xeno_spit

Vars | |
current_target | Current target that the xeno is targeting. This is for aiming. |
---|---|
Procs | |
change_target | Changes the current target. |
clean_target | Cleans the current target in case of Hardel |
fire | Fires the spit projectile. |
reset_fire | Resets the autofire component. |
set_target | Sets the current target and registers for qdel to prevent hardels |
start_fire | Starts the xeno firing. |
stop_fire | Stops the Autofire component and resets the current cursor. |
Var Details
current_target

Current target that the xeno is targeting. This is for aiming.
Proc Details
change_target
Changes the current target.
clean_target
Cleans the current target in case of Hardel
fire
Fires the spit projectile.
reset_fire
Resets the autofire component.
set_target
Sets the current target and registers for qdel to prevent hardels
start_fire
Starts the xeno firing.
stop_fire
Stops the Autofire component and resets the current cursor.