Random selection help
#2

I don't sure but try this... Maybe this can work!

pawn Код:
new randomspawn = random(sizeof(RandomVehiclePos));
rand = random(sizeof(RandomVehicleId));
CreateVehicle(rand,RandomVehiclePos[randomspawn][0],RandomVehiclePos[randomspawn][1],RandomVehiclePos[randomspawn][2],RandomVehiclePos[randomspawn][3],-1,-1,15);
Reply


Messages In This Thread
Random selection help - by Mennims - 19.09.2013, 12:13
Re: Random selection help - by xganyx - 19.09.2013, 12:43
Re: Random selection help - by Mennims - 19.09.2013, 13:17
Re: Random selection help - by Mennims - 19.09.2013, 13:51

Forum Jump:


Users browsing this thread: 1 Guest(s)