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

Map-Maximum


merunes
 Share

Recommended Posts

Hey Guys, im almost 100% sure that this is a dumb question.

I found some advices to change the Map Maximum in the modConstants.BAS so i did it

Public Const MAX_MAPS As Long = 100

changed to

Public Const MAX_MAPS As Long = 125

but strangely it dont work, why?
Link to comment
Share on other sites

> I'm assuming you did this in Notepad, but this doesn't work. The compiled binary(The executables) do not use the src folder, it's just there so you can edit the code and compile your own version using Visual Basic 6.

*Nod* tried that…adn then Portable. It is a pain to find a virtual Basic 6.0\. A freind of mine got a CD "Virtual Basic 6.0 Einsteiger Edition" on English Beginner Edition, does that work to or do i NEED enterprise or Professional?
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...