Posts: 20
Threads: 13
Joined: Jul 2011
Reputation:
0
How do I make a certain vehicle move in the game with MoveObject? I only do it with objects so I'm not sure how its done with cars and planes and that stuff.
Posts: 1,029
Threads: 96
Joined: May 2010
Reputation:
0
You can't move a car, tho you can get a NPC to drive it. And you can also SetVehiclePos with timers. I didn't try this out, btw.
Posts: 176
Threads: 18
Joined: Oct 2011
Reputation:
0
you car can't move car with move object..
if you will do so it wiss just show exception in-game
there are object id's of certain vehicles(i know only of planes)
as @ GangsTa said you can surely make NPC's and run them on your command..