pushbroom
Procs | |
on_unwield | Handles unregistering the sweep proc when the broom is unwielded |
---|---|
on_wield | Handles registering the sweep proc when the broom is wielded |
sweep | Attempts to push up to BROOM_PUSH_LIMIT atoms from a given location the user's faced direction |
Proc Details
on_unwield
Handles unregistering the sweep proc when the broom is unwielded
Arguments:
- source - The source of the on_unwield proc call
- user - The user which is unwielding the broom
on_wield
Handles registering the sweep proc when the broom is wielded
Arguments:
- source - The source of the on_wield proc call
- user - The user which is wielding the broom
sweep
Attempts to push up to BROOM_PUSH_LIMIT atoms from a given location the user's faced direction
Arguments:
- user - The user of the pushbroom
- A - The atom which is located at the location to push atoms from