1 Player
#5

pawn Код:
start:
new Random = Iter_Random(Player), count = 0;
if(Random == playerid) {
    count++;
    if(count > 4) return 1;
    goto start;
}
ZombieSpawn(Random);
Reply


Messages In This Thread
1 Player - by Kitten - 07.07.2011, 02:24
Re: 1 Player - by =WoR=Varth - 07.07.2011, 02:57
Re: 1 Player - by Kitten - 07.07.2011, 03:11
Re: 1 Player - by =WoR=Varth - 07.07.2011, 03:15
Re: 1 Player - by Donya - 07.07.2011, 03:18
Re: 1 Player - by Kitten - 07.07.2011, 03:18
Re: 1 Player - by =WoR=Varth - 07.07.2011, 03:25
Re: 1 Player - by Kitten - 07.07.2011, 03:36
Re: 1 Player - by dowster - 07.07.2011, 03:40

Forum Jump:


Users browsing this thread: 1 Guest(s)