My Lua engine seems to have a problem with its variables. I cannot carry over a variable from a Gossip function, to a OnCombat or OnLoad function. I Think this is caused by GuaEngine...
Newb Theory inc;
I don't have a clue about Lua engines ect.. but it seems GuaEngine controls On_Load / Combat oriented functions, and the regular server Lua Engine controls the Gossip side. So variables in one Gua engine aren't saved to the stock Lua Engine, and vice versa. This should also means i can't use GuaEngine commands in Gossip Scripts -- which i cant.
Is this something anyone else is having problems with? or just me.
Arcemu 3.0.9 / rev.2700~
Also i followed a random guide of how to install it, Am i doing something wrong? was i supposed to remove the old Lua Engine?