Posts: 21
Threads: 13
Joined: Jan 2014
Reputation:
0
Is it possible to make vehicle to move without controling it? Like MoveObject, or something...
Posts: 850
Threads: 29
Joined: Sep 2014
Reputation:
0
Yes, you can. Get the object id (not model id) of that vehicle model and use MoveObject.
Posts: 1,208
Threads: 36
Joined: Apr 2015
Quote:
Originally Posted by ATGOggy
Yes, you can. Get the object id (not model id) of that vehicle model and use MoveObject.
|
what ? xD
show code :P
Posts: 244
Threads: 55
Joined: Nov 2013
Reputation:
0
I was trying to search for such object ids like vehicles, but didn't find anything... I don't think it's possible, because I tried to create object by entering "429" (it is Banshee's model), in objectid and I had in-game warning.
Posts: 694
Threads: 2
Joined: Oct 2012
Reputation:
0
Vehicle's don't have objects, just like skins, no you can't create them as objects
as far as I know you can only SetVehiclePos, but thats a bad idea ( as it won't simulate running)