OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Walther_P38 on 06 Jun 2003, 18:08:03
-
Hey.
Another question.
I have a truck that the player is a passenger of. How do I make it go through a series of waypoints, and do it silently without calling out the locations? Previously, I've just given the vehicle a higher rank than anyone else in the party and had it follow it's waypoints -- but I can't have new waypoints/locations announced now without runing the atmospheric conversation I have. :)
-Walther
-
well, you can disable the radio with this lil' command
enableradio false
and then to enable the radio again use this
enableradio true