-
Notifications
You must be signed in to change notification settings - Fork 7
Updating player flags
Youx edited this page Sep 13, 2010
·
1 revision
| Size | Format | Description |
|---|---|---|
| 4 bytes | 32 bit unsigned integer | Public ID of the target |
| 1 byte | Boolean | Set the privilege on (0) /off (2) |
| 1 byte | Shift left of the privilege to grant/revoke | 1 << value = channel admin, voice, … |
| Size | Format | Description |
|---|---|---|
| 4 bytes | 32 bit unsigned integer | Public ID of the target |
| 1 byte | Boolean | Set the privilege on (0) /off (2) |
| 1 byte | Offset of the privilege to grant/revoke | 1 << value = channel admin, voice, … |
| 4 bytes | 32 bit unsigned integer | Public ID of the player who ordered the change |
| Size | Format | Description |
|---|---|---|
| 4 bytes | 32 bit unsigned integer | Public ID of the target |
| 1 byte | Boolean | Set the privilege on (0) /off (2) |
| 1 byte | Shift left of the privilege to grant/revoke | 1 << value = server admin, allow registration … |
| Size | Format | Description |
|---|---|---|
| 4 bytes | 32 bit unsigned integer | Public ID of the target |
| 1 byte | Boolean | Set the privilege on (0) /off (2) |
| 1 byte | Offset of the privilege to grant/revoke | 1 << value = server admin, allow registration, … |
| 4 bytes | 32 bit unsigned integer | Public ID of the player who ordered the change |
| Size | Format | Description |
|---|---|---|
| 2 byte | Bitfield | Updated player attributes |
| Size | Format | Description |
|---|---|---|
| 4 bytes | 32 bit unsigned integer | Public ID of the player whose status changed |
| 2 byte | Bitfield | Updated player attributes |