byond - Modules - TypesVar Details - Proc Details

heldgloves

Vars

leftgloveThe glove we're currently using in the left hand
leftglove_pathWhat type of glove we use for the left hand
rightgloveThe glove we're currently using in the right hand
rightglove_pathWhat type of glove we use for the right hand

Procs

create_glovesCreates the held items for user and puts it in their hand
remove_glovesRemoves gloves. Returns false if gloves are not currently worn

Var Details

leftglove

The glove we're currently using in the left hand

leftglove_path

What type of glove we use for the left hand

rightglove

The glove we're currently using in the right hand

rightglove_path

What type of glove we use for the right hand

Proc Details

create_gloves

Creates the held items for user and puts it in their hand

remove_gloves

Removes gloves. Returns false if gloves are not currently worn