I'm asking the "code gurus" if someone could explain to me how this algorithm exactly works in the original FS engine.
Sometimes I have problemes with getting directive text working in FRED. I feel that V wanted to make this part a bit too intelligent and they ended up making it a bit primitive (sorry for that).
If I were them I only wanted to see dir. text before an event (any type) occurs and to forget it when the event is true. It seems to me that it's more sophisticated than that.
I don't expect SEXP examples, but some explanation what this algorithm is exactly waiting from me.
To be more specific, why this SEXP does not work ?
Event name (with Dir. text)
when
- or
----has arrived (something)
----is event true (something)
----< distance (of something from something)
do nothing
The sympthom is that the text only appears when the Event becomes true.
Thanks in advance.
