03.04.2015, 15:26
You're supposed to use it like:
And why are you using thousands of if-statements?
A switch would be much better.
Код:
SendClientMessage(playerid, 0xAA3333AA, "text");
A switch would be much better.