Gymnasium.swf calls `callSocket(HotBombCommands.CMD_GET_STATUS);` (Packet 124) when `RoomConsts.ROOM_INFO_LOADED` What needs to be done? - [ ] Implement some kind of hotboom manager that manages the state of the hotboom game running on the gameserver. - [ ] Implement CMD_GET_STATUS - [ ] Implement other game functions
Gymnasium.swf calls
callSocket(HotBombCommands.CMD_GET_STATUS);(Packet 124)when
RoomConsts.ROOM_INFO_LOADEDWhat needs to be done?
Implement some kind of hotboom manager that manages the state of the hotboom game running on the gameserver.
Implement CMD_GET_STATUS
Implement other game functions