body_bag
Vars | |
tag_name | The tagged name of the bodybag, also used to check if the bodybag IS tagged. |
---|---|
Procs | |
attempt_fold | Checks to see if we can fold. Return TRUE to actually perform the fold and delete. |
handle_tag | Handles renaming of the bodybag's examine tag. |
perform_fold | Performs the actual folding. Deleting is automatic, please do not include. |
undeploy_bodybag | Makes the bag into an item, returns that item |
Var Details
tag_name
The tagged name of the bodybag, also used to check if the bodybag IS tagged.
Proc Details
attempt_fold
Checks to see if we can fold. Return TRUE to actually perform the fold and delete.
Arguments:
- the_folder - aka user
handle_tag
Handles renaming of the bodybag's examine tag.
perform_fold
Performs the actual folding. Deleting is automatic, please do not include.
Arguments:
- the_folder - aka user
undeploy_bodybag
Makes the bag into an item, returns that item