08.09.2009, 05:15
After two hours of frustrating confusion I think I have stumbled upon a bug with the way pawno is set up. I was trying to add my own rcon command into a gamemode. It seems however that you can only add RCON commands to filterscripts and then add those filterscripts to your gamemode. I have come to this conclusion after litterally copy-pasting the exact same code from my gamemode script into a filterscript and having it work perfectly fine. Anyone else had similar problems? Any possible explanations?