Help with missing feature on Sledmore's PlusEmu release

aqilws

Member
Sep 8, 2011
67
7
Hi im trying to code Jukebox, Room Polls and Bots Enable on PlusEmu, Im still learning...
About the packet im not sure if this the correct packet . I use Ahup and some other stuff to get this packet]
Event
Code:
GetJukeboxDisksMessageEvent = 596; // PRODUCTION-201701242205-837386173
GetJukeboxPlaylistsMessageEvent = 2211; // PRODUCTION-201701242205-837386173
CancelRoomPollMessageEvent = 281; // PRODUCTION-201701242205-837386173
GetPollContentsParserMessageEvent = 3970; // PRODUCTION-201701242205-837386173
GetRoomPollAnswersMessageEvent = 2445; // PRODUCTION-201701242205-837386173
Composer
Code:
GetRoomPollMessageComposer = 1722; // PRODUCTION-201701242205-837386173
GetPollContentsParserMessageComposer = 1163; // PRODUCTION-201701242205-837386173
GetJukeboxDisksMessageComposer = 2535; // PRODUCTION-201701242205-837386173
GetJukeboxPlaylistsMessageComposer = 943; // PRODUCTION-201701242205-837386173

I cant find the Packet for bots enable effect. And is the packet correct? not sure tho

if anyone interested to help me out do pm me!
 

Users who are viewing this thread

Top