Get the killerid's name[solved, ty all :D]
#5

just a lil update :

Код:
new string[128], kName[MAX_PLAYER_NAME], dName[MAX_PLAYER_NAME];
kName = GetPlayerName(killerid, kName, MAX_PLAYER_NAME);
dName = GetPlayerName(playerid, dName, MAX_PLAYER_NAME);
format(string, 128, "%s Killed %s with %d", kName, dName, reason);
GameTextForAll(string, 5000, 1);
that will give a reason too
Reply


Messages In This Thread
Get the killerid's name[solved, ty all :D] - by Fonsie - 10.03.2010, 18:01
Re: Get the killerid's name - by aircombat - 10.03.2010, 18:02
Re: Get the killerid's name - by Fonsie - 10.03.2010, 18:03
Re: Get the killerid's name - by Scream[SM] - 10.03.2010, 18:08
Re: Get the killerid's name - by aircombat - 10.03.2010, 18:15
Re: Get the killerid's name - by Scream[SM] - 10.03.2010, 18:20
Re: Get the killerid's name - by Luka P. - 10.03.2010, 18:23
Re: Get the killerid's name - by Fonsie - 10.03.2010, 18:37
Re: Get the killerid's name - by Correlli - 10.03.2010, 18:39
Re: Get the killerid's name - by Fonsie - 10.03.2010, 18:40

Forum Jump:


Users browsing this thread: 1 Guest(s)