February 2, 201412 yr Is the variable ,that I define as return value, defined as a local or a global variable ? <LuaScript>local start, duration, enabled = GetSpellCooldown("1784"); retV=duration</LuaScript> <VarRet>retV</VarRet> <ValueRet>0</ValueRet> retV = local or global ?
February 3, 201412 yr Author Ok, that means Blizzard must only analyse the fight classes in the download section (grep VarRet *) for unique return variables and check them while playing to get an indication who use wrobot fight profiles ? Right ?
February 3, 201412 yr WRobot clean this variable, and you can use others name (name like "result" used on many addon or macro).
Create an account or sign in to comment