14.08.2009, 23:43
http://pawn.pastebin.com/m7be6e7f
Try using that. The reasons it failed is probably because your brackets were in the wrong places, and you need a closing bracket like this one. } Also, you needed to set a return for your second command.
EDIT Also, check that your COLOR_RED and COLOR_GREEN 's are defined correctly.
Try using that. The reasons it failed is probably because your brackets were in the wrong places, and you need a closing bracket like this one. } Also, you needed to set a return for your second command.
EDIT Also, check that your COLOR_RED and COLOR_GREEN 's are defined correctly.