Just for fun, I made a proper patch out of Aineko\'s changes(diff -urN), as well as a few(non-proper

scripts to modify keys.xml and planeshift.cfg without changing them (what can I say, I need sed practice badly
http://members.shaw.ca/sklink/planeshift/The intention was to make the process _look_ nicer on a Unix version

, plus to fix the compilation errors. PS client compiled nicely for me(SuSE 9.1), but I still can\'t build(link) psserver:
./out/linux/src/common/psbehave/libpsbehave.a(psbehave.o)(.text+0x1016): In function `psBehaviourActor::SendMessageV(char const*, iBase*, char*)\':
: undefined reference to `CmdHandler::Publish(char const*)\'
./out/linux/src/common/psbehave/libpsbehave.a(psbehave.o)(.text+0x1174): In function `psBehaviourActor::SendMessageV(char const*, iBase*, char*)\':
: undefined reference to `CmdHandler::Publish(char const*)\'
Haven\'t looked much into it yet, though...