-
Notifications
You must be signed in to change notification settings - Fork 0
Cancel Status Blocked Actions
shastaxc edited this page Jul 5, 2021
·
2 revisions
When you use a spell, item, ability, etc this will check to see if you have a status effect that blocks this action (for example, Silence status will block magic casting). If you have a blocking status effect, this function will cancel your attempted action and prevent gear swapping.
Ensure you have the silibs precast hook in your job lua. See the Installation page for more details.
If the specified functions already exist, just put the silibs part inside of it in the appropriate spot. Please add the following:
function job_setup()
silibs.enable_cancel_on_blocking_status()
endIf the specified functions already exist, just put the silibs part inside of it in the appropriate spot. Please add the following in your char_job_gear.lua file:
function user_job_setup()
silibs.enable_cancel_on_blocking_status()
end- Overview
- Installation
- Basic Functionality
- Useful Functions
-
Features
- Cancel Outranged WS
- Cancel Status-Blocked Actions
- Auto Rearm Weapon
- Auto Set Lockstyle
- Waltz Refiner
- Premade Self Commands
- Treasure Hunter
- Precast Sets
- Equip Loop
- Phantom Roll Output Formatting
- Phantom Roll Custom Timers
- HasteInfo Integration
- Elemental Belt Auto-Equip
- Snapshot Auto-Equip
- Luopan UI
- Ammo Swapping
- Auto-Reraise
- Gear Locks