- Joined
- Mar 10, 2009
- Messages
- 5,016
What's the ExecuteFunc() native for? Why not just use call [function name]? According to Jasshelper manual,the ExecuteFunc() is used to initialize libraries; can it be done by calling the initializer too?
I'm not reading Jass manual yet but I think ExecuteFunc() can call funtions 'immediately' even with waits...
And another thing is,are functions from scope added to map header like functions from libraries so they can be used elsewhere?
I dont dont think you can use it elsewhere coz scopes are blockers...well
of course I maybe wrong...
*Pls dont be offended but I think you're asking the wrong guy here, Im still learning