nitro-renderer/src/nitro/communication/messages/outgoing/OutgoingHeader.ts

472 lines
21 KiB
TypeScript

export class OutgoingHeader
{
public static ACHIEVEMENT_LIST = 219;
public static AUTHENTICATION = -1;
public static BOT_CONFIGURATION = 1986;
public static BOT_PICKUP = 3323;
public static BOT_PLACE = 1592;
public static BOT_SKILL_SAVE = 2624;
public static GET_CLUB_OFFERS = 3285;
public static GET_CLUB_GIFT_INFO = 487;
public static GET_CATALOG_INDEX = 1195;
public static GET_CATALOG_PAGE = 412;
public static CATALOG_PURCHASE = 3492;
public static CATALOG_PURCHASE_GIFT = 1411;
public static GET_PRODUCT_OFFER = 2594;
public static CLIENT_LATENCY = 295;
public static CLIENT_LATENCY_MEASURE = 96;
public static CLIENT_POLICY = 26979;
public static CLIENT_PONG = 2596;
public static CLIENT_TOOLBAR_TOGGLE = 2313;
public static CLIENT_VARIABLES = 1053;
public static GET_CURRENT_TIMING_CODE = 2912;
public static DESKTOP_NEWS = 1827;
public static DESKTOP_VIEW = 105;
public static GET_BUNDLE_DISCOUNT_RULESET = 223;
public static EVENT_TRACKER = 3457;
public static FIND_NEW_FRIENDS = 516;
public static FURNITURE_ALIASES = 3898;
public static FURNITURE_FLOOR_UPDATE = 248;
public static FURNITURE_MULTISTATE = 99;
public static FURNITURE_PICKUP = 3456;
public static FURNITURE_PLACE = 1258;
public static FURNITURE_POSTIT_PLACE = 2248;
public static FURNITURE_POSTIT_SAVE_STICKY_POLE = 3283;
public static FURNITURE_RANDOMSTATE = 3617;
public static FURNITURE_WALL_MULTISTATE = 210;
public static FURNITURE_WALL_UPDATE = 168;
public static GAMES_INIT = 2914;
public static GAMES_LIST = 741;
public static ACCEPTGAMEINVITE = 3802;
public static GAMEUNLOADEDMESSAGE = 3207;
public static GETGAMEACHIEVEMENTSMESSAGE = 2399;
public static GETGAMESTATUSMESSAGE = 3171;
public static GETUSERGAMEACHIEVEMENTSMESSAGE = 389;
public static JOINQUEUEMESSAGE = 1458;
public static LEAVEQUEUEMESSAGE = 2384;
public static RESETRESOLUTIONACHIEVEMENTMESSAGE = 3144;
public static GETWEEKLYGAMEREWARDWINNERS = 1054;
public static GAME2GETACCOUNTGAMESTATUSMESSAGE = 11;
public static GAME2CHECKGAMEDIRECTORYSTATUSMESSAGE = 3259;
public static GAME2EXITGAMEMESSAGE = 1445;
public static GAME2GAMECHATMESSAGE = 2502;
public static GAME2LOADSTAGEREADYMESSAGE = 2415;
public static GAME2PLAYAGAINMESSAGE = 3196;
public static GAME2REQUESTFULLSTATUSUPDATEMESSAGE = 1598;
public static GAME2GETWEEKLYFRIENDSLEADERBOARD = 1232;
public static GAME2GETWEEKLYLEADERBOARD = 2565;
public static GET_GIFT_WRAPPING_CONFIG = 418;
public static GROUP_ADMIN_ADD = 2894;
public static GROUP_ADMIN_REMOVE = 722;
public static GROUP_CREATE_OPTIONS = 798;
public static GROUP_FAVORITE = 3549;
public static GET_FORUM_STATS = 3149;
public static GET_FORUM_THREADS = 873;
public static GET_FORUMS_LIST = 436;
public static GET_FORUM_MESSAGES = 232;
public static GET_FORUM_THREAD = 3900;
public static GET_UNREAD_FORUMS_COUNT = 2908;
public static FORUM_MODERATE_MESSAGE = 286;
public static FORUM_MODERATE_THREAD = 1397;
public static FORUM_POST_MESSAGE = 3529;
public static UPDATE_FORUM_READ_MARKER = 1855;
public static UPDATE_FORUM_SETTINGS = 2214;
public static FORUM_UPDATE_THREAD = 3045;
public static GROUP_INFO = 2991;
public static GROUP_DELETE = 1134;
public static GROUP_MEMBER_REMOVE_CONFIRM = 3593;
public static GROUP_MEMBER_REMOVE = 593;
public static GROUP_MEMBERS = 312;
public static GROUP_MEMBERSHIPS = 367;
public static GROUP_REQUEST = 998;
public static GROUP_REQUEST_ACCEPT = 3386;
public static GROUP_REQUEST_DECLINE = 1894;
public static GROUP_SETTINGS = 1004;
public static GROUP_PARTS = 813;
public static GROUP_BUY = 230;
public static GROUP_SAVE_INFORMATION = 3137;
public static GROUP_SAVE_BADGE = 1991;
public static GROUP_SAVE_COLORS = 1764;
public static GROUP_SAVE_PREFERENCES = 3435;
public static GROUP_BADGES = 21;
public static GROUP_UNBLOCK_MEMBER = 2864;
public static GET_BADGE_POINTS_LIMITS = 1371;
public static REQUESTABADGE = 3077;
public static GETISBADGEREQUESTFULFILLED = 1364;
public static ITEM_CLOTHING_REDEEM = 3374;
public static ITEM_COLOR_WHEEL_CLICK = 2144;
public static ITEM_DICE_CLICK = 1990;
public static ITEM_DICE_CLOSE = 1533;
public static ITEM_DIMMER_SAVE = 1648;
public static ITEM_DIMMER_SETTINGS = 2813;
public static ITEM_DIMMER_TOGGLE = 2296;
public static ITEM_EXCHANGE_REDEEM = 3115;
public static ITEM_PAINT = 711;
public static SET_OBJECT_DATA = 3608;
public static ITEM_STACK_HELPER = 3839;
public static ITEM_WALL_CLICK = 210;
public static ITEM_WALL_UPDATE = 168;
public static MARKETPLACE_CONFIG = 2597;
public static ACCEPT_FRIEND = 137;
public static MESSENGER_CHAT = 3567;
public static DECLINE_FRIEND = 2890;
public static FOLLOW_FRIEND = 3997;
public static MESSENGER_FRIENDS = 1523;
public static MESSENGER_INIT = 2781;
public static MESSENGER_RELATIONSHIPS = 2138;
public static SET_RELATIONSHIP_STATUS = 3768;
public static REMOVE_FRIEND = 1689;
public static REQUEST_FRIEND = 3157;
public static GET_FRIEND_REQUESTS = 2448;
public static SEND_ROOM_INVITE = 1276;
public static HABBO_SEARCH = 1210;
public static FRIEND_LIST_UPDATE = 1419;
public static MOD_TOOL_USER_INFO = 3295;
public static GET_USER_FLAT_CATS = 3027;
public static NAVIGATOR_INIT = 2110;
public static NAVIGATOR_SEARCH = 249;
public static NAVIGATOR_SEARCH_CLOSE = 1834;
public static NAVIGATOR_SEARCH_OPEN = 637;
public static NAVIGATOR_SEARCH_SAVE = 2226;
public static GET_USER_EVENT_CATS = 1782;
public static NAVIGATOR_SETTINGS_SAVE = 3159;
public static NAVIGATOR_CATEGORY_LIST_MODE = 1202;
public static NAVIGATOR_DELETE_SAVED_SEARCH = 1954;
public static PET_INFO = 2934;
public static PET_PICKUP = 1581;
public static PET_PLACE = 2647;
public static PET_RESPECT = 3202;
public static PET_RIDE = 1036;
public static PET_MOVE = 3449;
public static PET_OPEN_PACKAGE = 3698;
public static PET_SELECTED = 549;
public static PETS_BREED = 1638;
public static PET_CANCEL_BREEDING = 2713;
public static PET_CONFIRM_BREEDING = 3382;
public static GET_PET_TRAINING_PANEL = 2161;
public static RECYCLER_PRIZES = 398;
public static RECYCLER_STATUS = 1342;
public static RECYCLER_ITEMS = 2771;
public static RELEASE_VERSION = 4000;
public static CALL_FOR_HELP = 1691;
public static ROOM_AMBASSADOR_ALERT = 2996;
public static ROOM_BAN_GIVE = 1477;
public static ROOM_BAN_LIST = 2267;
public static ROOM_BAN_REMOVE = 992;
public static ROOM_CREATE = 2752;
public static ROOM_DELETE = 532;
public static ROOM_DOORBELL = 1644;
public static ROOM_ENTER = 2312;
public static ROOM_FAVORITE = 3817;
public static ROOM_FAVORITE_REMOVE = 309;
public static CAN_CREATE_ROOM = 2128;
public static CANCEL_ROOM_EVENT = 2725;
public static EDIT_ROOM_EVENT = 3991;
public static COMPETITION_ROOM_SEARCH = 433;
public static FORWARD_TO_RANDOM_PROMOTED_ROOM = 10;
public static FORWARD_TO_SOME_ROOM = 1703;
public static GET_CATEGORIES_WITH_USER_COUNT = 3782;
public static GET_GUEST_ROOM = 2230;
public static GET_OFFICIAL_ROOMS = 1229;
public static GET_POPULAR_ROOM_TAGS = 826;
public static GUILD_BASE_SEARCH = 2930;
public static MY_FAVOURITE_ROOMS_SEARCH = 2578;
public static MY_FREQUENT_ROOM_HISTORY_SEARCH = 1002;
public static MY_FRIENDS_ROOM_SEARCH = 2266;
public static MY_GUILD_BASES_SEARCH = 39;
public static MY_RECOMMENDED_ROOMS = 2537;
public static MY_ROOM_HISTORY_SEARCH = 2264;
public static MY_ROOM_RIGHTS_SEARCH = 272;
public static MY_ROOMS_SEARCH = 2277;
public static POPULAR_ROOMS_SEARCH = 2758;
public static ROOM_AD_EVENT_TAB_CLICKED = 2412;
public static ROOM_AD_EVENT_TAB_VIEWED = 2668;
public static ROOM_AD_SEARCH = 2809;
public static ROOM_TEXT_SEARCH = 3943;
public static ROOMS_WHERE_MY_FRIENDS_ARE = 1786;
public static ROOMS_WITH_HIGHEST_SCORE_SEARCH = 2939;
public static SET_ROOM_SESSION_TAGS = 3305;
public static UPDATE_ROOM_THUMBNAIL = 2468;
public static ROOM_KICK = 1320;
public static ROOM_LIKE = 3582;
public static ROOM_MODEL = 2300;
public static GET_OCCUPIED_TILES = 1687;
public static GET_ROOM_ENTRY_TILE = 3559;
public static ROOM_MODEL_SAVE = 875;
public static ROOM_MUTE = 3637;
public static ROOM_MUTE_USER = 3485;
public static ROOM_RIGHTS_GIVE = 808;
public static ROOM_RIGHTS_LIST = 3385;
public static ROOM_RIGHTS_REMOVE = 2064;
public static ROOM_RIGHTS_REMOVE_ALL = 2683;
public static ROOM_RIGHTS_REMOVE_OWN = 3182;
public static ROOM_SETTINGS = 3129;
public static ROOM_SETTINGS_SAVE = 1969;
public static ROOM_SETTINGS_UPDATE_ROOM_CATEGORY_AND_TRADE = 1265;
public static ROOM_STAFF_PICK = 1918;
public static ROOM_FILTER_WORDS = 1911;
public static ROOM_FILTER_WORDS_MODIFY = 3001;
public static MYSTERYBOXWAITINGCANCELEDMESSAGE = 2012;
public static MYSTERYBOX_OPEN_TROPHY = 3074;
public static SECURITY_MACHINE = 2490;
public static SECURITY_TICKET = 2419;
public static TRADE = 1481;
public static TRADE_ACCEPT = 3863;
public static TRADE_CANCEL = 2341;
public static TRADE_CLOSE = 2551;
public static TRADE_CONFIRM = 2760;
public static TRADE_ITEM = 3107;
public static TRADE_ITEM_REMOVE = 3845;
public static TRADE_ITEMS = 1263;
public static TRADE_UNACCEPT = 1444;
public static UNIT_ACTION = 2456;
public static UNIT_CHAT = 1314;
public static UNIT_CHAT_SHOUT = 2085;
public static UNIT_CHAT_WHISPER = 1543;
public static UNIT_DANCE = 2080;
public static UNIT_DROP_HAND_ITEM = 2814;
public static UNIT_GIVE_HANDITEM = 2941;
public static UNIT_LOOK = 3301;
public static UNIT_POSTURE = 2235;
public static UNIT_SIGN = 1975;
public static UNIT_TYPING = 1597;
public static UNIT_TYPING_STOP = 1474;
public static UNIT_WALK = 3320;
public static USER_BADGES = 2769;
public static USER_BADGES_CURRENT = 2091;
public static USER_BADGES_CURRENT_UPDATE = 644;
public static USER_BOTS = 3848;
public static USER_CURRENCY = 273;
public static USER_EFFECT_ACTIVATE = 2959;
public static USER_EFFECT_ENABLE = 1752;
public static USER_FIGURE = 2730;
public static USER_FURNITURE = 3150; // sent when in room
public static REQUESTFURNIINVENTORYWHENNOTINROOM = 3500; // sent when not in room
public static USER_HOME_ROOM = 1740;
public static USER_INFO = 357;
public static USER_MOTTO = 2228;
public static USER_IGNORED = 3878;
public static USER_PETS = 3095;
public static USER_PROFILE = 3265;
public static USER_PROFILE_BY_NAME = 2249;
public static USER_RESPECT = 2694;
public static GET_SOUND_SETTINGS = 2388;
public static USER_SETTINGS_CAMERA = 1461;
public static USER_SETTINGS_CHAT_STYLE = 1030;
public static USER_SETTINGS_INVITES = 1086;
public static USER_SETTINGS_OLD_CHAT = 1262;
public static USER_SETTINGS_VOLUME = 1367;
public static USER_SUBSCRIPTION = 3166;
public static GET_WARDROBE = 2742;
public static SAVE_WARDROBE_OUTFIT = 800;
public static USER_TAGS = 17;
public static PEER_USERS_CLASSIFICATION = 1160;
public static USER_CLASSIFICATION = 2285;
public static VISIT_USER = 2970;
public static WIRED_ACTION_SAVE = 2281;
public static WIRED_APPLY_SNAPSHOT = 3373;
public static WIRED_CONDITION_SAVE = 3203;
public static WIRED_OPEN = 768;
public static WIRED_TRIGGER_SAVE = 1520;
public static GET_ITEM_DATA = 3964;
public static ONE_WAY_DOOR_CLICK = 2765;
public static REMOVE_WALL_ITEM = 3336;
public static SET_ITEM_DATA = 3666;
public static CATALOG_REDEEM_VOUCHER = 339;
public static ROOM_TONER_APPLY = 2880;
public static FRIEND_FURNI_CONFIRM_LOCK = 3775;
public static MANNEQUIN_SAVE_NAME = 2850;
public static MANNEQUIN_SAVE_LOOK = 2209;
public static PRESENT_OPEN_PRESENT = 3558;
public static CATALOG_SELECT_VIP_GIFT = 2276;
public static USER_IGNORE_ID = 3314;
public static USER_IGNORE = 1117;
public static USER_UNIGNORE = 2061;
public static MODTOOL_REQUEST_ROOM_INFO = 707;
public static MODTOOL_CHANGE_ROOM_SETTINGS = 3260;
public static MODTOOL_REQUEST_USER_CHATLOG = 1391;
public static MODTOOL_REQUEST_ROOM_CHATLOG = 2587;
public static MODTOOL_SANCTION_ALERT = 229;
public static MODTOOL_SANCTION_BAN = 2766;
public static MODTOOL_SANCTION_KICK = 2582;
public static MODTOOL_SANCTION_TRADELOCK = 3742;
public static MODTOOL_ALERTEVENT = 1840;
public static MODTOOL_SANCTION_MUTE = 1945;
public static MODTOOL_REQUEST_USER_ROOMS = 3526;
public static MODTOOL_ROOM_ALERT = 3842;
public static MODTOOL_PREFERENCES = 31;
public static CLOSE_ISSUE_DEFAULT_ACTION = 2717;
public static CLOSE_ISSUES = 2067;
public static DEFAULT_SANCTION = 1681;
public static GET_CFH_CHATLOG = 211;
public static MODTOOL_SANCTION = 1392;
public static PICK_ISSUES = 15;
public static RELEASE_ISSUES = 1572;
public static CONVERT_GLOBAL_ROOM_ID = 314;
public static REQUEST_SELL_ITEM = 848;
public static REQUEST_MARKETPLACE_ITEM_STATS = 3288;
public static MARKETPLACE_SELL_ITEM = 3447;
public static MARKETPLACE_REQUEST_OWN_ITEMS = 2105;
public static MARKETPLACE_TAKE_BACK_ITEM = 434;
public static MARKETPLACE_REDEEM_CREDITS = 2650;
public static MARKETPLACE_REQUEST_OFFERS = 2407;
public static MARKETPLACE_BUY_OFFER = 1603;
public static MARKETPLACE_BUY_TOKENS = 1866;
public static CATALOG_REQUESET_PET_BREEDS = 1756;
public static APPROVE_NAME = 2109;
public static UNIT_GIVE_HANDITEM_PET = 2768;
public static PET_MOUNT = 1036;
public static PET_SUPPLEMENT = 749;
public static FURNITURE_GROUP_INFO = 2651;
public static ACHIEVEMENT_RESOLUTION_OPEN = 359;
public static USE_PET_PRODUCT = 1328;
public static REMOVE_PET_SADDLE = 186;
public static TOGGLE_PET_RIDING = 1472;
public static TOGGLE_PET_BREEDING = 3379;
public static UNSEEN_RESET_CATEGORY = 3493;
public static UNSEEN_RESET_ITEMS = 2343;
public static COMMUNITY_GOAL_VOTE_COMPOSER = 3536;
public static GET_PROMO_ARTICLES = 1827;
public static ACCEPT_QUEST = 3604;
public static ACTIVATE_QUEST = 793;
public static CANCEL_QUEST = 3133;
public static FRIEND_REQUEST_QUEST_COMPLETE = 1148;
public static GET_COMMUNITY_GOAL_EARNED_PRIZES = 2688;
public static GET_COMMUNITY_GOAL_HALL_OF_FAME = 2167;
public static GET_COMMUNITY_GOAL_PROGRESS = 1145;
public static GET_CONCURRENT_USERS_GOAL_PROGRESS = 1343;
public static GET_CONCURRENT_USERS_REWARD = 3872;
public static GET_DAILY_QUEST = 2486;
public static GET_QUESTS = 3333;
public static GET_SEASONAL_QUESTS_ONLY = 1190;
public static OPEN_QUEST_TRACKER = 2750;
public static REDEEM_COMMUNITY_GOAL_PRIZE = 90;
public static REJECT_QUEST = 2397;
public static START_CAMPAIGN = 1697;
public static GET_BONUS_RARE_INFO = 957;
public static CRAFT = 3591;
public static CRAFT_SECRET = 1251;
public static GET_CRAFTABLE_PRODUCTS = 633;
public static GET_CRAFTING_RECIPE = 1173;
public static GET_CRAFTING_RECIPES_AVAILABLE = 3086;
public static PHOTO_COMPETITION = 3959;
public static PUBLISH_PHOTO = 2068;
public static PURCHASE_PHOTO = 2408;
public static RENDER_ROOM = 3226;
public static RENDER_ROOM_THUMBNAIL = 1982;
public static REQUEST_CAMERA_CONFIGURATION = 796;
public static ADD_JUKEBOX_DISK = 753;
public static GET_JUKEBOX_PLAYLIST = 1435;
public static GET_NOW_PLAYING = 1325;
public static GET_OFFICIAL_SONG_ID = 3189;
public static GET_SONG_INFO = 3082;
public static GET_SOUND_MACHINE_PLAYLIST = 3498;
public static GET_USER_SONG_DISKS = 2304;
public static REMOVE_JUKEBOX_DISK = 3050;
public static INTERSTITIAL_SHOWN = 1109;
public static GET_INTERSTITIAL = 2519;
public static CHANGE_USERNAME = 2977;
public static CHECK_USERNAME = 3950;
public static OPEN_CAMPAIGN_CALENDAR_DOOR_STAFF= 3889;
public static OPEN_CAMPAIGN_CALENDAR_DOOR = 2257;
public static BUILDERS_CLUB_PLACE_ROOM_ITEM = 1051;
public static BUILDERS_CLUB_PLACE_WALL_ITEM = 462;
public static BUILDERS_CLUB_QUERY_FURNI_COUNT = 2529;
public static GET_CATALOG_PAGE_EXPIRATION = 742;
public static GET_CATALOG_PAGE_WITH_EARLIEST_EXP = 3135;
public static GET_DIRECT_CLUB_BUY_AVAILABLE = 801;
public static GET_HABBO_BASIC_MEMBERSHIP_EXTEND_OFFER = 603;
public static GET_HABBO_CLUB_EXTEND_OFFER = 2462;
public static GET_IS_OFFER_GIFTABLE = 1347;
public static GET_LIMITED_OFFER_APPEARING_NEXT = 410;
public static GET_NEXT_TARGETED_OFFER = 596;
public static GET_ROOM_AD_PURCHASE_INFO = 1075;
public static GET_SEASONAL_CALENDAR_DAILY_OFFER = 3257;
public static GET_TARGETED_OFFER = 2487;
public static MARK_CATALOG_NEW_ADDITIONS_PAGE_OPENED = 2150;
public static PURCHASE_BASIC_MEMBERSHIP_EXTENSION = 2735;
public static PURCHASE_ROOM_AD = 777;
public static PURCHASE_TARGETED_OFFER = 1826;
public static PURCHASE_VIP_MEMBERSHIP_EXTENSION = 3407;
public static ROOM_AD_PURCHASE_INITIATED = 2283;
public static SET_TARGETTED_OFFER_STATE = 2041;
public static SHOP_TARGETED_OFFER_VIEWED = 3483;
public static HELPER_TALENT_TRACK = 196;
public static TALENT_TRACK_GET_LEVEL = 2127;
public static FORWARD_TO_A_COMPETITION_ROOM = 172;
public static FORWARD_TO_A_SUBMITTABLE_ROOM = 1450;
public static FORWARD_TO_RANDOM_COMPETITION_ROOM = 865;
public static GET_IS_USER_PART_OF_COMPETITION = 2077;
public static GET_SECONDS_UNTIL = 271;
public static ROOM_COMPETITION_INIT = 1334;
public static SUBMIT_ROOM_TO_COMPETITION = 2595;
public static VOTE_FOR_ROOM = 143;
public static GET_GIFT = 2436;
public static RESET_PHONE_NUMBER_STATE = 2741;
public static SET_PHONE_NUMBER_VERIFICATION_STATUS = 1379;
public static TRY_PHONE_NUMBER = 790;
public static VERIFY_CODE = 2721;
public static CONTROL_YOUTUBE_DISPLAY_PLAYBACK = 3005;
public static GET_YOUTUBE_DISPLAY_STATUS = 336;
public static SET_YOUTUBE_DISPLAY_PLAYLIST = 2069;
public static GO_TO_FLAT = 685;
public static CHANGE_QUEUE = 3093;
public static CALL_FOR_HELP_FROM_FORUM_MESSAGE = 1412;
public static CALL_FOR_HELP_FROM_FORUM_THREAD = 534;
public static CALL_FOR_HELP_FROM_IM = 2950;
public static CALL_FOR_HELP_FROM_PHOTO = 2492;
public static CALL_FOR_HELP_FROM_SELFIE = 2755;
public static CHAT_REVIEW_GUIDE_DECIDES = 3365;
public static CHAT_REVIEW_GUIDE_DETACHED = 2501;
public static CHAT_REVIEW_GUIDE_VOTE = 3961;
public static CHAT_REVIEW_SESSION_CREATE = 3060;
public static DELETE_PENDING_CALLS_FOR_HELP = 3605;
public static GET_CFH_STATUS = 2746;
public static GET_FAQ_CATEGORY = 3445;
public static GET_FAQ_TEXT = 1849;
public static GET_GUIDE_REPORTING_STATUS = 3786;
public static GET_PENDING_CALLS_FOR_HELP = 3267;
public static GET_QUIZ_QUESTIONS = 1296;
public static GUIDE_SESSION_CREATE = 3338;
public static GUIDE_SESSION_FEEDBACK = 477;
public static GUIDE_SESSION_GET_REQUESTER_ROOM = 1052;
public static GUIDE_SESSION_GUIDE_DECIDES = 1424;
public static GUIDE_SESSION_INVITE_REQUESTER = 234;
public static GUIDE_SESSION_IS_TYPING = 519;
public static GUIDE_SESSION_MESSAGE = 3899;
public static GUIDE_SESSION_ON_DUTY_UPDATE = 1922;
public static GUIDE_SESSION_REPORT = 3969;
public static GUIDE_SESSION_REQUESTER_CANCELS = 291;
public static GUIDE_SESSION_RESOLVED = 887;
public static POST_QUIZ_ANSWERS = 3720;
public static SEARCH_FAQS = 2031;
public static POLL_ANSWER = 3505;
public static POLL_REJECT = 1773;
public static POLL_START = 109;
public static POLL_VOTE_COUNTER = 6200;
public static DISCONNECT = 2445;
public static SCR_GET_KICKBACK_INFO = 869;
public static COMPOST_PLANT = 3835;
public static HARVEST_PET = 1521;
public static SET_CLOTHING_CHANGE_DATA = 924;
public static GROUP_UNFAVORITE = 1820;
public static NEW_USER_EXPERIENCE_GET_GIFTS = 1822;
public static NEW_USER_EXPERIENCE_SCRIPT_PROCEED = 1299;
public static HANDSHAKE_INIT_DIFFIE = 3110;
public static HANDSHAKE_COMPLETE_DIFFIE = 773;
public static WELCOME_OPEN_GIFT = 2638;
public static WELCOME_GIFT_CHANGE_EMAIL = 66;
public static EMAIL_GET_STATUS = 2557;
public static EMAIL_CHANGE = 3965;
public static APPROVE_ALL_MEMBERSHIP_REQUESTS = 882;
public static RENTABLE_SPACE_CANCEL_RENT = 1667;
public static RENTABLE_SPACE_RENT = 2946;
public static RENTABLE_SPACE_STATUS = 872;
public static TRACKING_PERFORMANCE_LOG = 3230;
public static TRACKING_LAG_WARNING_REPORT = 3847;
public static ROOM_DIRECTORY_ROOM_NETWORK_OPEN_CONNECTION = 3736;
public static RENTABLE_EXTEND_RENT_OR_BUYOUT_STRIP_ITEM = 2115;
public static RENTABLE_EXTEND_RENT_OR_BUYOUT_FURNI = 1071;
public static RENTABLE_GET_RENT_OR_BUYOUT_OFFER = 2518;
}