03.09.2010, 17:21
Hi,
I know this is maybe a silly questions but how do you add a value into a "SendClientMessage"?
I have looked on ****** and other bits of script but I can't find anything, is it even possible??
I have tried doing this: (But it didn't work)
Thanks!
I know this is maybe a silly questions but how do you add a value into a "SendClientMessage"?
I have looked on ****** and other bits of script but I can't find anything, is it even possible??
I have tried doing this: (But it didn't work)
Код:
SendClientMessage(killerid,COLOR_RED, "You killed a person with ", GetPlayerWantedLevel(playerid) ," wanted level");