How to alternate between 2 locations
#3

pawn Код:
new Float:GrottiVehicleSpawnLoc[2][4] = {
{533.1320,-1316.8053,16.9984,92.6},
{537.8416,-1321.7615,16.9943,92.6}
};

CreateVehicle(522,GrottiVehicleSpawnLoc[0][0],GrottiVehicleSpawnLoc[0][1],GrottiVehicleSpawnLoc[0][2]GrottiVehicleSpawnLoc[0][3],-1,-1,-1);
Reply


Messages In This Thread
How to alternate between 2 locations - by Deal-or-die - 02.05.2012, 15:43
Re: How to alternate between 2 locations - by niels44 - 02.05.2012, 16:50
Re: How to alternate between 2 locations - by ViniBorn - 02.05.2012, 16:55
Re: How to alternate between 2 locations - by PrawkC - 02.05.2012, 16:58

Forum Jump:


Users browsing this thread: 2 Guest(s)