How to enable killlist?
#1

Solved
please reply on this
http://forum.sa-mp.com/index.php?top...7750#msg687750
Reply
#2

https://sampwiki.blast.hk/wiki/SendDeathMessage
Reply
#3

Check the wiki next time:

pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{
  SendDeathMessage(killerid, playerid, reason);
  return 1;
}
Reply
#4

Quote:
Originally Posted by Weirdosport
Check the wiki next time:

pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{
  SendDeathMessage(killerid, playerid, reason);
  return 1;
}
thanks, but got another problem
http://forum.sa-mp.com/index.php?top...7750#msg687750
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)