06.07.2009, 22:04
You need to return 0 to close the 'if (strcmp(text,"1",true) == 0) ' or it will still send the "1" to the chat... That whole switch thing your doing doesnt make much sense
In your first post: Change the last ' } ' to this:
And your good to go!
In your first post: Change the last ' } ' to this:
Код:
return 0; }