21.02.2009, 19:21
Quote:
Originally Posted by Maercell
Sorry, but: It\'s very simpler than you\'ve made it.
And: string[458]; wtf? 40 are enough. You should learn better PAWN and make a new version |
pawn Code:
new pName[30];
new string[458];
GetPlayerName(playerid, pName, 30);
format(string, 280, "*** %s started count.", pName);
SendClientMessageToAll(COLOR_LIGHTBLUE, string);
GameTextForAll("~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~g~-~y~ 3 ~g~-",1000,3);