08.03.2012, 19:35
Hello. How can i determine vehcile ID which is spawned in game using some commands? My code is this:
And i need to get this spawned vehicle ID to put player in that.
Код:
CreateVehicle(520, RandomSpawn[rand][0], RandomSpawn[rand][1], RandomSpawn[rand][2], RandomSpawn[rand][3], 65, 65, 120);