Description
hand_monoid
player monoid for controlling the look and abilities of the player's hand.
API usage:
-
hand_monoid.monoid:add_change(player, {
groupcaps = {crumbly = {times={[2]=3.00, [3]=0.70}, uses=0, maxlevel=1}}
}, change_id)
override group capabilities
hand_monoid.monoid:add_change(player, {groupcaps = {[group] = {}}}, change_id)
remove group's capabilites
hand_monoid.monoid:add_change(player, {name = hand}, change_id)
change the hand item (allows e.g. creating new hand looks e.g. skinsdb)
Releases
2023-08-07 02:13 UTC
2023-08-07
No release notes
2023-07-23 17:28 UTC
2023-07-23
No release notes
2023-05-26 02:12 UTC
2023-05-26
No release notes
2023-04-17 02:15 UTC
2023-04-17
No release notes
2023-02-20 02:15 UTC
2023-02-20
No release notes
All releases
Threads
New thread
Information
Provides
hand_monoid
Dependencies
- Required
-
fmod
futil
player_monoids
- Optional
-
default
Information
- Type
- Mod
- Technical Name
- hand_monoid
- Languages
-
English
- License
-
LGPL-3.0-or-later
for code,
CC-BY-SA-4.0
for media.
- Maintenance State
- Beta
- Added
- 2022-09-05 22:27 UTC
- Maintainers
-
fluxionary
Used By