-
Notifications
You must be signed in to change notification settings - Fork 1
Version 2026.01.13 50e69c385 camera
github-actions[bot] edited this page Jan 16, 2026
·
2 revisions
Version: 2026.01.13-50e69c385
This category contains 4 packet(s).
| ID | Name | Compressed | Max Size |
|---|---|---|---|
0x118 |
SetServerCamera | No | 157 bytes |
0x119 |
CameraShakeEffect | No | 9 bytes |
0x11A |
RequestFlyCameraMode | No | 1 bytes |
0x11B |
SetFlyCameraMode | No | 1 bytes |
| Property | Value |
|---|---|
| Packet ID |
0x118 (280) |
| Compressed | No |
| Fixed Block Size | 157 bytes |
| Variable Field Count | 0 |
| Max Size | 157 bytes |
| Nullable Bit Field | 1 byte(s) |
| Name | Type | Nullable | Max Length |
|---|---|---|---|
clientCameraView |
ClientCameraView | No | - |
isLocked |
boolean |
No | - |
cameraSettings |
ServerCameraSettings | Yes | - |
clientCameraView enum values:
-
0= FirstPerson -
1= ThirdPerson -
2= Custom
| Property | Value |
|---|---|
| Packet ID |
0x119 (281) |
| Compressed | No |
| Fixed Block Size | 9 bytes |
| Variable Field Count | 0 |
| Max Size | 9 bytes |
| Name | Type | Nullable | Max Length |
|---|---|---|---|
cameraShakeId |
int |
No | - |
intensity |
float |
No | - |
mode |
AccumulationMode | No | - |
mode enum values:
-
0= Set -
1= Sum -
2= Average
| Property | Value |
|---|---|
| Packet ID |
0x11A (282) |
| Compressed | No |
| Fixed Block Size | 1 bytes |
| Variable Field Count | 0 |
| Max Size | 1 bytes |
| Name | Type | Nullable | Max Length |
|---|---|---|---|
entering |
boolean |
No | - |
| Property | Value |
|---|---|
| Packet ID |
0x11B (283) |
| Compressed | No |
| Fixed Block Size | 1 bytes |
| Variable Field Count | 0 |
| Max Size | 1 bytes |
| Name | Type | Nullable | Max Length |
|---|---|---|---|
entering |
boolean |
No | - |