Calling a functions
Posted: Thu Feb 18, 2016 7:03 pm
I've a doubt (or many
), in the BATTLE/SCRIPTS, can a Function in a .BSF be called from a different .BSF?
I see that, for example, in FIRE_AP there is an INCLUDE FIRELOGIC_AP to be able to call functions there.
But, by a mine mistake I called a Function on another .BSF without using the INCLUDE, and it has been working for months !!!
What's the correct way?, and why it works if it should not?
I see that, for example, in FIRE_AP there is an INCLUDE FIRELOGIC_AP to be able to call functions there.
But, by a mine mistake I called a Function on another .BSF without using the INCLUDE, and it has been working for months !!!
What's the correct way?, and why it works if it should not?