[HELP]Unknown message ID's received from V13 client

Adil

DevBest CEO
May 28, 2011
1,276
714
I've been messing with an emulator, and I've been receiving some ID's that I'm not sure about what they are, and what they invoke.
Code:
Unknown message ID's, received after ID 8 (@H) is handled.
Client version - 13

//157 - B]
//228 - Cd
//222 - C^
//223 - C_

Help is appreciated here, if you can help, that'd be great!
 

Quackster

a devbest user says what
Aug 22, 2010
1,764
1,241
I've been messing with an emulator, and I've been receiving some ID's that I'm not sure about what they are, and what they invoke.
Code:
Unknown message ID's, received after ID 8 (@H) is handled.
Client version - 13

//157 - B]
//228 - Cd
//222 - C^
//223 - C_

Help is appreciated here, if you can help, that'd be great!

"GETAVAILABLEBADGES": "B]"
"GET_SOUND_SETTING": "Cd"
"GET_FURNI_RECYCLER_CONFIGURATION": "C^"

I'm pretty certain the last one is the notice for whoever is in a room.
 

Users who are viewing this thread

Top