← Back to Index

ClientCameraAimAssistPacket (321)

Client-side activation of aim-assist
Sent by clients to the server for activating/deactivating aim-assist. Activation uses the CameraPreset Id for server-side lookup and uses its aim_assist field for aim-assist activation settings.
Field Name Type Field Index Description
Camera Preset Id (Required) string 0
Action (Required) uint8 1
Enum Values:
Index Value
0 SetFromCameraPreset
1 Clear
Allow aim assist boolean 2