byond - Modules - TypesVar Details - Proc Details

patrol_point

Vars

idID to link with associated exit point
linked_pointThe linked exit point

Procs

activate_pointHandles sending someone and/or something through the patrol_point
create_linkLinks the patrol point to its associated exit point
delete_linkRemoves the linked patrol exist point

Var Details

id

ID to link with associated exit point

linked_point

The linked exit point

Proc Details

activate_point

Handles sending someone and/or something through the patrol_point

Links the patrol point to its associated exit point

Removes the linked patrol exist point