|
Is a good idea, but I am trying to think of how this check would have to be written. It wouldnt be as simple as returning them to 60, it would have to subtract also any stat/skill points gained for however many levels they managed to gain and I'm no sql expert lol. Though I am constantly trying to grow and learn, and remember what I manage to apply.
Additionally i could set the expdefs to max (2147483647) for each level after 60 to make it take a while.. but still doesnt make it impossible.
I do see now though.. easy mode limitations arent because of expdefs... i am not sure if it is set in another stored procedure or hard coded in the ps_game.exe
|