Vehicles
#5

Quote:
Originally Posted by Hot
I wanna retrive all vehicles ID's, then, make a random of them and put player in the random vehicle.
pawn Код:
for(new v = 1; v <= MAX_VEHICLES; v++) // use your own value for MAX_VEHICLES.
{
  // your code.
}
https://sampwiki.blast.hk/wiki/Random

https://sampwiki.blast.hk/wiki/PutPlayerInVehicle
Reply


Messages In This Thread
Vehicles - by Hot - 07.03.2010, 18:40
Re: Vehicles - by Correlli - 07.03.2010, 18:50
Re: Vehicles - by Hot - 07.03.2010, 18:51
Re: Vehicles - by Kix - 07.03.2010, 18:52
Re: Vehicles - by Correlli - 07.03.2010, 19:01
Re: Vehicles - by Hot - 07.03.2010, 19:13
Re: Vehicles - by Correlli - 07.03.2010, 19:13
Re: Vehicles - by Hot - 07.03.2010, 19:17
Re: Vehicles - by Correlli - 07.03.2010, 19:20
Re: Vehicles - by Hot - 07.03.2010, 19:26

Forum Jump:


Users browsing this thread: 1 Guest(s)