I have recently ported our mod to OB and everything is working except the dedicated Linux server. The Linux build runs all maps and all mod game functions are working fine but some standard game commands(timeleft, say, say_team, kill ...) now returns "command unknown" when issued from the client.
I have tested the port on a dedicated Windows server and the commands execute as they should so I can't blame the port. I have also tested to build with both GCC 3.4.6 and 4.1.3 and the result is the same. The Linux PC runs our old EP1 mod without problems so the problem seems to be in the Linux build itself. What is the best way to troubleshoot this, dissecting the ConCommand class? _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

