Trigger parse order and dependencies

Status
Not open for further replies.
I am interested if there's a specific order triggers are parsed in. For example, I have one trigger with a function X that calls function Y from another function, but if I modify the function Y to call X instead (X no longer calls Y), I get an error.

Is there any way I can set up those dependencies in jass (not vjass)? In vjass I'd simply use libraries.
 
Status
Not open for further replies.
Back
Top