heldgloves

Vars | |
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 |
Procs | |
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 |
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