/tg/ Station 13 - Modules - TypesProc Details

mmi

Procs

force_brain_intoForces target brain into the MMI. Mainly intended for admin purposes, as this allows transfer without a mob or user.
set_brainmobProc to hook behavior associated to the change in value of the [/obj/item/mmi/var/brainmob] variable.
set_mechaProc to hook behavior associated to the change in value of the [obj/vehicle/sealed/var/mecha] variable.

Proc Details

force_brain_into

Forces target brain into the MMI. Mainly intended for admin purposes, as this allows transfer without a mob or user.

Returns FALSE on failure, TRUE on success.

Arguments:

set_brainmob

Proc to hook behavior associated to the change in value of the [/obj/item/mmi/var/brainmob] variable.

set_mecha

Proc to hook behavior associated to the change in value of the [obj/vehicle/sealed/var/mecha] variable.