OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: gadolinite on 20 May 2004, 00:31:13
-
How do you have a vehicle drive without a driver?
-
You can put gamelogics in vehicles (using the "unit moveindriver/cargo/gunner/commander vehicle" command). That will make the vehicle turn its lights on at night, I know, but I'm not sure if they are able to drive the vehicles. Worth a shot though.
-
You can also do a setvelocity script. Will take you a long time to do though I'm afraid. :(
An other idea is to make an addon without a modell and then in the config.cpp file make him a man.
:beat: *Gets Shot* :beat:
-
:)Thanks guys