byond - Modules - TypesVar Details - Proc Details

xeno_spit

Vars

current_targetCurrent target that the xeno is targeting. This is for aiming.

Procs

change_targetChanges the current target.
clean_targetCleans the current target in case of Hardel
fireFires the spit projectile.
reset_fireResets the autofire component.
set_targetSets the current target and registers for qdel to prevent hardels
start_fireStarts the xeno firing.
stop_fireStops 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.