It's a quick fix and there is probably a better way to do this but here goes...
It got mine working, sadly I only have a vague idea as to why.
It will probably give you a warning about cmd = "help"; being a deprecated conversion from string constant to 'char*'.
I had tried to use strcpy(cmd,"help"); but it went back to crashing gameserv.
In do_help.cpp add this if...
2009-01-09 04:18:41 UTC in GameServ IRC Services