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

Quote:
Originally Posted by 2KY
Посмотреть сообщение
Try using a loop inside of your command and doing this, not sure..

pawn Код:
for ( new num; num > 20; num++ )
{
    SendDeathMessage(INVALID_PLAYER_ID, INVALID_PLAYER_ID, 255);
}
It did not work, i just tried, I wanted to do same thing, clearing up the death window.

btw your loop is wrong , it should be for(new num=0;num<20;num++)

Anyways, it didn't work.

Looks like this ain't possible.
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: 1 Guest(s)