byond - Modules - TypesProc Details

Example Tutorial

Procs

on_can_pickupWe get these arguments from the signal's definition. If you have VSC, ctrl+click on COMSIG_MOB_PICKUP_ITEM above. When dealing with a signal proc, datum/source is always the first argument, then any added ones

Proc Details

on_can_pickup

We get these arguments from the signal's definition. If you have VSC, ctrl+click on COMSIG_MOB_PICKUP_ITEM above. When dealing with a signal proc, datum/source is always the first argument, then any added ones