How to make race spawns?
#4

pawn Код:
new veh[MAX_PLAYERS];
new ran = random(sizeof(RandomSpawns));
Veh[playerid] =  CreateVehicle(402,RandomSpawns[rana][0],RandomSpawns[ran][1],RandomSpawns[ran][2],0,0,0);
PutPlayerInVehicle(playerid,veh[playerid],0);
Hope this will help u.
Reply


Messages In This Thread
How to make race spawns? - by rangerxxll - 10.03.2012, 02:08
Re: How to make race spawns? - by SnG.Scot_MisCuDI - 10.03.2012, 02:32
Re: How to make race spawns? - by rangerxxll - 10.03.2012, 02:34
Re: How to make race spawns? - by Shabi RoxX - 10.03.2012, 02:44
Re: How to make race spawns? - by SnG.Scot_MisCuDI - 10.03.2012, 02:44
Re: How to make race spawns? - by rangerxxll - 10.03.2012, 02:46
Re: How to make race spawns? - by rangerxxll - 10.03.2012, 03:11
Re: How to make race spawns? - by Reklez - 10.03.2012, 03:18
Re: How to make race spawns? - by rangerxxll - 10.03.2012, 03:26
Re: How to make race spawns? - by SnG.Scot_MisCuDI - 10.03.2012, 03:31

Forum Jump:


Users browsing this thread: 5 Guest(s)