Problem With Sendclientmessagetoall
#2

xD the prob is that u need to

Код:
new string [128]; // or some number
new pName[MAX_PLAYER_NAME]; // Change pName if u want
GetPlayerName(playerid, pName, sizeof(pName));
format(string,sizeof string,"Something here.",pName);
SendClientMessageToAll(color, string);
Reply


Messages In This Thread
Problem With Sendclientmessagetoall[FIXED] - by Lethaal - 26.02.2011, 18:33
Re: Problem With Sendclientmessagetoall - by bestr32 - 05.03.2011, 16:52

Forum Jump:


Users browsing this thread: 1 Guest(s)