ecto_sniffer
Vars | |
ectoplasmic_residues | List of ckeys containing players who have recently activated the device, players on this list are prohibited from activating the device untill their residue decays. |
---|---|
on | determines if the device if the power switch is turned on or off. Useful if the ghosts are too annoying. |
sensor_enabled | If this var set to false the ghosts will not be able interact with the machine, say if the machine is silently disabled by cutting the internal wire. |
Procs | |
clear_residue | Removes the ghost from the ectoplasmic_residues list and lets them know they are free to activate the sniffer again. |
Var Details
ectoplasmic_residues
List of ckeys containing players who have recently activated the device, players on this list are prohibited from activating the device untill their residue decays.
on
determines if the device if the power switch is turned on or off. Useful if the ghosts are too annoying.
sensor_enabled
If this var set to false the ghosts will not be able interact with the machine, say if the machine is silently disabled by cutting the internal wire.
Proc Details
clear_residue
Removes the ghost from the ectoplasmic_residues list and lets them know they are free to activate the sniffer again.