Death Logs
#3

Almost the same, but will print the reason as instead of which according to me, is a bit more subtle :0 (My opinion)
pawn Код:
CMD:cleardeaths(playerid,params[])
{
      for(new i=0; i<7; i++)
{
 SendDeathMessage(INVALID_PLAYER_ID, INVALID_PLAYER_ID, 200);
}
return 1;
}
Reply


Messages In This Thread
Death Logs - by UnknownGamer - 14.12.2012, 05:12
Re: Death Logs - by Threshold - 14.12.2012, 06:16
Re: Death Logs - by RajatPawar - 14.12.2012, 06:33

Forum Jump:


Users browsing this thread: 1 Guest(s)