dispenser

Vars | |
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. |
Procs | |
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 |
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