View Full Version : Hidden markers
Is there a way to hide markers on a map until a particular trigger is acheived. I already have the objectives hidden and can get them to appear correctly once a trigger is released, but I want the map markers assoicated with these objectives to also remain hidden until trigger is activiated.
ehm no I dont think that is possible...
Well...there are actually two ways to do it:
You can move the marker of the map, e.g.
"markername" SetMarkerPos [-10, -10, 0]
or you can change the marker type to empty
"markername" SetMarkerType "Empty"
You can do this also within the editor. Simply choose markertype "Empty". The marker appears in the editor but not ingame.
Spinor
Spinor - thats it, element of surprise/unknown now works.
Thanks
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.