OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Commando on 16 May 2005, 15:38:19
-
hey all, i got a strange problem and i got when i tried to implement some stuff in my mission but i have gotten some serious problem with the briefing, the thing is my triggers look like this
"OBJ_WEST_1" objStatus "failed"; fu1 setDammage 1";and the part in the briefing looked like this <a name = "OBJ_WEST_1"></a>Give the resistance <a href="marker:reshelp">a helping hand</a>. but the briefing doesn't get marked when i have finnished the objectives, something is pretty messed up there and i wonder if its the way that you have to do the trigger like this "1" objStatus "done"; and the briefing part like <a name = "OBJ_1"></a>Conquer <A HREF="marker:base1">the first base</A>???
so anyone know whats the correct way to do it in?
-
the second way should be write thats how i do it and it works fine for me
-
Thx 456820 ;D i figured it out by myself after some painstaking testing and got it working your way :) time to put this thread to the Solved pile :D