Jump to content

LuaScript VarRet (a public question @ Droidz)


Bugreporter

Recommended Posts

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 ?

Link to comment
Share on other sites

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 ?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...