01.07.2011, 16:23
(
Последний раз редактировалось rjjj; 02.07.2011 в 03:22.
)
Sorry for the mistake guys
, some time ago, i had some problens with length parameter of the OnPlayerCommandText's strcmp, so, i thougth it was the problem
.
Well, i tested your Filterscript here, and it is working
.
Check if the OnPlayerCommandText of your GameMode has a return 1; or other kind, if yes, change this to return 0;
.
If the problem continues, probably there is a Timer changing your color, just test the Filterscript with another GameMode
.
I hope that i have helped
.


Well, i tested your Filterscript here, and it is working

Check if the OnPlayerCommandText of your GameMode has a return 1; or other kind, if yes, change this to return 0;

If the problem continues, probably there is a Timer changing your color, just test the Filterscript with another GameMode

I hope that i have helped
