Blockland Forums > Modification Help
Modifying Script Problem...
Uristqwerty:
Did you rename the file/folder it was in?
Zoslis:
For the recent mods, I've only been modifying one or two variables. Things like....
BrickMaxJumpHeight = 20;
To
BrickMaxJumpHeight = 50;
Or
maxTools = 1;
to
maxTools = 5;
None of them work.