12.10.2009, 14:12
Wiki is down ATM.
GameTextForPlayer(playerid, const string[], time, style);
Used like this.
Here are the styles:
http://weedarr.wikidot.com/game-text
GameTextForPlayer(playerid, const string[], time, style);
Used like this.
pawn Код:
GameTextForPlayer(playerid, "Welcome to ABC's server!", 4000, 5);//Time is in milliseconds.
http://weedarr.wikidot.com/game-text