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

Here you are, lil padawan

Код:
	new string[128], kName[24], dName[24];
GetPlayerName(playerid, dName, 24);
GetPlayerName(killerid, kName, 24);
format(string, 128, "%s Killed %s with a ....", kName, dName);
GameTextForAll(string, 5000, 1);
non-tested!
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)