10-10-2020, 08:48 AM
(This post was last modified: 10-10-2020, 11:34 AM by [email protected].)
Hello,
Looking for scripit which change stance 'lure' to 'stand offenisive' on condition
Example:
if maround(4) < 2 then
setsettings('Targeting/Cyclops/Setting1/stance/stand offensive', true)
else
setsettings('Targeting/Cyclops/Setting1/stance/lure and reach', false)
end
Looking for scripit which change stance 'lure' to 'stand offenisive' on condition
Example:
if maround(4) < 2 then
setsettings('Targeting/Cyclops/Setting1/stance/stand offensive', true)
else
setsettings('Targeting/Cyclops/Setting1/stance/lure and reach', false)
end

