[HELP]How Do I Clear the Death Window ?
#6

I hope this does:
pawn Код:
CMD:clearkills(playerid, params[])
{
 for(new i; i< 20; i++)
 {
  SendDeathMessage(INVALID_PLAYER_ID, INVALID_PLAYER_ID, 255);
 }
 return 1;
}
Reply


Messages In This Thread
[HELP]How Do I Clear the Death Window ? - by Devilxz97 - 04.02.2012, 05:38
Re: [HELP]How Do I Clear the Death Window ? - by Ballu Miaa - 04.02.2012, 05:42
Re: [HELP]How Do I Clear the Death Window ? - by riezman97 - 12.02.2012, 00:58
Re: [HELP]How Do I Clear the Death Window ? - by 2KY - 12.02.2012, 01:37
Re: [HELP]How Do I Clear the Death Window ? - by deffo - 23.12.2012, 02:52
Re: [HELP]How Do I Clear the Death Window ? - by Lordzy - 23.12.2012, 03:06
Re: [HELP]How Do I Clear the Death Window ? - by deffo - 23.12.2012, 03:15
Re: [HELP]How Do I Clear the Death Window ? - by Gh05t_ - 23.12.2012, 03:20
Re: [HELP]How Do I Clear the Death Window ? - by deffo - 23.12.2012, 04:26

Forum Jump:


Users browsing this thread: 6 Guest(s)