tikiking1 Posted May 19, 2012 Share Posted May 19, 2012 I'm writing a mod to increase the level cap to 100LvlCapBoost works and is a valid message. scn LvlCapIncScr short runalready begin gamemode if runalready == 0 showmessage LvlCapBoost setgs iMaxCharacterLevel 100 runalready = 1 endifend Link to comment Share on other sites More sharing options...
Cyberlazy Posted May 19, 2012 Share Posted May 19, 2012 set runalready to 1 Geck has a really annoying assignment syntax! Link to comment Share on other sites More sharing options...
luthienanarion Posted May 19, 2012 Share Posted May 19, 2012 set runalready to 1 Geck has a really annoying assignment syntax! Spoken like a programmer. Link to comment Share on other sites More sharing options...
ChronicKillerInstinct Posted May 21, 2012 Share Posted May 21, 2012 (edited) Project Nevada or FOOK has the option to change the level cap. Open up their scripts and cut/paste what you need Edited May 21, 2012 by ChronicKillerInstinct Link to comment Share on other sites More sharing options...
Recommended Posts