
Originally Posted by
Zasx
Thats not a "real" 16.2 client, is hexed. Expect to happily return to main menu as soon as the client renders a lucky god/epic dungeon.
Also, I thought there was an ingame command to change autonexus percentage in @
liaojh1998 's client...
Yes there is, and I merely copied nilly's code for that and idk how to do it in 16.2, too lazy and no time T.T SCHOOLWORK TILL 1
Well I can tell you the concepts
You see how nilly created this /mscale command? Take a look at it in 15.0
Replace pushdouble 0.3 with what he fitted in the /mscale, and change the pushstring to another name, and save!
So basically if /autonexus = UNDEFINED because nobody typed anything, then pushstring 0.3, save!
If player type /autonexus (decimal), then pushstring (decimal), save!
Now you have customizable autonexus.
@
nilly