active_module 
Vars | |
activated_icon_string | Where the string for the activated icon state is stored |
---|---|
active | If it should have a green background |
deactivated_icon_string | Where the string for the deactivated icon state is stored |
module_number | If it's slot 1, 2, or 3 |
Procs | |
activate | Updates the background of the module to be active |
deactivate | Updates the background of the module to be inactive |
Var Details
activated_icon_string 
Where the string for the activated icon state is stored
active 
If it should have a green background
deactivated_icon_string 
Where the string for the deactivated icon state is stored
module_number 
If it's slot 1, 2, or 3
Proc Details
activate
Updates the background of the module to be active
deactivate
Updates the background of the module to be inactive