Quote:
Originally Posted by XO
pawn Код:
OnPlayerDeath(killerid,playerid,38);
will shows that he got killed by " Minigun" but you have to set the player hp to 0 before it tho. i already used that in my " bombing script " and to avoid multiple " Killist " msgs. make a variable to check if he died coz of bomb.
|
Eh, could you give me an example?