- Joined
- Nov 3, 2006
- Messages
- 8,102
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.
Is there any way I can set up those dependencies in jass (not vjass)? In vjass I'd simply use libraries.