Problem With Sendclientmessagetoall
#1

Fixed
Reply
#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


Forum Jump:


Users browsing this thread: 1 Guest(s)