Hard Light Productions Forums
Modding, Mission Design, and Coding => The FRED Workshop => Topic started by: VPR on February 28, 2010, 08:01:02 am
-
Just a simple question, how do you force a certain directive to appear at the top of the directives list on the HUD when it's already populated by other directives? The directive is appearing when I want it to but it's off the bottom of the list and therefore unviewable. Is this to do with the order of events hierarchy in the events editor in FRED2 or is it just down to when it actually appears in mission?
I'm using the 3.6.12 RC1 Inferno SSE2 build.
-
try moving the event higher up the list
-
Directives appear in the order they are given. First one is the one listed first. Last one is the one at the bottom of the list. There is no control over it other then the time they are added to the list.
-
Thanks, I figured this but I thought I'd ask anyway just to clarify my suspicion.