barsign 
Vars | |
| change_area_name | Do we attempt to rename the area we occupy when the chosen sign is changed? |
|---|---|
| chosen_sign | Selected barsign being used |
| disassemble_result | What kind of sign do we drop upon being disassembled? |
Procs | |
| finish_emag_act | Timer proc, called after ~10 seconds after [emag_act], since [emag_act] returns a value and cannot sleep |
| fix_emp | Callback to un-emp the sign some time. |
Var Details
change_area_name 
Do we attempt to rename the area we occupy when the chosen sign is changed?
chosen_sign 
Selected barsign being used
disassemble_result 
What kind of sign do we drop upon being disassembled?
Proc Details
finish_emag_act
Timer proc, called after ~10 seconds after [emag_act], since [emag_act] returns a value and cannot sleep
fix_emp
Callback to un-emp the sign some time.