18.07.2014, 20:11
Hello i want to make onplayer death something like this
But when player death (example falling, or use command /kill) send message with textdraw you died....
PHP код:
format(string,sizeof(string),"~w~YOU HAVE KILLED~r~ %s~w~ WITH AN %s",PlayerName(playerid),gunname);
TextDrawSetString(iKilled[killerid],string);