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

Max Level Problem


Rasengan
 Share

Recommended Posts

Change "Public Const MAX_LEVELS As Long = 100" to "Public Const MAX_LEVELS As Long = x" where "x" is the maximum level, server-side and client-side. Use Ctrl + F to find it, or look for it in modConstants. After you have done this, make sure you compile your server and client source code into an executable.
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...