Excellent mod. Very useful. However, there seem to be a few bugs, at least for me.
- The rocketman class limit always resets to 9999 after launching gg2
- The font isn't 8-bit or whatever but I'm sure you know and it's not important anyway
- I can't change my name, when I try to, it just stays blank
- I also got a few errors
ERROR in
action number 3
of Create Event
for object SplashController:
File is not opened for reading.
ERROR in
action number 3
of Create Event
for object SplashController:
Trying to close unexisting text file.
These two appear right before the faucet splash screen, I just ignore both and the game continuesERROR in
action number 1
of Begin Step Event
for object GameServer:
In script GameServerBeginStep:
In script processClientCommands:
In script getClass:
Error in code at line 5:
if iterateTeammates(argument0) < global.classlimits[argument0]
^
at position 42: Unknown variable classlimits or array index out of bounds
ERROR in
action number 1
of Begin Step Event
for object GameServer:
In script GameServerBeginStep:
In script processClientCommands:
In script getClass:
Error in code at line 5:
if iterateTeammates(argument0) < global.classlimits[argument0]
^
at position 42: Unknown variable classlimits or array index out of bounds
these cause a crashMost of these problems are probably my fault, it wouldn't surprise me
