spooky ghost 
Vars | |
| locked | Is this observer locked to one particular owner? |
|---|---|
Procs | |
| open_tgui_if_interactive | Checks if the tgui window being created is from an object with TGUI_INTERACTIVE, and opens the window for the observer if true |
| set_observe_target | Let's have a proc so as to make it easier to reassign an observer. |
Var Details
locked 
Is this observer locked to one particular owner?
Proc Details
open_tgui_if_interactive
Checks if the tgui window being created is from an object with TGUI_INTERACTIVE, and opens the window for the observer if true
set_observe_target
Let's have a proc so as to make it easier to reassign an observer.