Declaration
event OnWeaponBeEquiped(player entity<Player>)
go
Parameters
Name | Type | Description |
---|---|---|
Player | Player | Players with weapons |
Triggered when a weapon is equipped by the player
event OnWeaponBeEquiped(player entity<Player>)
go
Name | Type | Description |
---|---|---|
Player | Player | Players with weapons |