16.07.2009, 17:09
hm,i have problem with id in chat i do this:
everything work except color of player and when I chosing skin(Gang system) and type "done" they didn't want to spawn me
pls help
sorry for my bad english
Код:
if (realchat == 0) { new string5[128]; GetPlayerName(playerid, sendername, sizeof(sendername)); format(string5, sizeof(string5), "%s[%i]: %s", sendername, playerid, text); SendClientMessageToAll(COLOR_WHITE,string5); return 0; }
pls help
sorry for my bad english