11.08.2015, 14:08
Hello,
I have a script (not made by me) that uses SendClientMessage combined with format this is an example of it:
Is there an include for it or it's a stock because i can't find it
I have a script (not made by me) that uses SendClientMessage combined with format this is an example of it:
Код:
SendClientMSG(kicked,COLOR_GREY,"Reason: %s", reason);
