Collection of Functions()
Posted: Thu Jan 12, 2017 9:43 pm
Code: Select all
if Player:GetState():GetState( 3481 ) == nil and Helper:CheckAvailable( "Apply Deadly Poison" ) then
elseif Range <= 10 and Helper:CheckAvailable( "Flurry" ) then
Helper:CheckExecute( "Flurry" );
end