Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Maximum blocks as members of the server?


newbie123
 Share

Recommended Posts

somewhere in the server there is a highlight on "Max_blocks = 9 " or something like that its happen when the map x & y are not exact as the Max_Y = or Max_X = (in the client side)

Tell us the map x and y size in the property of the map
Link to comment
Share on other sites

Woohoo I want to help someone (Now lets watch me fail)

1)Open up the Client in VB6

2)Go to ModConstants,

3)Scroll down to general constants (About half-way)

4)Find MAX_PLAYERS

5)Change to what you want.

6)Compile

7)Repeat in the server (Open in vb6, mod_constants, general, Max_Players= x, compile)

Open up the server and your done! Hope i helped.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...