Script Question
#1

Код:
            	new zskin = random(3);
 	            switch(zskin) {
  	        	case 0:SetPlayerSkin(playerid,230);
            	case 1:SetPlayerSkin(playerid,162);
            	case 2:SetPlayerSkin(playerid,137);
            	case 3:SetPlayerSkin(playerid,212);
            	case 4:SetPlayerSkin(playerid,135);
            	case 5:SetPlayerSkin(playerid,200);
     	        case 6:SetPlayerSkin(playerid,79);
     	        case 7:SetPlayerSkin(playerid,134);
	}
    }
Hello i have an Question, what causes the random(3); ?
Reply


Messages In This Thread
Script Question - by Blackazur - 06.02.2013, 20:05
Re: Script Question - by Grimrandomer - 06.02.2013, 20:32
AW: Script Question - by Blackazur - 06.02.2013, 21:09
Re: AW: Script Question - by Jeffry - 06.02.2013, 21:11

Forum Jump:


Users browsing this thread: 1 Guest(s)