I also had difficulty understanding why a prog I had with:
Code: Select all
if class($n) == rogue
...
endif
I trust this doesn't break anything? I also found a few crash bugs when certain if checks aren't used with the correct number of arguments and fixed those too.