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

[EO] Adding more maps than 100\. [Solved]


Quartz
 Share

Recommended Posts

~~In the older versions of Eclipse you needed to change the MAX_MAPS value in Eclipse's config file, in your server folder.

Hold that thought for a moment, I'll go check it out.~~

Edit;

Okay, in the new Eclipse (Eclipse Origins) you need to:

1\. Open Server.vbp with VB6.
2\. Go to Modules > modConstants
3\. Find "Public Const MAX_MAPS As Long = 100"
4\. Set 100 to whatever you want your maximum maps to be.
**The more maps you have, the longer it will take the server to load.**

5\. Make a back-up of your existing Server.exe. Just copy and paste it in the same folder, it should create a "Copy of Server.exe".
**This is in case you duck up.**

6\. You'll then need to compile the project, File > "Make Server.exe".
**Overwrite the previous Server.exe, **not** the backup.**

Or, at least, I _think_ that's how it works.

![](http://puu.sh/b0jX)

![](http://puu.sh/b0jU)

![](http://puu.sh/b0k4)
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...