Need help to make code short and better..
#6

use timer it will be good!

include foreach
pawn Код:
#include <foreach>
pawn Код:
SetTimer("Anticheat", 1000, 1);
pawn Код:
forward Anticheat();
pawn Код:
public Anticheat()
{
    foreach (new i : Player)
    {
        //use your code here
    }
}
Reply


Messages In This Thread
Need help to make code short and better.. - by MBilal - 10.02.2015, 16:30
Re: Need help to make code short and better.. - by Sime30 - 10.02.2015, 16:33
Re: Need help to make code short and better.. - by MBilal - 10.02.2015, 16:35
Re: Need help to make code short and better.. - by Sime30 - 10.02.2015, 16:41
Re: Need help to make code short and better.. - by MBilal - 10.02.2015, 16:50
Re: Need help to make code short and better.. - by danish007 - 10.02.2015, 16:58
Re: Need help to make code short and better.. - by MBilal - 10.02.2015, 17:17
Re: Need help to make code short and better.. - by Sime30 - 10.02.2015, 17:22
Re: Need help to make code short and better.. - by MBilal - 10.02.2015, 17:23
Re: Need help to make code short and better.. - by DanishHaq - 10.02.2015, 17:29

Forum Jump:


Users browsing this thread: 1 Guest(s)