
Originally Posted by
W00dL3cs
Most of the events/composers names are known, so if you have valid couples (name + id) of a revision, you can also obtain new couples of a newer one.
The problem is that you have not those names XD
I based a program on joopie's app, and it works great. :P
Code:
public static int HotelViewMessageComposer = 559;
public static int LoadUserProfileMessageComposer = 2646;
public static int UserInfoMessageComposer = 3283;
public static int UserNotificationMessageComposer = 316;
public static int MOTDNotificationComposer = 3479;
public static int NewBuddyRequestComposer = 1538;
public static int MessengerInitComposer = 138;
public static int UpdateFriendState = 3886;
public static int TalkOnChat = 944;
public static int CatalogPageMessageComposer = 2568;
public static int BroughtItem = 3910;
public static int FurniListUpdateComposer = 2174;
public static int FurniListRemoveComposer = 3736;
public static int FurniListInsertComposer = 1733;
public static int CanCreateRoomComposer = 2365;
public static int SendRoom = 1219;
public static int OwnRooms = 2887;
public static int RoomFull = 125;
public static int InitRoomProcess = 3295;
public static int ModelAndId = 2763;
public static int SendFloorItem = 1349;
public static int RemoveFloorItem = 1243;
public static int RoomUsers = 3566;
public static int RoomPanel = 2170;
public static int RoomData = 3905;
public static int LeaveRoom = 2872;
public static int UpdateInfo = 777;
made it do like that :3 (though, some of the names is incorrect.)