14.06.2012, 19:06
Try adding this,
For example if you want the player id to receive a message
Код:
new targetid; new giveplayerid;
Код:
SendClientMessage(targetid, COLOR_WHITE, "Test");