Send client message
#1

hello i use this on player death..

pawn Код:
new string_2[128];
    format(string_2, sizeof(string_2), "DEATH MESSAGE::{FF0000} %s Has Killed %d. (%s)", killerid, playerid, reason);
    SendClientMessageToAll(COLOR_MAROON, string_2);

i want like this: e.g
Код:
DEATH MESSAGE:: Anak Has Killed Omega. (Minigun)
but i what get IG
Код:
DEATH MESSAGE::{FF0000} яя Has Killed 0. (я)
please help me
Reply


Messages In This Thread
Send client message - by Anak - 23.05.2013, 16:59
AW: Send client message - by HurtLocker - 23.05.2013, 17:01
Re: Send client message - by Yuup - 23.05.2013, 17:05

Forum Jump:


Users browsing this thread: 1 Guest(s)