CastStill - A Gearswap Include To Stop Interrupts

Langues: JP EN DE FR
Yellow Box
users online
Forum » Windower » General » CastStill - A Gearswap include to stop interrupts
CastStill - A Gearswap include to stop interrupts
Offline
Posts: 18
By Broguypal 2026-03-30 23:06:25
Link | Citer | R
 
Hi friends,

Ever stop moving and try to cast, but the server still thinks you're moving so it interrupts you? CastStill fixes that.

It watches your character's position and holds your spell briefly until both the client and server agree you've stopped, then automatically sends it. If you haven't moved recently, your spell goes off as normal.

CastStill only kicks in when you've just stopped moving, and the hold is short enough that you won't notice it.

Setup:
  1. Drop CastStill.lua into addons/GearSwap/libs/ or addons/GearSwap/data/

  2. Add

    Code
    include('CastStill.lua')
    to your job lua



That's it. It hooks into your precast automatically so your swaps behave normally.
[+]
Log in to post.