byond - Modules - TypesVar Details - Proc Details

dispenser

Vars

activeif the dispenser has finished deploying and is fully active and can be used.
affecting_listlist of human mobs we're currently affecting in our area.

Procs

deployfinishes deploying after the deploy timer
entered_tileschecks if a mob that moved close is elligible to get heal beamed.
on_affecting_qdelcleans human from affecting_list when it gets qdeletted
on_beam_qdelcleans human from affecting_list when the beam gets qdeletted

Var Details

active

if the dispenser has finished deploying and is fully active and can be used.

affecting_list

list of human mobs we're currently affecting in our area.

Proc Details

deploy

finishes deploying after the deploy timer

entered_tiles

checks if a mob that moved close is elligible to get heal beamed.

on_affecting_qdel

cleans human from affecting_list when it gets qdeletted

on_beam_qdel

cleans human from affecting_list when the beam gets qdeletted