[TUTORIAL] Gamecore r40250 Source Code Configuration

02/13/2014 13:45 kicskarii#31
Anybody can help for me, how to change max level to 65535 or more,
I know that you have to change, but do not know where and which ones.
02/14/2014 03:44 Mashkin#32
Well, why would you want to change config.cpp that way?
Its purpose is reading in directives from the CONFIG file and all the values defined in code are defaults

You can change anything with CONFIG directives even without having the source code at hand.
11/26/2014 20:15 mChPL#33
Where can i download server files with source?