Just had compile error after pulling latest source with the new command.cpp:
/
Code:
home/huppy/source/zone/command.cpp: In function int command_init():
/home/huppy/source/zone/command.cpp:400:91: error: $Group was not declared in this scope
/home/huppy/source/zone/command.cpp:400:114: error: $npc was not declared in this scope
/home/huppy/source/zone/command.cpp:400:125: error: expected ) before ; token
/home/huppy/source/zone/command.cpp:416:2: error: expected ; before ) token
make[2]: *** [zone/CMakeFiles/zone.dir/command.cpp.o] Error 1
make[1]: *** [zone/CMakeFiles/zone.dir/all] Error 2
make: *** [all] Error 2
Of course the compile halted after this, haha