OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Echo5Hotel on 05 Feb 2003, 02:18:19
-
I am assuming that GPS marks on the mission map where your current location is? How do I get this activated in a mission? I have a mission where the players are going to have to cross a large expanse of area and I don't think that everyone is really trained in land navigation so I want to give them the GPS so they will know where they are.
Thanx ;)
Echo5Hotel
-
You can enable the GPS display at the bottom of the map screen (looks like a big gray box and displays the grid you are currently in) by putting the line:
showGPS = 1
in your description.ext file ;)
-
Thanks for the assist, I appreciate it. I'll give it a try when I get home.
Echo5Hotel
-
It worked. Thanks much! ;D
Echo5Hotel