So I'm working on my warrock emulator. I want to stress the fact that it is chapter 1.
I'm having trouble showing the 'class selection screen'. The client does respawn properly after the countdown (I am in CQC, FFA). However in the meantime, I can't trigger the class selection screen. When I press Tab (either alive or dead), I do receive packet 30032, but simply sending this back doesn't work. Neither does sending it back with a "1" after the header (timestamp, type).
Sidenotes
How do I solve this?
I'm having trouble showing the 'class selection screen'. The client does respawn properly after the countdown (I am in CQC, FFA). However in the meantime, I can't trigger the class selection screen. When I press Tab (either alive or dead), I do receive packet 30032, but simply sending this back doesn't work. Neither does sending it back with a "1" after the header (timestamp, type).
Sidenotes
- Packet 30032 contains only a header.
- DeathMatch does work (no idea why, pressing tab works, the packet isn't sent either).
How do I solve this?