/tg/ Station 13 - Modules - TypesProc Details

proccall_handler

Used to handle proccalls called indirectly by an admin (e.g. tgs, circuits). Has to be a mob because IsAdminAdvancedProcCall() checks usr, which is a mob variable. So usr is set to this for any proccalls that don't have any usr mob/client to refer to.

Procs

add_callerAdds a caller.
remove_callerRemoves a caller.

Proc Details

add_caller

Adds a caller.

remove_caller

Removes a caller.