OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Sgt.Zeke on 28 Sep 2003, 06:30:36

Title: Maps
Post by: Sgt.Zeke on 28 Sep 2003, 06:30:36
Ok >:(

whats the dealio with getting to click on a word in the briefing and the map will animate itself to a marker..... how's that work???
Title: Re:Maps
Post by: mikeb on 28 Sep 2003, 13:13:45
put the following in your briefing

<A HREF="marker:MARKERNAME">TEXT</A>

TEXT is the text in the briefing you want to be highlighted, and to click on.  MARKERNAME is the name of the marker on the map that you placed in the editor
Title: Re:Maps
Post by: macguba on 03 Oct 2003, 23:28:33
Read snYpir's briefings tutorial for more on this kind of stuff.