12.04.2015, 09:52
i want the message shown when player 1 killed player two with gun type that player 2 used to kill player 1 example:
Example: Carl has been killed by niko with shotgun!
HELP ME PLS!
Код:
SendClientMessage(playerid, -1, " player 1 has been killed by player 2 with (Weapon)");
HELP ME PLS!