← Back to Index

RequestAbilityPacket (184)

Sent from client to server. Used to request an ability change.
Once changed, the server will broadcast the updated state of abilities for that player. If the request is rejected, the caller will receive their reverted state of Abilities. Can only be used to modify the calling player. - mVariable: Info about this variable
Field Name Type Field Index Description
Ability (Required) varint32 0
Value Type (Required) uint8 1
Enum Values:
Index Value
0 Unset
1 Bool
2 Float
Bool (Required) boolean 2
Float (Required) float 3