01.06.2011, 21:43
You simply change the skin ids to the classids, and it'll play along. 
Edit: Also, remove the strings, you're wasting bytes. You can simply use:

Edit: Also, remove the strings, you're wasting bytes. You can simply use:
pawn Код:
GameTextForPlayer(playerid, "text", ms, style);

