Code: Select all
SetCharList({
{account=1, chars= {2,5}},
{account=2, chars= {3}},
{account=3, chars= {1}},
})
if IsLastChar() ~= true then
ChangeCharRestart();
loadProfile()
loadPaths("VonVaranasTQ")
else
error("Ending script",2);
end
Code: Select all
The game client did not crash.
8:pm - C:\Users\xxxx\Documents\micromacro2\lib\lib.lua:512: stack overflow
Edit: And yes I use the newest version so far I know(first post in the thread bottom), maybe it is because GF Luncher has a another directory.