Page 1 of 1

Can't change max level

Posted: Thu May 01, 2008 10:47 am
by BuzzY
hmm i'm change this

Code: Select all

#define MAX_LEVELS					10
for this

Code: Select all

#define MAX_LEVELS					17
compile all and i can't run HLDS beacuse i have Windows ERROR ;)

any1 can help me ? ;)


sry for me bad english ;)

Posted: Thu May 01, 2008 1:58 pm
by YamiKaitou
Are you sure the error is being caused by this plugin?

Posted: Thu May 01, 2008 2:18 pm
by BuzzY
yes, beacuse i have now only this plugin ;)

Posted: Thu May 01, 2008 2:30 pm
by vontrolle
I have a question about that. If you change max levels from 10 to 17. Will you still get better powers att lvl 11 and up or will you just be able to level, and nothing happens?

Posted: Thu May 01, 2008 5:55 pm
by YamiKaitou
I do not think that it really supports levels higher than 10.

BuzzY, put back a non-edited version of RC11 and see if it still crashes

Posted: Fri May 02, 2008 2:16 pm
by WG
we have 28 (still 9*3 + 1ult) levels on our server.
it wasn't too hard, but required a bit more than just "#define MAX_LEVELS 28".

Posted: Sat May 03, 2008 8:05 pm
by Geesu
yea that won't work.... you have to change a lot more than MAX_LEVELS