intercom 
Procs | |
| crowbar_act | Allows us to track who spams all these on if they do. |
|---|---|
| local_powernet_check | Proc called whenever the intercom's local powernet loses or gains power. Responsible for setting the on variable and calling update_icon(). |
Proc Details
crowbar_act
Allows us to track who spams all these on if they do.
local_powernet_check
Proc called whenever the intercom's local powernet loses or gains power. Responsible for setting the on variable and calling update_icon().
Normally called after the intercom's local powernet sends the COMSIG_POWERNET_POWER_CHANGE signal, but it can also be called directly.
Arguments:
source - the area that just had a power change.