Randomize a few players [+REP]
#3

U doing it by setting skins?

PHP код:
switch(random(2))/*Increase the "2" for each skin u add*/ 
{
  case 
1SetPlayerSkin(playerid,Zombie1);
  case 
2SetPlayerSkin(playerid,Zombie2);
         }
     }

Just do something like this when they enter the arena
Reply


Messages In This Thread
Randomize a few players [+REP] - by Lirbo - 23.07.2016, 22:26
Re: Randomize a few players [+REP] - by Threshold - 24.07.2016, 02:14
Re: Randomize a few players [+REP] - by WhiteGhost - 24.07.2016, 02:35
Re: Randomize a few players [+REP] - by Crayder - 24.07.2016, 02:43
Re: Randomize a few players [+REP] - by Threshold - 24.07.2016, 03:25
Re: Randomize a few players [+REP] - by SickAttack - 24.07.2016, 05:46
Re: Randomize a few players [+REP] - by Crayder - 24.07.2016, 06:17
Re: Randomize a few players [+REP] - by SickAttack - 24.07.2016, 07:01
Re: Randomize a few players [+REP] - by Crayder - 24.07.2016, 15:04
Re: Randomize a few players [+REP] - by SickAttack - 24.07.2016, 22:09

Forum Jump:


Users browsing this thread: 1 Guest(s)