AddCustomOrder questions
Posted: Tue Aug 20, 2013 10:16 am
I have read the info on the wiki, http://www.slitherinebravo.net/GameWiki ... ing_ui_hot.
Was wondering, if I return a value in the inner function will I be able to view it in the AddCustomOrder call.
Something like:
id = AddCustomOrder("Functionthatreturns something");
Also if using a UI panel one player is changing a Universal variable would that work or do I need to use the AddCustomOrder to call a function that will change the universal variable.
Was wondering, if I return a value in the inner function will I be able to view it in the AddCustomOrder call.
Something like:
id = AddCustomOrder("Functionthatreturns something");
Also if using a UI panel one player is changing a Universal variable would that work or do I need to use the AddCustomOrder to call a function that will change the universal variable.