Tagger Status Block
Jump to navigation
Jump to search
Smart Device Protocol Block | |
---|---|
Name | TAGGER-STATUS |
BType | 0x02 |
BData Count | 9 |
Sent By | Tagger |
- BData0—Team and player information
- Bit 7—Hunt the prey game
- Bits 5–6—Number of teams (1–3 teams, 0 for Grab & Go games)
- Bits 0–4—2:3 Packed team and player number
- BData1—Flags
- Bit 7—Unknown
- Bit 6—Neutralized
- Bit 5—Hunt direction
- 0—Forward (Team 1 hunts 2, 2 hunts 3, 3 hunts 1)
- 1—Reverse (Team 2 hunts 1, 3 hunts 2, 1 hunts 3)
- Bit 4—Unknown
- Bits 2–3—Shield state
- 0—Ready
- 1—Active
- 2—Cooldown
- 3—Unknown
- Bits 0–1—Weapon mode
- 0—Semi-automatic (can't switch to full-automatic)
- 1—Semi-automatic
- 2—Full-automatic
- 3—Special attack
- BData2—Health remaining
- BData3—Loaded ammo
- BData4—Reload ammo (least significant byte)
- BData5—Reload ammo (most significant byte)
- BData6—Shields remaining
- BData7—Game time remaining (minutes, counts up in Grab & Go games)
- BData8—Game time remaining (seconds, counts up in Grab & Go games)