From 95469a0724c9f82dbc3ad811963aba9f400a8b93 Mon Sep 17 00:00:00 2001 From: Alex <31417080+skiff@users.noreply.github.com> Date: Tue, 1 Nov 2022 16:37:18 -0400 Subject: [PATCH] add s1 built-ins and tokens (#37) * add s1 builtins and tokens --- src/s1/xsk/resolver.cpp | 12509 +++++++++++++++++++------------------- 1 file changed, 6255 insertions(+), 6254 deletions(-) diff --git a/src/s1/xsk/resolver.cpp b/src/s1/xsk/resolver.cpp index dbff5bc0..d0ccfe83 100644 --- a/src/s1/xsk/resolver.cpp +++ b/src/s1/xsk/resolver.cpp @@ -489,15 +489,15 @@ const std::array, 735> function_list { 0x020, "badplace_cylinder" }, { 0x021, "badplace_arc" }, { 0x022, "badplace_brush" }, - { 0x023, "clearallcorpses" }, // SP 0x140261020 - { 0x024, "setturretnode" }, // SP 0x14027EA80 - { 0x025, "unsetturretnode" }, // SP 0x14027EB20 - { 0x026, "setnodepriority" }, // SP 0x14027E9B0 - { 0x027, "_func_027" }, // SP 0x14027E870 - { 0x028, "_func_028" }, // empty - { 0x029, "_func_029" }, // empty - { 0x02A, "_func_02A" }, // empty - { 0x02B, "_func_02B" }, // empty + { 0x023, "clearallcorpses" }, + { 0x024, "setturretnode" }, + { 0x025, "unsetturretnode" }, + { 0x026, "setnodepriority" }, + { 0x027, "_func_027" }, + { 0x028, "_func_028" }, + { 0x029, "_func_029" }, + { 0x02A, "_func_02A" }, + { 0x02B, "_func_02B" }, { 0x02C, "updategamerprofile" }, { 0x02D, "assertex" }, { 0x02E, "assertmsg" }, @@ -537,16 +537,16 @@ const std::array, 735> function_list { 0x050, "enableouterspacemodellighting" }, { 0x051, "disableouterspacemodellighting" }, { 0x052, "remapstage" }, - { 0x053, "_func_053" }, // SP 0x14025F6B0 - { 0x054, "_func_054" }, // SP 0x14025F800 - { 0x055, "_func_055" }, // SP 0x14025F830 - { 0x056, "_func_056" }, // SP 0x14025F850 - { 0x057, "_func_057" }, // SP 0x14025F920 - { 0x058, "_func_058" }, // SP 0x14025FA20 - { 0x059, "_func_059" }, // SP 0x14025FB80 - { 0x05A, "_func_05A" }, // SP 0x14025FC00 - { 0x05B, "_func_05B" }, // SP 0x14025FC80 - { 0x05C, "_func_05C" }, // SP 0x14025FE00 + { 0x053, "remapstage" }, + { 0x054, "_func_054" }, + { 0x055, "_func_055" }, + { 0x056, "_func_056" }, + { 0x057, "_func_057" }, + { 0x058, "_func_058" }, + { 0x059, "_func_059" }, + { 0x05A, "_func_05A" }, + { 0x05B, "_func_05B" }, + { 0x05C, "_func_05C" }, { 0x05D, "getweapondisplayname" }, { 0x05E, "getweaponbasename" }, { 0x05F, "getweaponattachments" }, @@ -565,34 +565,34 @@ const std::array, 735> function_list { 0x06C, "target_setdelay" }, { 0x06D, "getstartorigin" }, { 0x06E, "getstartangles" }, - { 0x06F, "_func_06F" }, // SP 0x14020DCB0 - { 0x070, "_func_070" }, // SP 0x14025FCB0 - { 0x071, "_func_071" }, // SP 0x140243B90, MP 0x1403104D0 - { 0x072, "_func_072" }, // SP 0x14025BCC0 - { 0x073, "_func_073" }, // SP 0x14025BD60 - { 0x074, "_func_074" }, // SP 0x14025BFA0 - { 0x075, "_func_075" }, // SP 0x14025C150 - { 0x076, "_func_076" }, // SP 0x140246C90, MP 0x140311AD0 - { 0x077, "_func_077" }, // SP 0x140246D70, MP 0x140311D80 - { 0x078, "_func_078" }, // SP 0x140246DA0, MP 0x140311D90 - { 0x079, "_func_079" }, // SP 0x140246F10, MP 0x140311DF0 - { 0x07A, "_func_07A" }, // SP 0x140247010, MP 0x140311EF0 - { 0x07B, "_func_07B" }, // SP 0x140247060, MP 0x140311F50 - { 0x07C, "_func_07C" }, // SP 0x14025C320 - { 0x07D, "_func_07D" }, // SP 0x14025D3E0 - { 0x07E, "_func_07E" }, // SP 0x14025C220 - { 0x07F, "_func_07F" }, // SP 0x14025F620 - { 0x080, "_func_080" }, // SP 0x140241480, MP 0x14031FB60 - { 0x081, "_func_081" }, // SP 0x14025F640 - { 0x082, "_func_082" }, // SP 0x14025F690 - { 0x083, "_func_083" }, // SP 0x14025D480 - { 0x084, "_func_084" }, // SP 0x14025E160 - { 0x085, "_func_085" }, // SP 0x14025E180 - { 0x086, "_func_086" }, // SP 0x14025D8D0 - { 0x087, "_func_087" }, // SP 0x14025E1A0 - { 0x088, "_func_088" }, // SP 0x14025E270 - { 0x089, "_func_089" }, // SP 0x14025FE70 - { 0x08A, "_func_08A" }, // SP 0x140260370 + { 0x06F, "getstartangles" }, + { 0x070, "_func_070" }, + { 0x071, "_func_071" }, + { 0x072, "magicgrenademanual" }, + { 0x073, "_func_073" }, + { 0x074, "_func_074" }, + { 0x075, "_func_075" }, + { 0x076, "_func_076" }, + { 0x077, "_func_077" }, + { 0x078, "_func_078" }, + { 0x079, "_func_079" }, + { 0x07A, "_func_07A" }, + { 0x07B, "_func_07B" }, + { 0x07C, "_func_07C" }, + { 0x07D, "_func_07D" }, + { 0x07E, "_func_07E" }, + { 0x07F, "_func_07F" }, + { 0x080, "_func_080" }, + { 0x081, "_func_081" }, + { 0x082, "_func_082" }, + { 0x083, "_func_083" }, + { 0x084, "_func_084" }, + { 0x085, "_func_085" }, + { 0x086, "_func_086" }, + { 0x087, "_func_087" }, + { 0x088, "_func_088" }, + { 0x089, "_func_089" }, + { 0x08A, "_func_08A" }, { 0x08B, "bullettracepassed" }, { 0x08C, "sighttracepassed" }, { 0x08D, "physicstrace" }, @@ -601,32 +601,32 @@ const std::array, 735> function_list { 0x090, "getmovedelta" }, { 0x091, "getangledelta" }, { 0x092, "getnorthyaw" }, - { 0x093, "_func_093" }, // SP 0x14025C1F0 - { 0x094, "_func_094" }, // SP 0x14025C2F0 - { 0x095, "_func_095" }, // SP 0x14025E330 - { 0x096, "_func_096" }, // SP 0x14025E380 - { 0x097, "_func_097" }, // SP 0x14025E2F0 - { 0x098, "_func_098" }, // SP 0x14026C770 - { 0x099, "_func_099" }, // SP 0x14026CB40 - { 0x09A, "_func_09A" }, // SP 0x14026CE30 - { 0x09B, "_func_09B" }, // SP 0x14026CDF0 - { 0x09C, "_func_09C" }, // SP 0x14026D9F0 - { 0x09D, "_func_09D" }, // SP 0x14026D670 - { 0x09E, "_func_09E" }, // SP 0x14026CCC0 - { 0x09F, "_func_09F" }, // SP 0x14026CC50 - { 0x0A0, "_func_0A0" }, // SP 0x14026DB20 - { 0x0A1, "_func_0A1" }, // SP 0x14026C790 - { 0x0A2, "_func_0A2" }, // SP 0x14026CBD0 - { 0x0A3, "_func_0A3" }, // SP 0x14026CD60 - { 0x0A4, "_func_0A4" }, // SP 0x14026CE50 - { 0x0A5, "_func_0A5" }, // SP 0x14026D2E0 - { 0x0A6, "_func_0A6" }, // SP 0x14026CC40 - { 0x0A7, "_func_0A7" }, // SP 0x14026DB10 - { 0x0A8, "_func_0A8" }, // SP 0x14026D8C0 - { 0x0A9, "_func_0A9" }, // SP 0x14026C7C0 - { 0x0AA, "_func_0AA" }, // SP 0x14026C9F0 - { 0x0AB, "_func_0AB" }, // SP 0x14026C8F0 - { 0x0AC, "_func_0AC" }, // SP 0x14026D520 + { 0x093, "getnorthyaw" }, + { 0x094, "_func_094" }, + { 0x095, "_func_095" }, + { 0x096, "_func_096" }, + { 0x097, "_func_097" }, + { 0x098, "_func_098" }, + { 0x099, "_func_099" }, + { 0x09A, "_func_09A" }, + { 0x09B, "_func_09B" }, + { 0x09C, "_func_09C" }, + { 0x09D, "_func_09D" }, + { 0x09E, "_func_09E" }, + { 0x09F, "_func_09F" }, + { 0x0A0, "_func_0A0" }, + { 0x0A1, "_func_0A1" }, + { 0x0A2, "_func_0A2" }, + { 0x0A3, "_func_0A3" }, + { 0x0A4, "_func_0A4" }, + { 0x0A5, "_func_0A5" }, + { 0x0A6, "_func_0A6" }, + { 0x0A7, "_func_0A7" }, + { 0x0A8, "_func_0A8" }, + { 0x0A9, "_func_0A9" }, + { 0x0AA, "_func_0AA" }, + { 0x0AB, "_func_0AB" }, + { 0x0AC, "_func_0AC" }, { 0x0AD, "setnorthyaw" }, { 0x0AE, "setslowmotion" }, { 0x0AF, "randomint" }, @@ -661,21 +661,21 @@ const std::array, 735> function_list { 0x0CC, "isai" }, { 0x0CD, "getindexforluincstring" }, { 0x0CE, "issentient" }, - { 0x0CF, "_func_0CF" }, // SP 0x140259F30 - { 0x0D0, "_func_0D0" }, // SP 0x14025A0E0 - { 0x0D1, "_func_0D1" }, // SP 0x14025A170 - { 0x0D2, "_func_0D2" }, // SP 0x14025A1F0 - { 0x0D3, "_func_0D3" }, // SP 0x14025A220 - { 0x0D4, "_func_0D4" }, // SP 0x14025A620 - { 0x0D5, "_func_0D5" }, // SP 0x14025B700 - { 0x0D6, "_func_0D6" }, // SP 0x14025B8F0 - { 0x0D7, "_func_0D7" }, // SP 0x14025BA10 - { 0x0D8, "_func_0D8" }, // SP 0x14025BC40 - { 0x0D9, "_func_0D9" }, // SP 0x14025BB90 - { 0x0DA, "_func_0DA" }, // SP 0x14025BE80 - { 0x0DB, "_func_0DB" }, // SP 0x14025BF20 - { 0x0DC, "_func_0DC" }, // empty - { 0x0DD, "_func_0DD" }, // SP 0x14025C0E0 + { 0x0CF, "issentient" }, + { 0x0D0, "_func_0D0" }, + { 0x0D1, "_func_0D1" }, + { 0x0D2, "_func_0D2" }, + { 0x0D3, "_func_0D3" }, + { 0x0D4, "_func_0D4" }, + { 0x0D5, "_func_0D5" }, + { 0x0D6, "_func_0D6" }, + { 0x0D7, "_func_0D7" }, + { 0x0D8, "_func_0D8" }, + { 0x0D9, "_func_0D9" }, + { 0x0DA, "_func_0DA" }, + { 0x0DB, "_func_0DB" }, + { 0x0DC, "_func_0DC" }, + { 0x0DD, "_func_0DD" }, { 0x0DE, "max" }, { 0x0DF, "floor" }, { 0x0E0, "ceil" }, @@ -815,23 +815,23 @@ const std::array, 735> function_list { 0x166, "precacheminimapicon" }, { 0x167, "precachempanim" }, { 0x168, "map_restart" }, - { 0x169, "_func_169" }, // MP 0x14032E320 + { 0x169, "map_restart" }, { 0x16A, "exitlevel" }, - { 0x16B, "_func_16B" }, // MP 0x14032E4E0 - { 0x16C, "_func_16C" }, // MP 0x14032EA90 - { 0x16D, "_func_16D" }, // MP 0x140328560 - { 0x16E, "_func_16E" }, // MP 0x14032EB80 - { 0x16F, "_func_16F" }, // MP 0x14032EEF0 - { 0x170, "_func_170" }, // MP 0x14032EBC0 - { 0x171, "_func_171" }, // MP 0x14032EC00 - { 0x172, "_func_172" }, // MP 0x140328580 - { 0x173, "_func_173" }, // MP 0x140328590 - { 0x174, "_func_174" }, // MP 0x140328700 - { 0x175, "_func_175" }, // MP 0x14032CBB0 - { 0x176, "_func_176" }, // MP 0x14032CC20 - { 0x177, "_func_177" }, // MP 0x14032CCE0 - { 0x178, "_func_178" }, // MP 0x14032CDC0 - { 0x179, "_func_179" }, // MP 0x14032CE20 + { 0x16B, "exitlevel" }, + { 0x16C, "_func_16C" }, + { 0x16D, "_func_16D" }, + { 0x16E, "_func_16E" }, + { 0x16F, "_func_16F" }, + { 0x170, "_func_170" }, + { 0x171, "_func_171" }, + { 0x172, "_func_172" }, + { 0x173, "_func_173" }, + { 0x174, "setplayerteamrank" }, + { 0x175, "endparty" }, + { 0x176, "setteamradar" }, + { 0x177, "getteamradar" }, + { 0x178, "setteamradarstrength" }, + { 0x179, "_func_179" }, { 0x17A, "physicsexplosionsphere" }, { 0x17B, "physicsexplosioncylinder" }, { 0x17C, "physicsjolt" }, @@ -933,14 +933,14 @@ const std::array, 735> function_list { 0x1DC, "objective_icon" }, { 0x1DD, "objective_position" }, { 0x1DE, "objective_current" }, - { 0x1DF, "_func_1DF" }, // SP 0x140245580, MP 0x14030C5F0 // weap - { 0x1E0, "_func_1E0" }, // SP 0x140245870, MP 0x14030C960 - { 0x1E1, "_func_1E1" }, // SP 0x140245A90, MP 0x14030CAD0 - { 0x1E2, "_func_1E2" }, // SP 0x140245D00, MP 0x14030D110 - { 0x1E3, "_func_1E3" }, // SP 0x140246230, MP 0x14030D980 - { 0x1E4, "_func_1E4" }, // SP 0x1402464C0, MP 0x14030DFC0 - { 0x1E5, "_func_1E5" }, // SP 0x1402468A0, MP 0x14030E400 - { 0x1E6, "_func_1E6" }, // SP 0x140246E40, MP 0x14030E970 + { 0x1DF, "objective_current" }, + { 0x1E0, "weaponinventorytype" }, + { 0x1E1, "_func_1E1" }, + { 0x1E2, "weaponmaxammo" }, + { 0x1E3, "weaponaltweaponname" }, + { 0x1E4, "_func_1E4" }, + { 0x1E5, "_func_1E5" }, + { 0x1E6, "isweaponmanuallydetonatedbyemptythrow" }, { 0x1E7, "getvehiclenode" }, { 0x1E8, "getvehiclenodearray" }, { 0x1E9, "getallvehiclenodes" }, @@ -961,1631 +961,1631 @@ const std::array, 735> function_list { 0x1F8, "botsentientswap" }, { 0x1F9, "isbot" }, { 0x1FA, "isagent" }, - { 0x1FB, "_func_1FB" }, // MP 0x140406E40 - { 0x1FC, "_func_1FC" }, // MP 0x140432CD0 - { 0x1FD, "_func_1FD" }, // MP 0x140432EE0 - { 0x1FE, "_func_1FE" }, // MP 0x1402D2430 - { 0x1FF, "_func_1FF" }, // SP 0x14027E8E0, MP 0x1402D3710 - { 0x200, "_func_200" }, // SP 0x14027E550, MP 0x1402D2530 - { 0x201, "_func_201" }, // MP 0x1402D28C0 - { 0x202, "_func_202" }, // MP 0x1402D28D0 - { 0x203, "_func_203" }, // MP 0x1402D2A40 - { 0x204, "_func_204" }, // MP 0x1402D30E0 - { 0x205, "_func_205" }, // MP 0x1402D3060 - { 0x206, "_func_206" }, // MP 0x1402D2370 - { 0x207, "_func_207" }, // MP 0x1402D2D20 - { 0x208, "_func_208" }, // MP 0x1402D29D0 - { 0x209, "_func_209" }, // SP 0x14025C070, MP 0x14032AF60 - { 0x20A, "_func_20A" }, // empty - { 0x20B, "_func_20B" }, // empty - { 0x20C, "_func_20C" }, // MP 0x1402D3310 - { 0x20D, "_func_20D" }, // MP 0x1402D1E20 + { 0x1FB, "isagent" }, + { 0x1FC, "_func_1FC" }, + { 0x1FD, "_func_1FD" }, + { 0x1FE, "_func_1FE" }, + { 0x1FF, "getnodesintrigger" }, + { 0x200, "_func_200" }, + { 0x201, "_func_201" }, + { 0x202, "_func_202" }, + { 0x203, "_func_203" }, + { 0x204, "_func_204" }, + { 0x205, "_func_205" }, + { 0x206, "_func_206" }, + { 0x207, "_func_207" }, + { 0x208, "_func_208" }, + { 0x209, "_func_209" }, + { 0x20A, "_func_20A" }, + { 0x20B, "_func_20B" }, + { 0x20C, "_func_20C" }, + { 0x20D, "nodeexposedtosky" }, { 0x20E, "badplace_global" }, { 0x20F, "getpathdist" }, { 0x210, "getlinkednodes" }, { 0x211, "disconnectnodepair" }, { 0x212, "connectnodepair" }, - { 0x213, "_func_213" }, // SP 0x140259F80 - { 0x214, "_func_214" }, // empty - { 0x215, "_func_215" }, // empty - { 0x216, "_func_216" }, // MP 0x140330030 - { 0x217, "_func_217" }, // MP 0x14032E430 - { 0x218, "_func_218" }, // SP 0x140321E90 - { 0x219, "_func_219" }, // SP 0x1403220D0 - { 0x21A, "_func_21A" }, // SP 0x140322010 - { 0x21B, "_func_21B" }, // SP 0x140321FB0 - { 0x21C, "_func_21C" }, // SP 0x140321B90 - { 0x21D, "_func_21D" }, // SP 0x140321C10 - { 0x21E, "_func_21E" }, // SP 0x140321BC0 - { 0x21F, "_func_21F" }, // SP 0x140321C50 - { 0x220, "_func_220" }, // SP 0x1402509E0, MP 0x1403176D0 - { 0x221, "_func_221" }, // SP 0x14024FD80, MP 0x1403175D0 - { 0x222, "_func_222" }, // SP 0x140253430, MP 0x14031FB30 - { 0x223, "_func_223" }, // SP 0x1402538E0, MP 0x140320C40 - { 0x224, "_func_224" }, // SP 0x140253AE0, MP 0x140320E00 - { 0x225, "_func_225" }, // SP 0x140254010, MP 0x1403210C0 - { 0x226, "_func_226" }, // SP 0x140254670, MP 0x140321250 - { 0x227, "_func_227" }, // SP 0x14023DF60, MP 0x140321520 - { 0x228, "_func_228" }, // SP 0x14023E450, MP 0x1403217F0 - { 0x229, "_func_229" }, // MP 0x14030FA10 - { 0x22A, "_func_22A" }, // SP 0x140250490, MP 0x1403172F0 - { 0x22B, "_func_22B" }, // SP 0x14025FDE0 - { 0x22C, "_func_22C" }, // SP 0x14025FDC0 - { 0x22D, "_func_22D" }, // SP 0x14025FDA0 - { 0x22E, "_func_22E" }, // empty - { 0x22F, "_func_22F" }, // MP 0x14030B9E0 - { 0x230, "_func_230" }, // empty - { 0x231, "_func_231" }, // SP 0x1402403A0, MP 0x14030BB90 - { 0x232, "_func_232" }, // SP 0x140240810, MP 0x140320F60 - { 0x233, "_func_233" }, // SP 0x14025CF00, MP 0x14032BE10 - { 0x234, "_func_234" }, // SP 0x14025EA90 - { 0x235, "_func_235" }, // SP 0x14024CB60, MP 0x140321C30 - { 0x236, "_func_236" }, // MP 0x140321C40 - { 0x237, "_func_237" }, // empty - { 0x238, "_func_238" }, // SP 0x14024A020, MP 0x140311A40 - { 0x239, "_func_239" }, // SP 0x140247090, MP 0x14030EC50 - { 0x23A, "_func_23A" }, // SP 0x140247300, MP 0x14030F050 - { 0x23B, "_func_23B" }, // SP 0x1402474E0, MP 0x14030F340 - { 0x23C, "_func_23C" }, // SP 0x1402477E0, MP 0x14030F550 - { 0x23D, "_func_23D" }, // SP 0x140247A40, MP 0x14030F710 - { 0x23E, "_func_23E" }, // MP 0x1403295E0 - { 0x23F, "_func_23F" }, // SP 0x14023FCB0, MP 0x140322690 - { 0x240, "_func_240" }, // MP 0x140329600 - { 0x241, "_func_241" }, // MP 0x140329950 - { 0x242, "_func_242" }, // MP 0x1403299C0 - { 0x243, "_func_243" }, // MP 0x1403299D0 - { 0x244, "_func_244" }, // SP 0x14025D7C0 - { 0x245, "_func_245" }, // SP 0x140253C30, MP 0x14031A690 - { 0x246, "_func_246" }, // SP 0x14024F1E0, MP 0x1403163C0 - { 0x247, "_func_247" }, // SP 0x140252280, MP 0x140319020 - { 0x248, "_func_248" }, // SP 0x140260360 - { 0x249, "_func_249" }, // MP 0x14030B680 - { 0x24A, "_func_24A" }, // MP 0x14030B870 - { 0x24B, "_func_24B" }, // MP 0x14030B9D0 - { 0x24C, "_func_24C" }, // SP 0x1402531C0, MP 0x140319F60 - { 0x24D, "_func_24D" }, // SP 0x140253500, MP 0x140319FC0 - { 0x24E, "_func_24E" }, // SP 0x1402539F0, MP 0x14031A250 - { 0x24F, "_func_24F" }, // MP 0x140338900 - { 0x250, "_func_250" }, // SP 0x140259FA0 - { 0x251, "_func_251" }, // SP 0x140249700, MP 0x140310B20 - { 0x252, "_func_252" }, // SP 0x140240DE0, MP 0x14030CBF0 - { 0x253, "_func_253" }, // SP 0x140240E00, MP 0x14030CE90 - { 0x254, "_func_254" }, // SP 0x140241180, MP 0x14030D000 - { 0x255, "_func_255" }, // SP 0x140241330, MP 0x14030D2A0 - { 0x256, "_func_256" }, // SP 0x140241560, MP 0x14030D650 - { 0x257, "_func_257" }, // SP 0x140241970, MP 0x14030D8E0 - { 0x258, "_func_258" }, // SP 0x140241A70, MP 0x14030E070 - { 0x259, "_func_259" }, // SP 0x140241E30, MP 0x14030E4C0 - { 0x25A, "_func_25A" }, // SP 0x140241F40, MP 0x14030E7B0 - { 0x25B, "_func_25B" }, // SP 0x140242270, MP 0x14030EAC0 - { 0x25C, "_func_25C" }, // SP 0x1402425F0, MP 0x14030EED0 - { 0x25D, "_func_25D" }, // SP 0x140242960, MP 0x14030F280 - { 0x25E, "_func_25E" }, // SP 0x140242C80, MP 0x14030F640 - { 0x25F, "_func_25F" }, // SP 0x1402430E0, MP 0x14030F990 - { 0x260, "_func_260" }, // MP 0x14030FA20 - { 0x261, "_func_261" }, // MP 0x14032BC00 - { 0x262, "_func_262" }, // MP 0x14030FD60 - { 0x263, "_func_263" }, // MP 0x14030FDB0 - { 0x264, "_func_264" }, // MP 0x14030FF50 - { 0x265, "_func_265" }, // MP 0x140310030 - { 0x266, "_func_266" }, // MP 0x140310040 - { 0x267, "_func_267" }, // MP 0x1403101C0 - { 0x268, "_func_268" }, // MP 0x140328750 - { 0x269, "_func_269" }, // empty - { 0x26A, "_func_26A" }, // empty - { 0x26B, "_func_26B" }, // MP 0x140310250 - { 0x26C, "_func_26C" }, // MP 0x140310260 - { 0x26D, "_func_26D" }, // MP 0x140310360 - { 0x26E, "_func_26E" }, // MP 0x140310480 - { 0x26F, "_func_26F" }, // MP 0x14032C3B0 - { 0x270, "_func_270" }, // empty - { 0x271, "_func_271" }, // MP 0x140433260 - { 0x272, "_func_272" }, // MP 0x1403328E0 - { 0x273, "_func_273" }, // MP 0x140433220 - { 0x274, "_func_274" }, // MP 0x14030F630 - { 0x275, "_func_275" }, // MP 0x1402F05B0 - { 0x276, "_func_276" }, // MP 0x14030C470 - { 0x277, "_func_277" }, // MP 0x14030C480 - { 0x278, "_func_278" }, // MP 0x14030BA90 - { 0x279, "_func_279" }, // SP 0x1402476E0, MP 0x140310920 - { 0x27A, "_func_27A" }, // MP 0x14032C4A0 - { 0x27B, "_func_27B" }, // MP 0x14032C4B0 - { 0x27C, "_func_27C" }, // MP 0x14032C4D0 - { 0x27D, "_func_27D" }, // MP 0x14032C840 - { 0x27E, "_func_27E" }, // MP 0x14032CAB0 - { 0x27F, "_func_27F" }, // MP 0x14030BB00 - { 0x280, "_func_280" }, // MP 0x14032F7E0 - { 0x281, "_func_281" }, // MP 0x14032E600 - { 0x282, "_func_282" }, // MP 0x140310EC0 - { 0x283, "_func_283" }, // SP 0x14023EC00, MP 0x14031BAE0 - { 0x284, "_func_284" }, // SP 0x14023F300, MP 0x14031C2B0 - { 0x285, "_func_285" }, // MP 0x140043610 + { 0x213, "connectnodepair" }, + { 0x214, "_func_214" }, + { 0x215, "_func_215" }, + { 0x216, "_func_216" }, + { 0x217, "_func_217" }, + { 0x218, "_func_218" }, + { 0x219, "_func_219" }, + { 0x21A, "_func_21A" }, + { 0x21B, "_func_21B" }, + { 0x21C, "_func_21C" }, + { 0x21D, "_func_21D" }, + { 0x21E, "_func_21E" }, + { 0x21F, "_func_21F" }, + { 0x220, "_func_220" }, + { 0x221, "distance2dsquared" }, + { 0x222, "_func_222" }, + { 0x223, "_func_223" }, + { 0x224, "_func_224" }, + { 0x225, "_func_225" }, + { 0x226, "_func_226" }, + { 0x227, "_func_227" }, + { 0x228, "_func_228" }, + { 0x229, "_func_229" }, + { 0x22A, "_func_22A" }, + { 0x22B, "_func_22B" }, + { 0x22C, "_func_22C" }, + { 0x22D, "_func_22D" }, + { 0x22E, "_func_22E" }, + { 0x22F, "_func_22F" }, + { 0x230, "_func_230" }, + { 0x231, "_func_231" }, + { 0x232, "_func_232" }, + { 0x233, "_func_233" }, + { 0x234, "_func_234" }, + { 0x235, "_func_235" }, + { 0x236, "isusinghdr" }, + { 0x237, "_func_237" }, + { 0x238, "_func_238" }, + { 0x239, "playerphysicstraceinfo" }, + { 0x23A, "_func_23A" }, + { 0x23B, "_func_23B" }, + { 0x23C, "_func_23C" }, + { 0x23D, "_func_23D" }, + { 0x23E, "_func_23E" }, + { 0x23F, "lootserviceonendgame" }, + { 0x240, "_func_240" }, + { 0x241, "lootserviceonstartgame" }, + { 0x242, "_func_242" }, + { 0x243, "tournamentreportwinningteam" }, + { 0x244, "tournamentreportendofgame" }, + { 0x245, "_func_245" }, + { 0x246, "_func_246" }, + { 0x247, "_func_247" }, + { 0x248, "_func_248" }, + { 0x249, "_func_249" }, + { 0x24A, "_func_24A" }, + { 0x24B, "_func_24B" }, + { 0x24C, "_func_24C" }, + { 0x24D, "_func_24D" }, + { 0x24E, "_func_24E" }, + { 0x24F, "_func_24F" }, + { 0x250, "droptoground" }, + { 0x251, "_func_251" }, + { 0x252, "precachelaser" }, + { 0x253, "_func_253" }, + { 0x254, "_func_254" }, + { 0x255, "_func_255" }, + { 0x256, "_func_256" }, + { 0x257, "_func_257" }, + { 0x258, "_func_258" }, + { 0x259, "_func_259" }, + { 0x25A, "_func_25A" }, + { 0x25B, "_func_25B" }, + { 0x25C, "_func_25C" }, + { 0x25D, "_func_25D" }, + { 0x25E, "_func_25E" }, + { 0x25F, "_func_25F" }, + { 0x260, "setnojipscore" }, + { 0x261, "setnojiptime" }, + { 0x262, "_func_262" }, + { 0x263, "_func_263" }, + { 0x264, "_func_264" }, + { 0x265, "_func_265" }, + { 0x266, "_func_266" }, + { 0x267, "_func_267" }, + { 0x268, "_func_268" }, + { 0x269, "_func_269" }, + { 0x26A, "_func_26A" }, + { 0x26B, "_func_26B" }, + { 0x26C, "_func_26C" }, + { 0x26D, "_func_26D" }, + { 0x26E, "_func_26E" }, + { 0x26F, "_func_26F" }, + { 0x270, "_func_270" }, + { 0x271, "_func_271" }, + { 0x272, "_func_272" }, + { 0x273, "spawnfxforclient" }, + { 0x274, "_func_274" }, + { 0x275, "_func_275" }, + { 0x276, "_func_276" }, + { 0x277, "_func_277" }, + { 0x278, "_func_278" }, + { 0x279, "_func_279" }, + { 0x27A, "_func_27A" }, + { 0x27B, "isdedicatedserver" }, + { 0x27C, "getplaylistversion" }, + { 0x27D, "getplaylistid" }, + { 0x27E, "getactiveclientcount" }, + { 0x27F, "_func_27F" }, + { 0x280, "_func_280" }, + { 0x281, "_func_281" }, + { 0x282, "_func_282" }, + { 0x283, "_func_283" }, + { 0x284, "_func_284" }, + { 0x285, "_func_285" }, { 0x286, "istestclient" }, - { 0x287, "_func_287" }, // MP 0x1402D2850 - { 0x288, "_func_288" }, // MP 0x14032F0C0 - { 0x289, "_func_289" }, // SP 0x1402471A0, MP 0x140311FF0 - { 0x28A, "_func_28A" }, // SP 0x1402471E0, MP 0x140312040 - { 0x28B, "_func_28B" }, // SP 0x140259CC0 - { 0x28C, "_func_28C" }, // SP 0x140244780, MP 0x140311100 - { 0x28D, "_func_28D" }, // SP 0x140247F80, MP 0x140314C70 - { 0x28E, "_func_28E" }, // SP 0x140244530, MP 0x14030D340 - { 0x28F, "_func_28F" }, // SP 0x1402453C0, MP 0x14030DA60 - { 0x290, "_func_290" }, // SP 0x140245780, MP 0x14030E5C0 - { 0x291, "_func_291" }, // SP 0x1402601E0 - { 0x292, "_func_292" }, // MP 0x14031FDA0 - { 0x293, "_func_293" }, // SP 0x1402503F0, MP 0x140317140 - { 0x294, "_func_294" }, // SP 0x140246AD0, MP 0x14030FD70 - { 0x295, "_func_295" }, // SP 0x140246F20, MP 0x140310210 - { 0x296, "_func_296" }, // SP 0x140247200, MP 0x140310370 - { 0x297, "_func_297" }, // MP 0x14032FBA0 - { 0x298, "_func_298" }, // MP 0x14032FCA0 - { 0x299, "_func_299" }, // SP 0x140246B10, MP 0x14030E700 - { 0x29A, "_func_29A" }, // SP 0x1402603C0 - { 0x29B, "_func_29B" }, // SP 0x14024CE40, MP 0x140316070 - { 0x29C, "_func_29C" }, // MP 0x14031FC20 - { 0x29D, "_func_29D" }, // SP 0x14024A520, MP 0x140318030 - { 0x29E, "_func_29E" }, // MP 0x140318A90 - { 0x29F, "_func_29F" }, // MP 0x140318560 - { 0x2A0, "_func_2A0" }, // MP 0x140328F10 - { 0x2A1, "_func_2A1" }, // SP 0x14025A630 - { 0x2A2, "_func_2A2" }, // SP 0x140243B50, MP 0x14030CA90 - { 0x2A3, "_func_2A3" }, // SP 0x14024B760, MP 0x1403199C0 - { 0x2A4, "_func_2A4" }, // SP 0x14024AB20, MP 0x140319680 - { 0x2A5, "_func_2A5" }, // SP 0x14024B670, MP 0x1403199A0 - { 0x2A6, "_func_2A6" }, // SP 0x14024B710, MP 0x1403199B0 - { 0x2A7, "_func_2A7" }, // SP 0x14024B850, MP 0x140319A20 - { 0x2A8, "_func_2A8" }, // MP 0x14032D2A0 - { 0x2A9, "_func_2A9" }, // MP 0x14032D300 - { 0x2AA, "_func_2AA" }, // MP 0x14032D340 - { 0x2AB, "_func_2AB" }, // MP 0x14032D780 - { 0x2AC, "_func_2AC" }, // MP 0x14031CA40 - { 0x2AD, "_func_2AD" }, // MP 0x14031E1F0 - { 0x2AE, "_func_2AE" }, // SP 0x14023E7F0, MP 0x140321880 - { 0x2AF, "_func_2AF" }, // SP 0x14025CCA0 - { 0x2B0, "_func_2B0" }, // MP 0x140329610 - { 0x2B1, "_func_2B1" }, // MP 0x1403297B0 - { 0x2B2, "_func_2B2" }, // MP 0x1403298D0 - { 0x2B3, "_func_2B3" }, // MP 0x14032ACF0 - { 0x2B4, "_func_2B4" }, // SP 0x14024EAD0, MP 0x140317DF0 - { 0x2B5, "_func_2B5" }, // SP 0x14025CCF0 - { 0x2B6, "_func_2B6" }, // SP 0x140245730, MP 0x14030E570 - { 0x2B7, "_func_2B7" }, // MP 0x140337920 - { 0x2B8, "_func_2B8" }, // SP 0x14024BB40, MP 0x140319B40 - { 0x2B9, "_func_2B9" }, // SP 0x14024BC90, MP 0x140319B50 - { 0x2BA, "_func_2BA" }, // SP 0x14023ED90, MP 0x140321AE0 - { 0x2BB, "_func_2BB" }, // SP 0x14024B7C0, MP 0x140314A40 - { 0x2BC, "_func_2BC" }, // MP 0x140314C30 - { 0x2BD, "_func_2BD" }, // SP 0x14025CF50 - { 0x2BE, "_func_2BE" }, // MP 0x14032AEA0 - { 0x2BF, "_func_2BF" }, // MP 0x1402D3540 - { 0x2C0, "_func_2C0" }, // MP 0x1402D35B0 - { 0x2C1, "_func_2C1" }, // MP 0x140332A70 - { 0x2C2, "_func_2C2" }, // MP 0x140332AE0 - { 0x2C3, "_func_2C3" }, // MP 0x14032C580 - { 0x2C4, "_func_2C4" }, // MP 0x14032C650 - { 0x2C5, "_func_2C5" }, // MP 0x14032C820 - { 0x2C6, "_func_2C6" }, // SP 0x14025C2C0 - { 0x2C7, "_func_2C7" }, // MP 0x14032C2A0 - { 0x2C8, "_func_2C8" }, // MP 0x1402D34D0 - { 0x2C9, "_func_2C9" }, // MP 0x1402D33F0 - { 0x2CA, "_func_2CA" }, // MP 0x14032DAD0 - { 0x2CB, "_func_2CB" }, // MP 0x14032DC40 - { 0x2CC, "_func_2CC" }, // SP 0x14025C4B0 - { 0x2CD, "_func_2CD" }, // SP 0x14024A6B0, MP 0x140318270 - { 0x2CE, "_func_2CE" }, // MP 0x14032C6B0 - { 0x2CF, "_func_2CF" }, // MP 0x140318AD0 - { 0x2D0, "_func_2D0" }, // SP 0x140260350 - { 0x2D1, "_func_2D1" }, // MP 0x1402D3460 - { 0x2D2, "_func_2D2" }, // SP 0x14025CFA0 - { 0x2D3, "_func_2D3" }, // MP 0x14032C2D0 - { 0x2D4, "_func_2D4" }, // MP 0x140332620 - { 0x2D5, "_func_2D5" }, // MP 0x140332610 - { 0x2D6, "_func_2D6" }, // MP 0x1402D3630 - { 0x2D7, "_func_2D7" }, // MP 0x14031AA80 - { 0x2D8, "_func_2D8" }, // SP 0x140240AD0, MP 0x14031EAD0 - { 0x2D9, "_func_2D9" }, // MP 0x140328010 - { 0x2DA, "_func_2DA" }, // MP 0x14031B670 - { 0x2DB, "_func_2DB" }, // MP 0x14031D3F0 - { 0x2DC, "_func_2DC" }, // MP 0x14031E670 - { 0x2DD, "_func_2DD" }, // MP 0x140339100 - { 0x2DE, "_func_2DE" }, // MP 0x140319200 - { 0x2DF, "_func_2DF" }, // MP 0x140331E00 + { 0x287, "istestclient" }, + { 0x288, "_func_288" }, + { 0x289, "_func_289" }, + { 0x28A, "_func_28A" }, + { 0x28B, "_func_28B" }, + { 0x28C, "_func_28C" }, + { 0x28D, "_func_28D" }, + { 0x28E, "_func_28E" }, + { 0x28F, "_func_28F" }, + { 0x290, "_func_290" }, + { 0x291, "_func_291" }, + { 0x292, "_func_292" }, + { 0x293, "_func_293" }, + { 0x294, "_func_294" }, + { 0x295, "isremovedentity" }, + { 0x296, "tablegetrowcount" }, + { 0x297, "tablegetcolumncount" }, + { 0x298, "batteryusepershot" }, + { 0x299, "batteryreqtouse" }, + { 0x29A, "isweaponmanuallydetonatedbydoubletap" }, + { 0x29B, "_func_29B" }, + { 0x29C, "_func_29C" }, + { 0x29D, "_func_29D" }, + { 0x29E, "_func_29E" }, + { 0x29F, "validatecostume" }, + { 0x2A0, "randomcostume" }, + { 0x2A1, "_func_2A1" }, + { 0x2A2, "_func_2A2" }, + { 0x2A3, "_func_2A3" }, + { 0x2A4, "_func_2A4" }, + { 0x2A5, "_func_2A5" }, + { 0x2A6, "_func_2A6" }, + { 0x2A7, "_func_2A7" }, + { 0x2A8, "_func_2A8" }, + { 0x2A9, "_func_2A9" }, + { 0x2AA, "_func_2AA" }, + { 0x2AB, "_func_2AB" }, + { 0x2AC, "_func_2AC" }, + { 0x2AD, "_func_2AD" }, + { 0x2AE, "_func_2AE" }, + { 0x2AF, "_func_2AF" }, + { 0x2B0, "_func_2B0" }, + { 0x2B1, "lootservicestarttrackingplaytime" }, + { 0x2B2, "_func_2B2" }, + { 0x2B3, "lootservicevalidateplaytime" }, + { 0x2B4, "_func_2B4" }, + { 0x2B5, "_func_2B5" }, + { 0x2B6, "_func_2B6" }, + { 0x2B7, "_func_2B7" }, + { 0x2B8, "objective_mlgspectator" }, + { 0x2B9, "_func_2B9" }, + { 0x2BA, "_func_2BA" }, + { 0x2BB, "_func_2BB" }, + { 0x2BC, "isonlinegame" }, + { 0x2BD, "issystemlink" }, + { 0x2BE, "_func_2BE" }, + { 0x2BF, "_func_2BF" }, + { 0x2C0, "_func_2C0" }, + { 0x2C1, "_func_2C1" }, + { 0x2C2, "spawnlinkedfx" }, + { 0x2C3, "_func_2C3" }, + { 0x2C4, "_func_2C4" }, + { 0x2C5, "_func_2C5" }, + { 0x2C6, "_func_2C6" }, + { 0x2C7, "_func_2C7" }, + { 0x2C8, "getchallengeid" }, + { 0x2C9, "_func_2C9" }, + { 0x2CA, "_func_2CA" }, + { 0x2CB, "_func_2CB" }, + { 0x2CC, "_func_2CC" }, + { 0x2CD, "_func_2CD" }, + { 0x2CE, "_func_2CE" }, + { 0x2CF, "getcodanywherecurrentplatform" }, + { 0x2D0, "getcostumefromtable" }, + { 0x2D1, "_func_2D1" }, + { 0x2D2, "_func_2D2" }, + { 0x2D3, "_func_2D3" }, + { 0x2D4, "getchallengerewarditem" }, + { 0x2D5, "_func_2D5" }, + { 0x2D6, "_func_2D6" }, + { 0x2D7, "nodesetremotemissilename" }, + { 0x2D8, "isshipbuild" }, + { 0x2D9, "_func_2D9" }, + { 0x2DA, "_func_2DA" }, + { 0x2DB, "_func_2DB" }, + { 0x2DC, "_func_2DC" }, + { 0x2DD, "_func_2DD" }, + { 0x2DE, "_func_2DE" }, + { 0x2DF, "_func_2DF" }, }}; const std::array, 1389> method_list {{ - { 0x8000, "thermaldrawdisable" }, // SP 0x140243FC0, MP 0x140321BF0 - { 0x8001, "_meth_8001" }, // SP 0x14025D290 - { 0x8002, "heli_setdamagestage" }, // MP 0x140522DA0 - { 0x8003, "playsoundtoteam" }, // MP 0x140327D90 - { 0x8004, "playsoundtoplayer" }, // MP 0x140328150 - { 0x8005, "playerhide" }, // MP 0x14032AC70 - { 0x8006, "playershow" }, // MP 0x14032ACB0 - { 0x8007, "showtoplayer" }, // MP 0x14032ADA0 - { 0x8008, "threatdetectedtoplayer" }, // MP 0x14032AE00 - { 0x8009, "clearthreatdetected" }, // MP 0x14032AE60 - { 0x800A, "enableplayeruse" }, // MP 0x14032CAF0 - { 0x800B, "disableplayeruse" }, // MP 0x14032CB50 - { 0x800C, "enableammogeneration" }, // MP 0x14032CD60 - { 0x800D, "disableammogeneration" }, // MP 0x14032CC80 - { 0x800E, "makescrambler" }, // MP 0x14032C2F0 - { 0x800F, "makeportableradar" }, // MP 0x14032C370 - { 0x8010, "clearscrambler" }, // MP 0x14032C350 - { 0x8011, "clearportableradar" }, // MP 0x14032C390 - { 0x8012, "placespawnpoint" }, // MP 0x14032E080 - { 0x8013, "setteamfortrigger" }, // MP 0x14032C7A0 - { 0x8014, "clientclaimtrigger" }, // MP 0x14032C870 - { 0x8015, "clientreleasetrigger" }, // MP 0x14032C960 - { 0x8016, "releaseclaimedtrigger" }, // MP 0x14032CA40 - { 0x8017, "isusingonlinedataoffline" }, // MP 0x14032C310 - { 0x8018, "getrestedtime" }, // MP 0x14032C460 - { 0x8019, "sendleaderboards" }, // MP 0x140328CD0 - { 0x801A, "isonladder" }, // SP 0x14024E140, MP 0x1403167C0 - { 0x801B, "getcorpseanim" }, // MP 0x14032D4E0 - { 0x801C, "playerforcedeathanim" }, // MP 0x14032DA10 - { 0x801D, "attach" }, // SP 0x140247610, MP 0x140311030 - { 0x801E, "_meth_801E" }, // SP 0x1402617C0 - { 0x801F, "_meth_801F" }, // SP 0x1402617F0 - { 0x8020, "_meth_8020" }, // SP 0x140261910 - { 0x8021, "_meth_8021" }, // SP 0x140259710 - { 0x8022, "_meth_8022" }, // SP 0x140259730 - { 0x8023, "_meth_8023" }, // SP 0x1402598B0, MP 0x14032D110 - { 0x8024, "_meth_8024" }, // SP 0x1402598D0 - { 0x8025, "_meth_8025" }, // SP 0x140243780, MP 0x14031D9D0 - { 0x8026, "_meth_8026" }, // MP 0x14032F8A0 - { 0x8027, "_meth_8027" }, // empty - { 0x8028, "_meth_8028" }, // SP 0x140259D50 - { 0x8029, "_meth_8029" }, // SP 0x140243D30, MP 0x140321AA0 - { 0x802A, "detach" }, // SP 0x140248580, MP 0x140311FB0 - { 0x802B, "detachall" }, // SP 0x140248980, MP 0x140312130 - { 0x802C, "_meth_802C" }, // SP 0x14024A5E0, MP 0x1403144E0 - { 0x802D, "_meth_802D" }, // SP 0x14024A7F0, MP 0x1403146A0 - { 0x802E, "_meth_802E" }, // SP 0x14024AAB0, MP 0x140314840 - { 0x802F, "_meth_802F" }, // SP 0x14025A350 - { 0x8030, "_meth_8030" }, // SP 0x14025A3E0 - { 0x8031, "_meth_8031" }, // SP 0x14025A560 - { 0x8032, "_meth_8032" }, // SP 0x14025B7E0 - { 0x8033, "_meth_8033" }, // SP 0x14027DFE0 - { 0x8034, "_meth_8034" }, // SP 0x14027DF70, MP 0x1402D1D80 - { 0x8035, "_meth_8035" }, // SP 0x14027DED0, MP 0x1402D1CE0 - { 0x8036, "_meth_8036" }, // SP 0x14025F9C0 - { 0x8037, "_meth_8037" }, // SP 0x14025FA80 - { 0x8038, "_meth_8038" }, // SP 0x14025FEB0 - { 0x8039, "_meth_8039" }, // SP 0x140261030 - { 0x803A, "_meth_803A" }, // SP 0x140261050 - { 0x803B, "_meth_803B" }, // SP 0x140261170 - { 0x803C, "_meth_803C" }, // SP 0x14025B970 - { 0x803D, "_meth_803D" }, // SP 0x14025B9B0 - { 0x803E, "_meth_803E" }, // SP 0x14025BB00 - { 0x803F, "_meth_803F" }, // SP 0x14025BB40 - { 0x8040, "_meth_8040" }, // SP 0x14025BC00 - { 0x8041, "_meth_8041" }, // SP 0x14025D150 - { 0x8042, "_meth_8042" }, // SP 0x14025D240 - { 0x8043, "_meth_8043" }, // SP 0x14024D860, MP 0x140316310 - { 0x8044, "_meth_8044" }, // SP 0x14024DAA0, MP 0x140316590 - { 0x8045, "_meth_8045" }, // SP 0x140261430 - { 0x8046, "_meth_8046" }, // SP 0x140261450 - { 0x8047, "_meth_8047" }, // SP 0x14024ACA0, MP 0x140314A80 - { 0x8048, "_meth_8048" }, // SP 0x14024B060, MP 0x140315570 - { 0x8049, "_meth_8049" }, // SP 0x14024B570, MP 0x1403159E0 - { 0x804A, "_meth_804A" }, // SP 0x14024BAB0, MP 0x140315BE0 - { 0x804B, "_meth_804B" }, // SP 0x14024BE00, MP 0x140315F10 - { 0x804C, "_meth_804C" }, // SP 0x14024C3A0, MP 0x140316280 - { 0x804D, "_meth_804D" }, // SP 0x14024D310, MP 0x140317A90 - { 0x804E, "_meth_804E" }, // SP 0x14024D720, MP 0x140318250 - { 0x804F, "_meth_804F" }, // SP 0x14024D790, MP 0x140318390 - { 0x8050, "_meth_8050" }, // SP 0x140261820, MP 0x140329690 - { 0x8051, "_meth_8051" }, // SP 0x14024C410, MP 0x140313E60 - { 0x8052, "_meth_8052" }, // SP 0x1402594E0 - { 0x8053, "show" }, // SP 0x140259840, MP 0x14032ABA0 - { 0x8054, "hide" }, // SP 0x140259860, MP 0x14032ABF0 - { 0x8055, "_meth_8055" }, // SP 0x140259880 - { 0x8056, "_meth_8056" }, // SP 0x140259960 - { 0x8057, "_meth_8057" }, // SP 0x140250700, MP 0x14031AD40 - { 0x8058, "_meth_8058" }, // SP 0x140250960, MP 0x14031B050 - { 0x8059, "_meth_8059" }, // SP 0x140250BD0, MP 0x14031B2C0 - { 0x805A, "_meth_805A" }, // SP 0x140250CD0, MP 0x14031B350 - { 0x805B, "_meth_805B" }, // SP 0x14025CC40 - { 0x805C, "_meth_805C" }, // SP 0x14025CC60 - { 0x805D, "_meth_805D" }, // SP 0x14025CC80 - { 0x805E, "_meth_805E" }, // SP 0x14025CCD0 - { 0x805F, "_meth_805F" }, // SP 0x14025DA20 - { 0x8060, "_meth_8060" }, // SP 0x14025DAA0 - { 0x8061, "_meth_8061" }, // SP 0x14025E3D0 - { 0x8062, "_meth_8062" }, // SP 0x14025F390 - { 0x8063, "_meth_8063" }, // SP 0x14025F400 - { 0x8064, "_meth_8064" }, // SP 0x140241600, MP 0x14031FC50 - { 0x8065, "_meth_8065" }, // SP 0x140259B30, MP 0x14032CE60 - { 0x8066, "_meth_8066" }, // SP 0x140259E80, MP 0x14032D070 - { 0x8067, "_meth_8067" }, // SP 0x14025A120 - { 0x8068, "_meth_8068" }, // SP 0x14024D9F0, MP 0x1403183D0 - { 0x8069, "_meth_8069" }, // SP 0x14024ED20, MP 0x1403198B0 - { 0x806A, "_meth_806A" }, // SP 0x140261290 - { 0x806B, "_meth_806B" }, // empty - { 0x806C, "_meth_806C" }, // SP 0x14024F1B0, MP 0x14031DEE0 - { 0x806D, "_meth_806D" }, // SP 0x14024F180, MP 0x14031D9A0 - { 0x806E, "_meth_806E" }, // SP 0x14024F580, MP 0x14031E390 - { 0x806F, "_meth_806F" }, // SP 0x14024F550, MP 0x14031E1C0 - { 0x8070, "_meth_8070" }, // SP 0x14023EE50 - { 0x8071, "_meth_8071" }, // empty - { 0x8072, "_meth_8072" }, // empty - { 0x8073, "_meth_8073" }, // empty - { 0x8074, "_meth_8074" }, // SP 0x140261310, MP 0x140329200 - { 0x8075, "_meth_8075" }, // SP 0x140261390, MP 0x1403292F0 - { 0x8076, "_meth_8076" }, // SP 0x140261400 - { 0x8077, "_meth_8077" }, // SP 0x140261500 - { 0x8078, "_meth_8078" }, // SP 0x140261530 - { 0x8079, "_meth_8079" }, // SP 0x1402615C0 - { 0x807A, "_meth_807A" }, // SP 0x1402615E0 - { 0x807B, "_meth_807B" }, // SP 0x140261740, MP 0x140329410 - { 0x807C, "_meth_807C" }, // SP 0x14024F8B0, MP 0x14031AA90 - { 0x807D, "_meth_807D" }, // SP 0x14024FA90, MP 0x14031AD20 - { 0x807E, "_meth_807E" }, // SP 0x14024FB10, MP 0x14031AED0 - { 0x807F, "_meth_807F" }, // SP 0x14024FC00, MP 0x14031AF00 - { 0x8080, "_meth_8080" }, // SP 0x1402535F0, MP 0x14031D010 - { 0x8081, "_meth_8081" }, // SP 0x140250380, MP 0x14031B520 - { 0x8082, "_meth_8082" }, // SP 0x14021EA10, MP 0x1402EF1F0 - { 0x8083, "_meth_8083" }, // SP 0x14021EA60, MP 0x1402EF240 - { 0x8084, "fadeovertime" }, // SP 0x14021EE30, MP 0x1402EF5E0 - { 0x8085, "scaleovertime" }, // SP 0x14021EF70, MP 0x1402EF720 - { 0x8086, "moveovertime" }, // SP 0x14021F050, MP 0x1402EF800 - { 0x8087, "reset" }, // SP 0x14021F190, MP 0x1402EF8B0 - { 0x8088, "destroy" }, // SP 0x14021F1D0, MP 0x1402EF980 - { 0x8089, "setpulsefx" }, // SP 0x14021F300, MP 0x1402EFA60 - { 0x808A, "setplayernamestring" }, // SP 0x14021F240, MP 0x1402EF9D0 - { 0x808B, "_meth_808B" }, // SP 0x14021EED0, MP 0x1402EF680 - { 0x808C, "_meth_808C" }, // SP 0x14025CC00 - { 0x808D, "_meth_808D" }, // SP 0x14025CC20 - { 0x808E, "_meth_808E" }, // SP 0x14025D300 - { 0x808F, "_meth_808F" }, // SP 0x14025D340 - { 0x8090, "_meth_8090" }, // SP 0x1402599B0 - { 0x8091, "_meth_8091" }, // SP 0x14025D840, MP 0x14032E720 - { 0x8092, "_meth_8092" }, // SP 0x14024CFF0, MP 0x14031B370 - { 0x8093, "_meth_8093" }, // SP 0x14025F470 - { 0x8094, "_meth_8094" }, // SP 0x14025F510 - { 0x8095, "getorigin" }, // SP 0x14025F5B0, MP 0x14032F8B0 - { 0x8096, "_meth_8096" }, // SP 0x14025F660 - { 0x8097, "_meth_8097" }, // SP 0x14025F750 - { 0x8098, "_meth_8098" }, // SP 0x1402608B0 - { 0x8099, "_meth_8099" }, // SP 0x1402608F0, MP 0x14032FA40 - { 0x809A, "playsound" }, // SP 0x140261150, MP 0x14032FDA0 - { 0x809B, "_meth_809B" }, // empty - { 0x809C, "_meth_809C" }, // empty - { 0x809D, "_meth_809D" }, // empty - { 0x809E, "_meth_809E" }, // empty - { 0x809F, "_meth_809F" }, // SP 0x140250780, MP 0x14031BA70 - { 0x80A0, "_meth_80A0" }, // SP 0x140250BF0, MP 0x14031C050 - { 0x80A1, "_meth_80A1" }, // SP 0x140251060, MP 0x14031C510 - { 0x80A2, "_meth_80A2" }, // SP 0x14023E070, MP 0x14031DF10 - { 0x80A3, "_meth_80A3" }, // SP 0x14023E810, MP 0x14031E4E0 - { 0x80A4, "_meth_80A4" }, // SP 0x14023EEC0 - { 0x80A5, "_meth_80A5" }, // SP 0x14023F740 - { 0x80A6, "_meth_80A6" }, // SP 0x1402404F0 - { 0x80A7, "_meth_80A7" }, // SP 0x140240D80 - { 0x80A8, "_meth_80A8" }, // SP 0x140247240, MP 0x14030ED30 - { 0x80A9, "_meth_80A9" }, // SP 0x1402505C0, MP 0x1403199D0 - { 0x80AA, "_meth_80AA" }, // SP 0x140250830, MP 0x140319CB0 - { 0x80AB, "_meth_80AB" }, // SP 0x140241D60, MP 0x1403209F0 - { 0x80AC, "_meth_80AC" }, // SP 0x140251210, MP 0x14031AA20 - { 0x80AD, "_meth_80AD" }, // SP 0x1402421E0, MP 0x140320FB0 - { 0x80AE, "_meth_80AE" }, // SP 0x140242250, MP 0x1403210A0 - { 0x80AF, "_meth_80AF" }, // SP 0x140242AE0, MP 0x1403216E0 + { 0x8000, "thermaldrawdisable" }, + { 0x8001, "_meth_8001" }, + { 0x8002, "heli_setdamagestage" }, + { 0x8003, "playsoundtoteam" }, + { 0x8004, "playsoundtoplayer" }, + { 0x8005, "playerhide" }, + { 0x8006, "playershow" }, + { 0x8007, "showtoplayer" }, + { 0x8008, "threatdetectedtoplayer" }, + { 0x8009, "clearthreatdetected" }, + { 0x800A, "enableplayeruse" }, + { 0x800B, "disableplayeruse" }, + { 0x800C, "enableammogeneration" }, + { 0x800D, "disableammogeneration" }, + { 0x800E, "makescrambler" }, + { 0x800F, "makeportableradar" }, + { 0x8010, "clearscrambler" }, + { 0x8011, "clearportableradar" }, + { 0x8012, "placespawnpoint" }, + { 0x8013, "setteamfortrigger" }, + { 0x8014, "clientclaimtrigger" }, + { 0x8015, "clientreleasetrigger" }, + { 0x8016, "releaseclaimedtrigger" }, + { 0x8017, "isusingonlinedataoffline" }, + { 0x8018, "getrestedtime" }, + { 0x8019, "sendleaderboards" }, + { 0x801A, "isonladder" }, + { 0x801B, "getcorpseanim" }, + { 0x801C, "playerforcedeathanim" }, + { 0x801D, "attach" }, + { 0x801E, "_meth_801E" }, + { 0x801F, "_meth_801F" }, + { 0x8020, "_meth_8020" }, + { 0x8021, "_meth_8021" }, + { 0x8022, "_meth_8022" }, + { 0x8023, "startragdoll" }, + { 0x8024, "_meth_8024" }, + { 0x8025, "_meth_8025" }, + { 0x8026, "logstring" }, + { 0x8027, "_meth_8027" }, + { 0x8028, "_meth_8028" }, + { 0x8029, "_meth_8029" }, + { 0x802A, "detach" }, + { 0x802B, "detachall" }, + { 0x802C, "getattachsize" }, + { 0x802D, "getattachmodelname" }, + { 0x802E, "getattachtagname" }, + { 0x802F, "_meth_802F" }, + { 0x8030, "_meth_8030" }, + { 0x8031, "_meth_8031" }, + { 0x8032, "_meth_8032" }, + { 0x8033, "_meth_8033" }, + { 0x8034, "_meth_8034" }, + { 0x8035, "_meth_8035" }, + { 0x8036, "_meth_8036" }, + { 0x8037, "_meth_8037" }, + { 0x8038, "_meth_8038" }, + { 0x8039, "_meth_8039" }, + { 0x803A, "_meth_803A" }, + { 0x803B, "_meth_803B" }, + { 0x803C, "_meth_803C" }, + { 0x803D, "_meth_803D" }, + { 0x803E, "_meth_803E" }, + { 0x803F, "_meth_803F" }, + { 0x8040, "_meth_8040" }, + { 0x8041, "_meth_8041" }, + { 0x8042, "_meth_8042" }, + { 0x8043, "_meth_8043" }, + { 0x8044, "_meth_8044" }, + { 0x8045, "_meth_8045" }, + { 0x8046, "_meth_8046" }, + { 0x8047, "_meth_8047" }, + { 0x8048, "_meth_8048" }, + { 0x8049, "_meth_8049" }, + { 0x804A, "_meth_804A" }, + { 0x804B, "_meth_804B" }, + { 0x804C, "_meth_804C" }, + { 0x804D, "linkto" }, + { 0x804E, "_meth_804E" }, + { 0x804F, "unlink" }, + { 0x8050, "_meth_8050" }, + { 0x8051, "dodamage" }, + { 0x8052, "_meth_8052" }, + { 0x8053, "show" }, + { 0x8054, "hide" }, + { 0x8055, "_meth_8055" }, + { 0x8056, "_meth_8056" }, + { 0x8057, "disconnectpaths" }, + { 0x8058, "connectpaths" }, + { 0x8059, "_meth_8059" }, + { 0x805A, "_meth_805A" }, + { 0x805B, "_meth_805B" }, + { 0x805C, "_meth_805C" }, + { 0x805D, "_meth_805D" }, + { 0x805E, "_meth_805E" }, + { 0x805F, "_meth_805F" }, + { 0x8060, "_meth_8060" }, + { 0x8061, "_meth_8061" }, + { 0x8062, "_meth_8062" }, + { 0x8063, "_meth_8063" }, + { 0x8064, "_meth_8064" }, + { 0x8065, "_meth_8065" }, + { 0x8066, "_meth_8066" }, + { 0x8067, "_meth_8067" }, + { 0x8068, "islinked" }, + { 0x8069, "enablelinkto" }, + { 0x806A, "_meth_806A" }, + { 0x806B, "_meth_806B" }, + { 0x806C, "_meth_806C" }, + { 0x806D, "_meth_806D" }, + { 0x806E, "_meth_806E" }, + { 0x806F, "scalevolume" }, + { 0x8070, "_meth_8070" }, + { 0x8071, "_meth_8071" }, + { 0x8072, "_meth_8072" }, + { 0x8073, "_meth_8073" }, + { 0x8074, "playsoundasmaster" }, + { 0x8075, "playloopsound" }, + { 0x8076, "_meth_8076" }, + { 0x8077, "_meth_8077" }, + { 0x8078, "_meth_8078" }, + { 0x8079, "_meth_8079" }, + { 0x807A, "_meth_807A" }, + { 0x807B, "_meth_807B" }, + { 0x807C, "playerlinkto" }, + { 0x807D, "_meth_807D" }, + { 0x807E, "_meth_807E" }, + { 0x807F, "_meth_807F" }, + { 0x8080, "_meth_8080" }, + { 0x8081, "playerlinkedoffsetenable" }, + { 0x8082, "_meth_8082" }, + { 0x8083, "_meth_8083" }, + { 0x8084, "fadeovertime" }, + { 0x8085, "scaleovertime" }, + { 0x8086, "moveovertime" }, + { 0x8087, "reset" }, + { 0x8088, "destroy" }, + { 0x8089, "setpulsefx" }, + { 0x808A, "setplayernamestring" }, + { 0x808B, "changefontscaleovertime" }, + { 0x808C, "_meth_808C" }, + { 0x808D, "_meth_808D" }, + { 0x808E, "_meth_808E" }, + { 0x808F, "_meth_808F" }, + { 0x8090, "_meth_8090" }, + { 0x8091, "_meth_8091" }, + { 0x8092, "dontinterpolate" }, + { 0x8093, "_meth_8093" }, + { 0x8094, "_meth_8094" }, + { 0x8095, "getorigin" }, + { 0x8096, "_meth_8096" }, + { 0x8097, "_meth_8097" }, + { 0x8098, "_meth_8098" }, + { 0x8099, "_meth_8099" }, + { 0x809A, "playsound" }, + { 0x809B, "_meth_809B" }, + { 0x809C, "_meth_809C" }, + { 0x809D, "_meth_809D" }, + { 0x809E, "_meth_809E" }, + { 0x809F, "_meth_809F" }, + { 0x80A0, "_meth_80A0" }, + { 0x80A1, "_meth_80A1" }, + { 0x80A2, "_meth_80A2" }, + { 0x80A3, "_meth_80A3" }, + { 0x80A4, "_meth_80A4" }, + { 0x80A5, "_meth_80A5" }, + { 0x80A6, "_meth_80A6" }, + { 0x80A7, "_meth_80A7" }, + { 0x80A8, "geteye" }, + { 0x80A9, "istouching" }, + { 0x80AA, "getistouchingentities" }, + { 0x80AB, "stoploopsound" }, + { 0x80AC, "stopsounds" }, + { 0x80AD, "playrumbleonentity" }, + { 0x80AE, "_meth_80AE" }, + { 0x80AF, "stoprumble" }, { 0x80B0, "delete" }, - { 0x80B1, "_meth_80B1" }, // SP 0x140245F70, MP 0x14030F8D0 - { 0x80B2, "_meth_80B2" }, // SP 0x140242F40, MP 0x140320CF0 - { 0x80B3, "_meth_80B3" }, // SP 0x140243250, MP 0x1403211B0 - { 0x80B4, "_meth_80B4" }, // empty - { 0x80B5, "_meth_80B5" }, // empty - { 0x80B6, "thermalvisionon" }, // SP 0x1402434E0, MP 0x1403213B0 - { 0x80B7, "thermalvisionoff" }, // SP 0x140243990, MP 0x1403218A0 - { 0x80B8, "thermalvisionfofoverlayon" }, // SP 0x140245650, MP 0x14030C6E0 - { 0x80B9, "thermalvisionfofoverlayoff" }, // SP 0x140245A30, MP 0x14030CA30 - { 0x80BA, "autospotoverlayon" }, // MP 0x14030CE40 - { 0x80BB, "autospotoverlayoff" }, // MP 0x14030CFB0 - { 0x80BC, "seteyesonuplinkenabled" }, // MP 0x14030D220 - { 0x80BD, "_meth_80BD" }, // empty - { 0x80BE, "setcontents" }, // SP 0x140240E60, MP 0x14031E770 - { 0x80BF, "makeusable" }, // SP 0x140240F70, MP 0x14031E9D0 - { 0x80C0, "makeunusable" }, // SP 0x140241270, MP 0x14031EBA0 - { 0x80C1, "_meth_80C1" }, // SP 0x14024E190, MP 0x14031C420 - { 0x80C2, "_meth_80C2" }, // SP 0x14024E8E0, MP 0x14031C9C0 - { 0x80C3, "_meth_80C3" }, // SP 0x140213270 - { 0x80C4, "_meth_80C4" }, // SP 0x140218180 - { 0x80C5, "_meth_80C5" }, // SP 0x140415BF0 - { 0x80C6, "_meth_80C6" }, // SP 0x140413E10 - { 0x80C7, "_meth_80C7" }, // SP 0x140415A50 - { 0x80C8, "_meth_80C8" }, // SP 0x140415AE0 - { 0x80C9, "_meth_80C9" }, // SP 0x140415390 - { 0x80CA, "settext" }, // SP 0x14021DE70, MP 0x1402EE7C0 - { 0x80CB, "_meth_80CB" }, // MP 0x1402EE880 - { 0x80CC, "_meth_80CC" }, // SP 0x14021DF30, MP 0x1402EE890 - { 0x80CD, "_meth_80CD" }, // SP 0x14021E050, MP 0x1402EE990 - { 0x80CE, "_meth_80CE" }, // SP 0x14021E1D0, MP 0x1402EEB10 - { 0x80CF, "_meth_80CF" }, // SP 0x14021E2B0, MP 0x1402EEBE0 - { 0x80D0, "_meth_80D0" }, // SP 0x14021E380, MP 0x1402EEC90 - { 0x80D1, "_meth_80D1" }, // SP 0x14021E450, MP 0x1402EED30 - { 0x80D2, "_meth_80D2" }, // SP 0x14021E510, MP 0x1402EEDE0 - { 0x80D3, "_meth_80D3" }, // SP 0x14021E5E0, MP 0x1402EEE90 - { 0x80D4, "_meth_80D4" }, // SP 0x14021E6B0, MP 0x1402EEF30 - { 0x80D5, "_meth_80D5" }, // SP 0x14021E770, MP 0x1402EEFE0 - { 0x80D6, "_meth_80D6" }, // SP 0x14021E790, MP 0x1402EF000 - { 0x80D7, "_meth_80D7" }, // SP 0x14021E7B0, MP 0x1402EF020 - { 0x80D8, "_meth_80D8" }, // SP 0x14021E850, MP 0x1402EF0A0 - { 0x80D9, "_meth_80D9" }, // SP 0x14021E9C0, MP 0x1402EF1A0 - { 0x80DA, "_meth_80DA" }, // SP 0x140241840, MP 0x14031F3A0 - { 0x80DB, "_meth_80DB" }, // SP 0x140241FF0, MP 0x140320400 - { 0x80DC, "_meth_80DC" }, // MP 0x140328620 - { 0x80DD, "_meth_80DD" }, // SP 0x140242550, MP 0x140320750 - { 0x80DE, "_meth_80DE" }, // SP 0x1402428C0, MP 0x1403208F0 - { 0x80DF, "_meth_80DF" }, // SP 0x1402413D0, MP 0x14031ED80 - { 0x80E0, "_meth_80E0" }, // SP 0x1402414A0, MP 0x14031EE50 - { 0x80E1, "_meth_80E1" }, // MP 0x14031EFA0 - { 0x80E2, "_meth_80E2" }, // SP 0x140251410, MP 0x14031B620 - { 0x80E3, "_meth_80E3" }, // SP 0x1402514F0, MP 0x14031B800 - { 0x80E4, "_meth_80E4" }, // SP 0x1402517C0, MP 0x14031B980 - { 0x80E5, "_meth_80E5" }, // SP 0x140251950, MP 0x14031BC70 - { 0x80E6, "_meth_80E6" }, // SP 0x140251A60, MP 0x14031BDC0 - { 0x80E7, "_meth_80E7" }, // SP 0x140251C20, MP 0x14031C0E0 - { 0x80E8, "_meth_80E8" }, // MP 0x14031AAA0 - { 0x80E9, "_meth_80E9" }, // MP 0x14031B2E0 - { 0x80EA, "_meth_80EA" }, // SP 0x140253FC0, MP 0x14031D3A0 - { 0x80EB, "_meth_80EB" }, // SP 0x1402540B0, MP 0x14031D4F0 - { 0x80EC, "_meth_80EC" }, // SP 0x140219C40 - { 0x80ED, "_meth_80ED" }, // SP 0x140219CA0 - { 0x80EE, "_meth_80EE" }, // SP 0x140219CF0 - { 0x80EF, "_meth_80EF" }, // SP 0x140219D40 - { 0x80F0, "_meth_80F0" }, // SP 0x140219DA0 - { 0x80F1, "_meth_80F1" }, // SP 0x140219E00 - { 0x80F2, "_meth_80F2" }, // SP 0x140219E50 - { 0x80F3, "_meth_80F3" }, // SP 0x14021A1A0 - { 0x80F4, "_meth_80F4" }, // SP 0x14021A370 - { 0x80F5, "_meth_80F5" }, // SP 0x14021A3D0 - { 0x80F6, "_meth_80F6" }, // SP 0x14021A430 - { 0x80F7, "_meth_80F7" }, // SP 0x14021A4C0 - { 0x80F8, "_meth_80F8" }, // SP 0x14021A570 - { 0x80F9, "_meth_80F9" }, // SP 0x140217650, MP 0x1402DF4D0 - { 0x80FA, "_meth_80FA" }, // SP 0x140219F40 - { 0x80FB, "_meth_80FB" }, // SP 0x140219F90 - { 0x80FC, "_meth_80FC" }, // SP 0x14021A060 - { 0x80FD, "_meth_80FD" }, // SP 0x14021A0F0 - { 0x80FE, "_meth_80FE" }, // SP 0x140215C90, MP 0x1402DDB00 - { 0x80FF, "_meth_80FF" }, // SP 0x140215F00, MP 0x1402DDCC0 - { 0x8100, "_meth_8100" }, // SP 0x140219FE0 - { 0x8101, "_meth_8101" }, // SP 0x140215910 - { 0x8102, "_meth_8102" }, // SP 0x140212F60 - { 0x8103, "_meth_8103" }, // SP 0x140254700, MP 0x14031D800 - { 0x8104, "_meth_8104" }, // SP 0x14023DFE0, MP 0x14031DAD0 - { 0x8105, "_meth_8105" }, // SP 0x14023E530, MP 0x14031E310 - { 0x8106, "_meth_8106" }, // SP 0x14023E6A0, MP 0x14031E440 - { 0x8107, "_meth_8107" }, // SP 0x14023EAF0, MP 0x14031E4F0 - { 0x8108, "_meth_8108" }, // SP 0x14023EDF0, MP 0x14031EA50 - { 0x8109, "_meth_8109" }, // SP 0x14023F010, MP 0x14031EB10 - { 0x810A, "_meth_810A" }, // SP 0x14023FD90, MP 0x1403202F0 - { 0x810B, "_meth_810B" }, // SP 0x14023FF60, MP 0x140320350 - { 0x810C, "_meth_810C" }, // SP 0x14023FFC0, MP 0x1403204D0 - { 0x810D, "_meth_810D" }, // SP 0x14023B180 - { 0x810E, "_meth_810E" }, // SP 0x14023B1A0 - { 0x810F, "_meth_810F" }, // SP 0x14023B1C0 - { 0x8110, "_meth_8110" }, // SP 0x14023B1E0 - { 0x8111, "_meth_8111" }, // SP 0x14023B200 - { 0x8112, "_meth_8112" }, // SP 0x14023B220 - { 0x8113, "_meth_8113" }, // SP 0x14023B230 - { 0x8114, "_meth_8114" }, // SP 0x14023B250 - { 0x8115, "_meth_8115" }, // SP 0x14023B270 - { 0x8116, "_meth_8116" }, // SP 0x14023B340 - { 0x8117, "_meth_8117" }, // SP 0x14023B3C0 - { 0x8118, "_meth_8118" }, // SP 0x1402160E0, MP 0x1402DD450 - { 0x8119, "_meth_8119" }, // SP 0x1402161D0, MP 0x1402DD5C0 - { 0x811A, "_meth_811A" }, // SP 0x140216340, MP 0x1402DD8C0 - { 0x811B, "_meth_811B" }, // SP 0x1402163A0, MP 0x1402DD9E0 - { 0x811C, "_meth_811C" }, // SP 0x140219080 - { 0x811D, "_meth_811D" }, // SP 0x140219500 - { 0x811E, "_meth_811E" }, // empty - { 0x811F, "_meth_811F" }, // SP 0x1402192C0 - { 0x8120, "_meth_8120" }, // SP 0x140219340 - { 0x8121, "_meth_8121" }, // SP 0x140219670 - { 0x8122, "_meth_8122" }, // empty - { 0x8123, "_meth_8123" }, // empty - { 0x8124, "_meth_8124" }, // empty - { 0x8125, "_meth_8125" }, // empty - { 0x8126, "_meth_8126" }, // empty - { 0x8127, "_meth_8127" }, // SP 0x140219360 - { 0x8128, "_meth_8128" }, // SP 0x1402196C0 - { 0x8129, "_meth_8129" }, // SP 0x1402197F0 - { 0x812A, "_meth_812A" }, // SP 0x1402191E0 - { 0x812B, "_meth_812B" }, // SP 0x1402198A0 - { 0x812C, "_meth_812C" }, // SP 0x140213E10, MP 0x1402E3B60 - { 0x812D, "_meth_812D" }, // SP 0x1402140A0, MP 0x1402E3EE0 - { 0x812E, "_meth_812E" }, // SP 0x140217B90, MP 0x1402DFB80 - { 0x812F, "_meth_812F" }, // SP 0x140219B70 - { 0x8130, "_meth_8130" }, // SP 0x140215F20, MP 0x1402DD080 - { 0x8131, "_meth_8131" }, // SP 0x140216000, MP 0x1402DD240 - { 0x8132, "_meth_8132" }, // SP 0x140219BE0 - { 0x8133, "_meth_8133" }, // SP 0x140240030, MP 0x1403205E0 - { 0x8134, "_meth_8134" }, // SP 0x140240460, MP 0x140320960 - { 0x8135, "_meth_8135" }, // SP 0x1402406F0, MP 0x140320BB0 - { 0x8136, "_meth_8136" }, // SP 0x140240B10, MP 0x140320DB0 - { 0x8137, "_meth_8137" }, // SP 0x140240BE0, MP 0x140321050 - { 0x8138, "_meth_8138" }, // SP 0x140240C90, MP 0x140321160 - { 0x8139, "_meth_8139" }, // SP 0x14028A2E0, MP 0x140043790 - { 0x813A, "_meth_813A" }, // SP 0x14028A3F0, MP 0x1400438C0 - { 0x813B, "_meth_813B" }, // SP 0x14028A4F0 - { 0x813C, "_meth_813C" }, // SP 0x14028A550 - { 0x813D, "_meth_813D" }, // SP 0x14028A5F0 - { 0x813E, "_meth_813E" }, // SP 0x14023AE00 - { 0x813F, "_meth_813F" }, // empty - { 0x8140, "_meth_8140" }, // SP 0x14023AE40 - { 0x8141, "_meth_8141" }, // SP 0x14023ADE0 - { 0x8142, "_meth_8142" }, // SP 0x14023AE80 - { 0x8143, "_meth_8143" }, // SP 0x14023AF00 - { 0x8144, "_meth_8144" }, // SP 0x14023AF20 - { 0x8145, "_meth_8145" }, // SP 0x14023AF30 - { 0x8146, "_meth_8146" }, // SP 0x14023AF50 - { 0x8147, "_meth_8147" }, // SP 0x14023AF70 - { 0x8148, "_meth_8148" }, // SP 0x14023AF90 - { 0x8149, "_meth_8149" }, // SP 0x14023AFA0 - { 0x814A, "_meth_814A" }, // SP 0x14023AFC0 - { 0x814B, "_meth_814B" }, // SP 0x14023AFE0 - { 0x814C, "_meth_814C" }, // SP 0x14023B000 - { 0x814D, "_meth_814D" }, // SP 0x14023B010 - { 0x814E, "_meth_814E" }, // SP 0x14023B030 - { 0x814F, "_meth_814F" }, // SP 0x14023B050 - { 0x8150, "_meth_8150" }, // SP 0x14023B0C0 - { 0x8151, "_meth_8151" }, // SP 0x14023B100 - { 0x8152, "_meth_8152" }, // SP 0x14023B150 - { 0x8153, "_meth_8153" }, // SP 0x14023B170 - { 0x8154, "_meth_8154" }, // MP 0x140321240 - { 0x8155, "_meth_8155" }, // SP 0x140240EC0, MP 0x140321340 - { 0x8156, "_meth_8156" }, // SP 0x140241210, MP 0x1403214C0 - { 0x8157, "_meth_8157" }, // SP 0x1402414F0, MP 0x140321810 - { 0x8158, "_meth_8158" }, // SP 0x140241A10, MP 0x140321B90 - { 0x8159, "_meth_8159" }, // SP 0x140241B20, MP 0x140321D30 - { 0x815A, "_meth_815A" }, // SP 0x140241DB0, MP 0x140321F10 - { 0x815B, "_meth_815B" }, // SP 0x140241EE0, MP 0x140322220 - { 0x815C, "_meth_815C" }, // SP 0x140242100, MP 0x140322280 - { 0x815D, "_meth_815D" }, // SP 0x1401FA0E0 - { 0x815E, "_meth_815E" }, // SP 0x1401FA140 - { 0x815F, "_meth_815F" }, // SP 0x1401FA1D0 - { 0x8160, "_meth_8160" }, // SP 0x1401FA2C0 - { 0x8161, "_meth_8161" }, // SP 0x1401FA410 - { 0x8162, "_meth_8162" }, // SP 0x1401FA4E0 - { 0x8163, "_meth_8163" }, // SP 0x1401FA520 - { 0x8164, "_meth_8164" }, // SP 0x1401FA5E0 - { 0x8165, "_meth_8165" }, // SP 0x140216A60, MP 0x1402DE3C0 - { 0x8166, "_meth_8166" }, // SP 0x1401FA6B0 - { 0x8167, "_meth_8167" }, // SP 0x1401FA800 - { 0x8168, "_meth_8168" }, // SP 0x1401FAA20 - { 0x8169, "_meth_8169" }, // SP 0x1401FAB60 - { 0x816A, "_meth_816A" }, // SP 0x1401FAC30 - { 0x816B, "_meth_816B" }, // SP 0x1401FACF0 - { 0x816C, "_meth_816C" }, // SP 0x1401FADB0 - { 0x816D, "_meth_816D" }, // SP 0x1401FAE90 - { 0x816E, "_meth_816E" }, // SP 0x1401FAF60 - { 0x816F, "_meth_816F" }, // SP 0x1401FB040 - { 0x8170, "_meth_8170" }, // SP 0x1401FB1C0 - { 0x8171, "_meth_8171" }, // SP 0x1401FB3F0 - { 0x8172, "_meth_8172" }, // SP 0x1401FB450 - { 0x8173, "_meth_8173" }, // SP 0x1401FB4B0 - { 0x8174, "_meth_8174" }, // SP 0x1401FB6A0 - { 0x8175, "_meth_8175" }, // SP 0x140289C60, MP 0x140043A30 - { 0x8176, "_meth_8176" }, // SP 0x140289CA0, MP 0x140043A70 - { 0x8177, "_meth_8177" }, // SP 0x14028A070, MP 0x140043530 - { 0x8178, "_meth_8178" }, // SP 0x14028A0E0, MP 0x1400435A0 - { 0x8179, "_meth_8179" }, // SP 0x140242200, MP 0x1403223F0 - { 0x817A, "_meth_817A" }, // SP 0x140242770, MP 0x14030B350 - { 0x817B, "_meth_817B" }, // SP 0x140240C30, MP 0x14031ED20 - { 0x817C, "_meth_817C" }, // SP 0x1402463F0, MP 0x14030D7B0 - { 0x817D, "_meth_817D" }, // SP 0x140246590, MP 0x14030DBC0 - { 0x817E, "_meth_817E" }, // SP 0x140243390, MP 0x140321DC0 - { 0x817F, "getammocount" }, // SP 0x140243890, MP 0x1403222E0 - { 0x8180, "gettagorigin" }, // SP 0x140247970, MP 0x140310980 - { 0x8181, "gettagangles" }, // SP 0x140247B80, MP 0x140310DF0 - { 0x8182, "shellshock" }, // SP 0x14024E6A0, MP 0x140315CD0 - { 0x8183, "stunplayer" }, // SP 0x14024EC90, MP 0x1403166C0 - { 0x8184, "stopshellshock" }, // SP 0x1402456B0, MP 0x14030EA40 - { 0x8185, "_meth_8185" }, // SP 0x140245940, MP 0x14030EDE0 - { 0x8186, "_meth_8186" }, // SP 0x1402485C0, MP 0x140311860 - { 0x8187, "_meth_8187" }, // SP 0x140249170, MP 0x140312070 - { 0x8188, "_meth_8188" }, // SP 0x14024A6A0, MP 0x140313930 - { 0x8189, "_meth_8189" }, // SP 0x1401F88F0 - { 0x818A, "_meth_818A" }, // SP 0x1401F8940 - { 0x818B, "_meth_818B" }, // SP 0x1401F89B0 - { 0x818C, "_meth_818C" }, // SP 0x1401F89F0 - { 0x818D, "_meth_818D" }, // SP 0x1401F8A60 - { 0x818E, "_meth_818E" }, // SP 0x1401F8AF0 - { 0x818F, "_meth_818F" }, // SP 0x1401F8CC0 - { 0x8190, "_meth_8190" }, // SP 0x1401F9000 - { 0x8191, "_meth_8191" }, // SP 0x1401F90F0 - { 0x8192, "_meth_8192" }, // SP 0x1401F9140 - { 0x8193, "_meth_8193" }, // SP 0x1401F9190 - { 0x8194, "_meth_8194" }, // SP 0x1401F91F0 - { 0x8195, "_meth_8195" }, // SP 0x1401F9240 - { 0x8196, "_meth_8196" }, // empty - { 0x8197, "_meth_8197" }, // empty - { 0x8198, "_meth_8198" }, // empty - { 0x8199, "_meth_8199" }, // empty - { 0x819A, "_meth_819A" }, // SP 0x1401F93F0 - { 0x819B, "_meth_819B" }, // SP 0x1401F94A0 - { 0x819C, "_meth_819C" }, // SP 0x1401F94F0 - { 0x819D, "_meth_819D" }, // SP 0x1401F95A0, MP 0x140405900 - { 0x819E, "_meth_819E" }, // SP 0x1401F9610, MP 0x1404057C0 - { 0x819F, "_meth_819F" }, // SP 0x1401F9680, MP 0x140405860 - { 0x81A0, "_meth_81A0" }, // SP 0x1401F9700 - { 0x81A1, "_meth_81A1" }, // SP 0x1401F97A0 - { 0x81A2, "_meth_81A2" }, // SP 0x1401F9890 - { 0x81A3, "_meth_81A3" }, // SP 0x1401F99A0 - { 0x81A4, "_meth_81A4" }, // SP 0x1401F8320 - { 0x81A5, "_meth_81A5" }, // SP 0x1401F9A60 - { 0x81A6, "_meth_81A6" }, // SP 0x1401F9AD0 - { 0x81A7, "_meth_81A7" }, // SP 0x1401F9B30 - { 0x81A8, "_meth_81A8" }, // SP 0x1401F9BD0 - { 0x81A9, "_meth_81A9" }, // SP 0x1401F9CE0 - { 0x81AA, "_meth_81AA" }, // SP 0x1401F9E40 - { 0x81AB, "_meth_81AB" }, // SP 0x1401F9EF0 - { 0x81AC, "_meth_81AC" }, // SP 0x1401FA030 - { 0x81AD, "_meth_81AD" }, // MP 0x1403139F0 - { 0x81AE, "_meth_81AE" }, // MP 0x140313A00 - { 0x81AF, "_meth_81AF" }, // SP 0x14024A700, MP 0x140313A40 - { 0x81B0, "_meth_81B0" }, // SP 0x140245090, MP 0x14030DE80 - { 0x81B1, "_meth_81B1" }, // SP 0x140243090, MP 0x14030BDA0 - { 0x81B2, "_meth_81B2" }, // SP 0x1402431F0, MP 0x14030C0D0 - { 0x81B3, "_meth_81B3" }, // SP 0x140243540, MP 0x14030C490 - { 0x81B4, "_meth_81B4" }, // SP 0x140243630, MP 0x14030C690 - { 0x81B5, "enableaimassist" }, // SP 0x140244720, MP 0x14030D830 - { 0x81B6, "_meth_81B6" }, // SP 0x1401FBB30 - { 0x81B7, "_meth_81B7" }, // SP 0x1401FBC20 - { 0x81B8, "_meth_81B8" }, // SP 0x1401FBDD0 - { 0x81B9, "_meth_81B9" }, // SP 0x1401FBE40 - { 0x81BA, "_meth_81BA" }, // SP 0x1401FBFA0 - { 0x81BB, "_meth_81BB" }, // SP 0x1401FC260 - { 0x81BC, "_meth_81BC" }, // SP 0x1401FC390 - { 0x81BD, "_meth_81BD" }, // SP 0x1401FC470 - { 0x81BE, "_meth_81BE" }, // SP 0x1401FC4E0 - { 0x81BF, "_meth_81BF" }, // SP 0x1401FC590 - { 0x81C0, "_meth_81C0" }, // SP 0x14028A440, MP 0x140043920 - { 0x81C1, "_meth_81C1" }, // SP 0x14028A4A0, MP 0x140043980 - { 0x81C2, "_meth_81C2" }, // SP 0x1401FC6E0 - { 0x81C3, "_meth_81C3" }, // SP 0x1401FC960 - { 0x81C4, "_meth_81C4" }, // SP 0x1401FCA70 - { 0x81C5, "_meth_81C5" }, // SP 0x1401F7D80 - { 0x81C6, "_meth_81C6" }, // SP 0x1401F7D90 - { 0x81C7, "_meth_81C7" }, // SP 0x1401F7DB0 - { 0x81C8, "_meth_81C8" }, // SP 0x1401F7DD0 - { 0x81C9, "_meth_81C9" }, // SP 0x1401F7E30 - { 0x81CA, "_meth_81CA" }, // SP 0x1401F7EA0 - { 0x81CB, "_meth_81CB" }, // SP 0x1401F7F70 - { 0x81CC, "_meth_81CC" }, // SP 0x1401F8060 - { 0x81CD, "_meth_81CD" }, // SP 0x1401F80A0 - { 0x81CE, "_meth_81CE" }, // SP 0x1401F80E0 - { 0x81CF, "_meth_81CF" }, // SP 0x1401F8120 - { 0x81D0, "_meth_81D0" }, // SP 0x1401F81B0 - { 0x81D1, "_meth_81D1" }, // SP 0x1401F8760 - { 0x81D2, "_meth_81D2" }, // SP 0x1401F8840 - { 0x81D3, "_meth_81D3" }, // SP 0x1401F84A0 - { 0x81D4, "disableaimassist" }, // SP 0x140244FB0, MP 0x14030D9F0 - { 0x81D5, "entityradiusdamage" }, // SP 0x14024D100, MP 0x140314A00 - { 0x81D6, "detonate" }, // SP 0x14024D910, MP 0x140315900 - { 0x81D7, "_meth_81D7" }, // SP 0x14024E310, MP 0x140315C70 - { 0x81D8, "_meth_81D8" }, // SP 0x14024E5F0, MP 0x140315CB0 - { 0x81D9, "_meth_81D9" }, // SP 0x140243A40, MP 0x14030CC10 - { 0x81DA, "_meth_81DA" }, // SP 0x140243D70, MP 0x14030CEF0 - { 0x81DB, "_meth_81DB" }, // SP 0x140244000, MP 0x14030D060 - { 0x81DC, "_meth_81DC" }, // SP 0x1402441D0, MP 0x14030D460 - { 0x81DD, "_meth_81DD" }, // SP 0x1402443E0, MP 0x14030D4E0 - { 0x81DE, "_meth_81DE" }, // SP 0x14024D440, MP 0x140316020 - { 0x81DF, "_meth_81DF" }, // SP 0x14024D640, MP 0x140316100 - { 0x81E0, "_meth_81E0" }, // SP 0x14024DFF0, MP 0x140316750 - { 0x81E1, "_meth_81E1" }, // SP 0x14024CA40, MP 0x140316610 - { 0x81E2, "_meth_81E2" }, // SP 0x14024EA40, MP 0x140317330 - { 0x81E3, "_meth_81E3" }, // SP 0x14024ED90, MP 0x140317710 - { 0x81E4, "_meth_81E4" }, // SP 0x1401F9DC0 - { 0x81E5, "_meth_81E5" }, // SP 0x1401F9E00 - { 0x81E6, "_meth_81E6" }, // SP 0x1401F9E90 - { 0x81E7, "_meth_81E7" }, // SP 0x1401F9F40 - { 0x81E8, "_meth_81E8" }, // SP 0x1401FA250 - { 0x81E9, "_meth_81E9" }, // SP 0x1401FA390 - { 0x81EA, "_meth_81EA" }, // SP 0x1401FA560 - { 0x81EB, "_meth_81EB" }, // SP 0x1401FA660 - { 0x81EC, "_meth_81EC" }, // SP 0x1401FA7A0 - { 0x81ED, "_meth_81ED" }, // SP 0x1401FA940 - { 0x81EE, "_meth_81EE" }, // SP 0x1401FA980 - { 0x81EF, "_meth_81EF" }, // SP 0x1401FA9D0 - { 0x81F0, "_meth_81F0" }, // SP 0x1401FAAD0 - { 0x81F1, "_meth_81F1" }, // SP 0x1401FABC0 - { 0x81F2, "_meth_81F2" }, // SP 0x1401FAC90 - { 0x81F3, "_meth_81F3" }, // SP 0x1401FAD40 - { 0x81F4, "_meth_81F4" }, // SP 0x1401FAF00 - { 0x81F5, "_meth_81F5" }, // SP 0x1401FAFE0 - { 0x81F6, "_meth_81F6" }, // SP 0x1401FAE20 - { 0x81F7, "_meth_81F7" }, // SP 0x1401FB0B0 - { 0x81F8, "_meth_81F8" }, // SP 0x1401FB0F0 - { 0x81F9, "_meth_81F9" }, // SP 0x1401FB290 - { 0x81FA, "_meth_81FA" }, // SP 0x1401FB2F0 - { 0x81FB, "_meth_81FB" }, // SP 0x1401FB520 - { 0x81FC, "_meth_81FC" }, // SP 0x1401FB800 - { 0x81FD, "_meth_81FD" }, // SP 0x1401FBA00 - { 0x81FE, "_meth_81FE" }, // SP 0x1401FBAA0 - { 0x81FF, "_meth_81FF" }, // SP 0x1401FBC90 - { 0x8200, "_meth_8200" }, // SP 0x14024F360, MP 0x140317BF0 - { 0x8201, "_meth_8201" }, // SP 0x14024F730, MP 0x1403180F0 - { 0x8202, "_meth_8202" }, // MP 0x140319E80 - { 0x8203, "_meth_8203" }, // SP 0x14025EDF0 - { 0x8204, "_meth_8204" }, // MP 0x14031A0D0 - { 0x8205, "_meth_8205" }, // empty - { 0x8206, "_meth_8206" }, // MP 0x14031A490 - { 0x8207, "_meth_8207" }, // MP 0x14031AB60 - { 0x8208, "_meth_8208" }, // MP 0x14031BCC0 - { 0x8209, "_meth_8209" }, // MP 0x14031B170 - { 0x820A, "_meth_820A" }, // MP 0x14031B590 - { 0x820B, "_meth_820B" }, // SP 0x140250DB0, MP 0x14031CEA0 - { 0x820C, "_meth_820C" }, // SP 0x140251290, MP 0x14031D310 - { 0x820D, "_meth_820D" }, // SP 0x1402516C0, MP 0x14031D770 - { 0x820E, "_meth_820E" }, // SP 0x140252870, MP 0x14031DD50 - { 0x820F, "_meth_820F" }, // SP 0x140253220, MP 0x14031E830 - { 0x8210, "_meth_8210" }, // SP 0x14023F0A0, MP 0x1403208A0 - { 0x8211, "_meth_8211" }, // SP 0x14023F1E0, MP 0x140320A40 - { 0x8212, "_meth_8212" }, // SP 0x14023F6D0, MP 0x140320CE0 - { 0x8213, "_meth_8213" }, // SP 0x14023F800, MP 0x140320DA0 - { 0x8214, "_meth_8214" }, // SP 0x1402416F0, MP 0x14030B690 - { 0x8215, "_meth_8215" }, // SP 0x140241BB0, MP 0x14030BDF0 - { 0x8216, "_meth_8216" }, // SP 0x140242150, MP 0x14030C520 - { 0x8217, "_meth_8217" }, // SP 0x140242810, MP 0x14030CD20 - { 0x8218, "_meth_8218" }, // SP 0x14024EDE0, MP 0x140317890 - { 0x8219, "_meth_8219" }, // SP 0x14024B390 - { 0x821A, "_meth_821A" }, // SP 0x14024B900 - { 0x821B, "_meth_821B" }, // SP 0x14023FA90, MP 0x140320E80 - { 0x821C, "_meth_821C" }, // SP 0x140240100, MP 0x1403215A0 - { 0x821D, "setempjammed" }, // SP 0x140240590, MP 0x140321B00 - { 0x821E, "_meth_821E" }, // SP 0x140242D40, MP 0x14030BB10 - { 0x821F, "_meth_821F" }, // SP 0x140242B70, MP 0x14030B880 - { 0x8220, "_meth_8220" }, // SP 0x1402432C0, MP 0x14030C370 - { 0x8221, "_meth_8221" }, // SP 0x140247E60, MP 0x14030FA70 - { 0x8222, "_meth_8222" }, // SP 0x14024B550, MP 0x140315C90 - { 0x8223, "_meth_8223" }, // SP 0x14024B740, MP 0x140316000 - { 0x8224, "_meth_8224" }, // SP 0x14024BDE0, MP 0x1403166A0 - { 0x8225, "_meth_8225" }, // SP 0x14024C1B0, MP 0x140316920 - { 0x8226, "_meth_8226" }, // SP 0x14024CCD0, MP 0x140317120 - { 0x8227, "_meth_8227" }, // SP 0x1404146A0, MP 0x140528A90 - { 0x8228, "_meth_8228" }, // SP 0x140414780, MP 0x140528B10 - { 0x8229, "_meth_8229" }, // SP 0x1404149B0, MP 0x140528D80 - { 0x822A, "_meth_822A" }, // SP 0x140414B10, MP 0x140528EA0 - { 0x822B, "_meth_822B" }, // SP 0x140414BE0, MP 0x140528F90 - { 0x822C, "crash" }, // SP 0x140414C80, MP 0x140529090 - { 0x822D, "launch" }, // SP 0x140414DC0, MP 0x1405291B0 - { 0x822E, "_meth_822E" }, // SP 0x140414F60, MP 0x1405292C0 - { 0x822F, "_meth_822F" }, // SP 0x140414FF0, MP 0x1405293B0 - { 0x8230, "_meth_8230" }, // SP 0x1404150D0, MP 0x140529470 - { 0x8231, "_meth_8231" }, // SP 0x140415290, MP 0x1405296E0 - { 0x8232, "_meth_8232" }, // MP 0x14052B310 - { 0x8233, "_meth_8233" }, // SP 0x1402513B0 - { 0x8234, "_meth_8234" }, // SP 0x140251610 - { 0x8235, "_meth_8235" }, // SP 0x140252020 - { 0x8236, "_meth_8236" }, // SP 0x1402523C0 - { 0x8237, "_meth_8237" }, // SP 0x140252B10 - { 0x8238, "_meth_8238" }, // SP 0x140252DA0 - { 0x8239, "_meth_8239" }, // SP 0x140245BB0 - { 0x823A, "_meth_823A" }, // SP 0x140245CB0 - { 0x823B, "_meth_823B" }, // SP 0x140245F20 - { 0x823C, "_meth_823C" }, // SP 0x1402461E0 - { 0x823D, "_meth_823D" }, // SP 0x140252090 - { 0x823E, "_meth_823E" }, // SP 0x140252500 - { 0x823F, "_meth_823F" }, // empty - { 0x8240, "_meth_8240" }, // SP 0x14024F7E0 - { 0x8241, "_meth_8241" }, // SP 0x1401F9A00 - { 0x8242, "_meth_8242" }, // SP 0x1401F9C50 - { 0x8243, "_meth_8243" }, // SP 0x14024B6A0, MP 0x140315EF0 - { 0x8244, "_meth_8244" }, // SP 0x14024B980, MP 0x140316260 - { 0x8245, "_meth_8245" }, // SP 0x14024BFF0, MP 0x1403167A0 - { 0x8246, "_meth_8246" }, // SP 0x14024C710, MP 0x140316CC0 - { 0x8247, "_meth_8247" }, // SP 0x14024CE90, MP 0x140317520 - { 0x8248, "_meth_8248" }, // SP 0x14024DE10, MP 0x140318420 - { 0x8249, "_meth_8249" }, // SP 0x14024E3A0, MP 0x140318D50 - { 0x824A, "_meth_824A" }, // SP 0x1402501D0, MP 0x14031A3F0 - { 0x824B, "_meth_824B" }, // MP 0x1402E6DB0 - { 0x824C, "_meth_824C" }, // SP 0x140218FD0, MP 0x1402E6DA0 - { 0x824D, "_meth_824D" }, // MP 0x1402E84D0 - { 0x824E, "_meth_824E" }, // MP 0x1402E8560 - { 0x824F, "_meth_824F" }, // MP 0x1402E6E20 - { 0x8250, "_meth_8250" }, // SP 0x140211A10, MP 0x1402E1160 - { 0x8251, "_meth_8251" }, // MP 0x1402E7190 - { 0x8252, "_meth_8252" }, // SP 0x140416B50, MP 0x14052AFB0 - { 0x8253, "_meth_8253" }, // SP 0x140416C20, MP 0x14052B080 - { 0x8254, "_meth_8254" }, // SP 0x140416D40, MP 0x14052B120 - { 0x8255, "_meth_8255" }, // SP 0x140416F20 - { 0x8256, "_meth_8256" }, // SP 0x140416FD0, MP 0x14052B380 - { 0x8257, "_meth_8257" }, // SP 0x140417220, MP 0x14052B5D0 - { 0x8258, "_meth_8258" }, // SP 0x1404172A0, MP 0x14052B650 - { 0x8259, "_meth_8259" }, // SP 0x140417330, MP 0x14052B6E0 - { 0x825A, "_meth_825A" }, // SP 0x1404173B0, MP 0x14052B850 - { 0x825B, "_meth_825B" }, // SP 0x140417420, MP 0x14052B8C0 - { 0x825C, "_meth_825C" }, // SP 0x140417510, MP 0x14052B9C0 - { 0x825D, "_meth_825D" }, // SP 0x1404175A0, MP 0x14052BA50 - { 0x825E, "_meth_825E" }, // SP 0x140417620, MP 0x14052BAD0 - { 0x825F, "_meth_825F" }, // SP 0x1404176B0, MP 0x14052BB60 - { 0x8260, "_meth_8260" }, // SP 0x140417730, MP 0x14052BBE0 - { 0x8261, "_meth_8261" }, // SP 0x140413720, MP 0x140527C80 - { 0x8262, "_meth_8262" }, // SP 0x140413810, MP 0x140527D70 - { 0x8263, "_meth_8263" }, // SP 0x140413910, MP 0x140527E70 - { 0x8264, "_meth_8264" }, // SP 0x1404139A0, MP 0x140527F00 - { 0x8265, "_meth_8265" }, // SP 0x140413C80, MP 0x1405281E0 - { 0x8266, "_meth_8266" }, // SP 0x140413D30, MP 0x140528290 - { 0x8267, "_meth_8267" }, // SP 0x140413E90, MP 0x140528370 - { 0x8268, "_meth_8268" }, // SP 0x140413F00, MP 0x1405283E0 - { 0x8269, "_meth_8269" }, // SP 0x140414610, MP 0x140528A20 - { 0x826A, "_meth_826A" }, // MP 0x1402E7660 - { 0x826B, "_meth_826B" }, // MP 0x1402E7CC0 - { 0x826C, "_meth_826C" }, // MP 0x1402E7EB0 - { 0x826D, "iclientprintln" }, // MP 0x1402E7F20 - { 0x826E, "iclientprintlnbold" }, // MP 0x1402E7F90 - { 0x826F, "_meth_826F" }, // MP 0x1402E8000 - { 0x8270, "_meth_8270" }, // MP 0x1402E8070 - { 0x8271, "_meth_8271" }, // MP 0x1402E80D0 - { 0x8272, "_meth_8272" }, // MP 0x1402E8450 - { 0x8273, "_meth_8273" }, // MP 0x1402E85F0 - { 0x8274, "_meth_8274" }, // MP 0x1402E86C0 - { 0x8275, "_meth_8275" }, // MP 0x1402E8860 - { 0x8276, "_meth_8276" }, // SP 0x140265280, MP 0x140333DC0 - { 0x8277, "_meth_8277" }, // SP 0x1402654A0, MP 0x140334000 - { 0x8278, "_meth_8278" }, // SP 0x140265AE0, MP 0x140334660 - { 0x8279, "_meth_8279" }, // MP 0x140334730 - { 0x827A, "_meth_827A" }, // MP 0x140334B20 - { 0x827B, "_meth_827B" }, // MP 0x140334960 - { 0x827C, "_meth_827C" }, // SP 0x1404154A0, MP 0x1405298C0 - { 0x827D, "_meth_827D" }, // SP 0x140415620, MP 0x140529A40 - { 0x827E, "_meth_827E" }, // SP 0x140415720, MP 0x140529B40 - { 0x827F, "_meth_827F" }, // SP 0x1404158C0, MP 0x140529CE0 - { 0x8280, "_meth_8280" }, // SP 0x140415B60, MP 0x140529E70 - { 0x8281, "_meth_8281" }, // SP 0x140415C60, MP 0x140529F00 + { 0x80B1, "setmodel" }, + { 0x80B2, "laseron" }, + { 0x80B3, "laseroff" }, + { 0x80B4, "_meth_80B4" }, + { 0x80B5, "_meth_80B5" }, + { 0x80B6, "thermalvisionon" }, + { 0x80B7, "thermalvisionoff" }, + { 0x80B8, "thermalvisionfofoverlayon" }, + { 0x80B9, "thermalvisionfofoverlayoff" }, + { 0x80BA, "autospotoverlayon" }, + { 0x80BB, "autospotoverlayoff" }, + { 0x80BC, "seteyesonuplinkenabled" }, + { 0x80BD, "_meth_80BD" }, + { 0x80BE, "setcontents" }, + { 0x80BF, "makeusable" }, + { 0x80C0, "makeunusable" }, + { 0x80C1, "makeglobalusable" }, + { 0x80C2, "makeglobalunusable" }, + { 0x80C3, "_meth_80C3" }, + { 0x80C4, "_meth_80C4" }, + { 0x80C5, "_meth_80C5" }, + { 0x80C6, "_meth_80C6" }, + { 0x80C7, "_meth_80C7" }, + { 0x80C8, "_meth_80C8" }, + { 0x80C9, "_meth_80C9" }, + { 0x80CA, "settext" }, + { 0x80CB, "clearalltextafterhudelem" }, + { 0x80CC, "setshader" }, + { 0x80CD, "settargetent" }, + { 0x80CE, "cleartargetent" }, + { 0x80CF, "settimer" }, + { 0x80D0, "_meth_80D0" }, + { 0x80D1, "_meth_80D1" }, + { 0x80D2, "_meth_80D2" }, + { 0x80D3, "_meth_80D3" }, + { 0x80D4, "_meth_80D4" }, + { 0x80D5, "_meth_80D5" }, + { 0x80D6, "_meth_80D6" }, + { 0x80D7, "setvalue" }, + { 0x80D8, "setwaypoint" }, + { 0x80D9, "_meth_80D9" }, + { 0x80DA, "setcursorhint" }, + { 0x80DB, "sethintstring" }, + { 0x80DC, "_meth_80DC" }, + { 0x80DD, "_meth_80DD" }, + { 0x80DE, "_meth_80DE" }, + { 0x80DF, "_meth_80DF" }, + { 0x80E0, "_meth_80E0" }, + { 0x80E1, "willneverchange" }, + { 0x80E2, "_meth_80E2" }, + { 0x80E3, "_meth_80E3" }, + { 0x80E4, "_meth_80E4" }, + { 0x80E5, "_meth_80E5" }, + { 0x80E6, "_meth_80E6" }, + { 0x80E7, "_meth_80E7" }, + { 0x80E8, "_meth_80E8" }, + { 0x80E9, "_meth_80E9" }, + { 0x80EA, "_meth_80EA" }, + { 0x80EB, "_meth_80EB" }, + { 0x80EC, "_meth_80EC" }, + { 0x80ED, "_meth_80ED" }, + { 0x80EE, "_meth_80EE" }, + { 0x80EF, "_meth_80EF" }, + { 0x80F0, "_meth_80F0" }, + { 0x80F1, "_meth_80F1" }, + { 0x80F2, "_meth_80F2" }, + { 0x80F3, "_meth_80F3" }, + { 0x80F4, "_meth_80F4" }, + { 0x80F5, "_meth_80F5" }, + { 0x80F6, "_meth_80F6" }, + { 0x80F7, "_meth_80F7" }, + { 0x80F8, "_meth_80F8" }, + { 0x80F9, "_meth_80F9" }, + { 0x80FA, "_meth_80FA" }, + { 0x80FB, "_meth_80FB" }, + { 0x80FC, "_meth_80FC" }, + { 0x80FD, "_meth_80FD" }, + { 0x80FE, "_meth_80FE" }, + { 0x80FF, "_meth_80FF" }, + { 0x8100, "_meth_8100" }, + { 0x8101, "_meth_8101" }, + { 0x8102, "_meth_8102" }, + { 0x8103, "_meth_8103" }, + { 0x8104, "_meth_8104" }, + { 0x8105, "_meth_8105" }, + { 0x8106, "_meth_8106" }, + { 0x8107, "_meth_8107" }, + { 0x8108, "_meth_8108" }, + { 0x8109, "_meth_8109" }, + { 0x810A, "_meth_810A" }, + { 0x810B, "_meth_810B" }, + { 0x810C, "_meth_810C" }, + { 0x810D, "_meth_810D" }, + { 0x810E, "_meth_810E" }, + { 0x810F, "_meth_810F" }, + { 0x8110, "_meth_8110" }, + { 0x8111, "_meth_8111" }, + { 0x8112, "_meth_8112" }, + { 0x8113, "_meth_8113" }, + { 0x8114, "_meth_8114" }, + { 0x8115, "_meth_8115" }, + { 0x8116, "_meth_8116" }, + { 0x8117, "_meth_8117" }, + { 0x8118, "_meth_8118" }, + { 0x8119, "_meth_8119" }, + { 0x811A, "_meth_811A" }, + { 0x811B, "_meth_811B" }, + { 0x811C, "_meth_811C" }, + { 0x811D, "_meth_811D" }, + { 0x811E, "_meth_811E" }, + { 0x811F, "_meth_811F" }, + { 0x8120, "_meth_8120" }, + { 0x8121, "_meth_8121" }, + { 0x8122, "_meth_8122" }, + { 0x8123, "_meth_8123" }, + { 0x8124, "_meth_8124" }, + { 0x8125, "_meth_8125" }, + { 0x8126, "_meth_8126" }, + { 0x8127, "_meth_8127" }, + { 0x8128, "_meth_8128" }, + { 0x8129, "_meth_8129" }, + { 0x812A, "_meth_812A" }, + { 0x812B, "_meth_812B" }, + { 0x812C, "_meth_812C" }, + { 0x812D, "_meth_812D" }, + { 0x812E, "ismeleeing" }, + { 0x812F, "_meth_812F" }, + { 0x8130, "allowmelee" }, + { 0x8131, "_meth_8131" }, + { 0x8132, "_meth_8132" }, + { 0x8133, "_meth_8133" }, + { 0x8134, "_meth_8134" }, + { 0x8135, "_meth_8135" }, + { 0x8136, "_meth_8136" }, + { 0x8137, "_meth_8137" }, + { 0x8138, "_meth_8138" }, + { 0x8139, "_meth_8139" }, + { 0x813A, "freeentitysentient" }, + { 0x813B, "_meth_813B" }, + { 0x813C, "_meth_813C" }, + { 0x813D, "_meth_813D" }, + { 0x813E, "_meth_813E" }, + { 0x813F, "_meth_813F" }, + { 0x8140, "_meth_8140" }, + { 0x8141, "_meth_8141" }, + { 0x8142, "_meth_8142" }, + { 0x8143, "_meth_8143" }, + { 0x8144, "_meth_8144" }, + { 0x8145, "_meth_8145" }, + { 0x8146, "_meth_8146" }, + { 0x8147, "_meth_8147" }, + { 0x8148, "_meth_8148" }, + { 0x8149, "_meth_8149" }, + { 0x814A, "_meth_814A" }, + { 0x814B, "_meth_814B" }, + { 0x814C, "_meth_814C" }, + { 0x814D, "_meth_814D" }, + { 0x814E, "_meth_814E" }, + { 0x814F, "_meth_814F" }, + { 0x8150, "_meth_8150" }, + { 0x8151, "_meth_8151" }, + { 0x8152, "_meth_8152" }, + { 0x8153, "_meth_8153" }, + { 0x8154, "_meth_8154" }, + { 0x8155, "_meth_8155" }, + { 0x8156, "_meth_8156" }, + { 0x8157, "_meth_8157" }, + { 0x8158, "_meth_8158" }, + { 0x8159, "_meth_8159" }, + { 0x815A, "_meth_815A" }, + { 0x815B, "_meth_815B" }, + { 0x815C, "_meth_815C" }, + { 0x815D, "_meth_815D" }, + { 0x815E, "_meth_815E" }, + { 0x815F, "_meth_815F" }, + { 0x8160, "_meth_8160" }, + { 0x8161, "_meth_8161" }, + { 0x8162, "_meth_8162" }, + { 0x8163, "_meth_8163" }, + { 0x8164, "_meth_8164" }, + { 0x8165, "_meth_8165" }, + { 0x8166, "_meth_8166" }, + { 0x8167, "_meth_8167" }, + { 0x8168, "_meth_8168" }, + { 0x8169, "_meth_8169" }, + { 0x816A, "_meth_816A" }, + { 0x816B, "_meth_816B" }, + { 0x816C, "_meth_816C" }, + { 0x816D, "_meth_816D" }, + { 0x816E, "_meth_816E" }, + { 0x816F, "_meth_816F" }, + { 0x8170, "_meth_8170" }, + { 0x8171, "_meth_8171" }, + { 0x8172, "_meth_8172" }, + { 0x8173, "_meth_8173" }, + { 0x8174, "_meth_8174" }, + { 0x8175, "_meth_8175" }, + { 0x8176, "_meth_8176" }, + { 0x8177, "setthreatbiasgroup" }, + { 0x8178, "_meth_8178" }, + { 0x8179, "_meth_8179" }, + { 0x817A, "_meth_817A" }, + { 0x817B, "_meth_817B" }, + { 0x817C, "getstance" }, + { 0x817D, "setstance" }, + { 0x817E, "itemweaponsetammo" }, + { 0x817F, "getammocount" }, + { 0x8180, "gettagorigin" }, + { 0x8181, "gettagangles" }, + { 0x8182, "shellshock" }, + { 0x8183, "stunplayer" }, + { 0x8184, "stopshellshock" }, + { 0x8185, "_meth_8185" }, + { 0x8186, "setdepthoffield" }, + { 0x8187, "_meth_8187" }, + { 0x8188, "_meth_8188" }, + { 0x8189, "_meth_8189" }, + { 0x818A, "_meth_818A" }, + { 0x818B, "_meth_818B" }, + { 0x818C, "_meth_818C" }, + { 0x818D, "_meth_818D" }, + { 0x818E, "_meth_818E" }, + { 0x818F, "_meth_818F" }, + { 0x8190, "_meth_8190" }, + { 0x8191, "_meth_8191" }, + { 0x8192, "_meth_8192" }, + { 0x8193, "_meth_8193" }, + { 0x8194, "_meth_8194" }, + { 0x8195, "_meth_8195" }, + { 0x8196, "_meth_8196" }, + { 0x8197, "_meth_8197" }, + { 0x8198, "_meth_8198" }, + { 0x8199, "_meth_8199" }, + { 0x819A, "_meth_819A" }, + { 0x819B, "_meth_819B" }, + { 0x819C, "_meth_819C" }, + { 0x819D, "_meth_819D" }, + { 0x819E, "_meth_819E" }, + { 0x819F, "_meth_819F" }, + { 0x81A0, "_meth_81A0" }, + { 0x81A1, "_meth_81A1" }, + { 0x81A2, "_meth_81A2" }, + { 0x81A3, "_meth_81A3" }, + { 0x81A4, "_meth_81A4" }, + { 0x81A5, "_meth_81A5" }, + { 0x81A6, "_meth_81A6" }, + { 0x81A7, "_meth_81A7" }, + { 0x81A8, "_meth_81A8" }, + { 0x81A9, "_meth_81A9" }, + { 0x81AA, "_meth_81AA" }, + { 0x81AB, "_meth_81AB" }, + { 0x81AC, "_meth_81AC" }, + { 0x81AD, "_meth_81AD" }, + { 0x81AE, "_meth_81AE" }, + { 0x81AF, "_meth_81AF" }, + { 0x81B0, "_meth_81B0" }, + { 0x81B1, "getentitynumber" }, + { 0x81B2, "getentityvelocity" }, + { 0x81B3, "_meth_81B3" }, + { 0x81B4, "_meth_81B4" }, + { 0x81B5, "enableaimassist" }, + { 0x81B6, "_meth_81B6" }, + { 0x81B7, "_meth_81B7" }, + { 0x81B8, "_meth_81B8" }, + { 0x81B9, "_meth_81B9" }, + { 0x81BA, "_meth_81BA" }, + { 0x81BB, "_meth_81BB" }, + { 0x81BC, "_meth_81BC" }, + { 0x81BD, "_meth_81BD" }, + { 0x81BE, "_meth_81BE" }, + { 0x81BF, "_meth_81BF" }, + { 0x81C0, "_meth_81C0" }, + { 0x81C1, "_meth_81C1" }, + { 0x81C2, "_meth_81C2" }, + { 0x81C3, "_meth_81C3" }, + { 0x81C4, "_meth_81C4" }, + { 0x81C5, "_meth_81C5" }, + { 0x81C6, "_meth_81C6" }, + { 0x81C7, "_meth_81C7" }, + { 0x81C8, "_meth_81C8" }, + { 0x81C9, "_meth_81C9" }, + { 0x81CA, "_meth_81CA" }, + { 0x81CB, "_meth_81CB" }, + { 0x81CC, "_meth_81CC" }, + { 0x81CD, "_meth_81CD" }, + { 0x81CE, "_meth_81CE" }, + { 0x81CF, "_meth_81CF" }, + { 0x81D0, "_meth_81D0" }, + { 0x81D1, "_meth_81D1" }, + { 0x81D2, "_meth_81D2" }, + { 0x81D3, "_meth_81D3" }, + { 0x81D4, "disableaimassist" }, + { 0x81D5, "entityradiusdamage" }, + { 0x81D6, "detonate" }, + { 0x81D7, "damageconetrace" }, + { 0x81D8, "sightconetrace" }, + { 0x81D9, "missile_settargetent" }, + { 0x81DA, "_meth_81DA" }, + { 0x81DB, "_meth_81DB" }, + { 0x81DC, "missile_setflightmodedirect" }, + { 0x81DD, "missile_setflightmodetop" }, + { 0x81DE, "_meth_81DE" }, + { 0x81DF, "_meth_81DF" }, + { 0x81E0, "isragdoll" }, + { 0x81E1, "setmovespeedscale" }, + { 0x81E2, "cameralinkto" }, + { 0x81E3, "cameraunlink" }, + { 0x81E4, "_meth_81E4" }, + { 0x81E5, "_meth_81E5" }, + { 0x81E6, "_meth_81E6" }, + { 0x81E7, "_meth_81E7" }, + { 0x81E8, "_meth_81E8" }, + { 0x81E9, "_meth_81E9" }, + { 0x81EA, "_meth_81EA" }, + { 0x81EB, "_meth_81EB" }, + { 0x81EC, "_meth_81EC" }, + { 0x81ED, "_meth_81ED" }, + { 0x81EE, "_meth_81EE" }, + { 0x81EF, "_meth_81EF" }, + { 0x81F0, "_meth_81F0" }, + { 0x81F1, "_meth_81F1" }, + { 0x81F2, "_meth_81F2" }, + { 0x81F3, "_meth_81F3" }, + { 0x81F4, "_meth_81F4" }, + { 0x81F5, "_meth_81F5" }, + { 0x81F6, "_meth_81F6" }, + { 0x81F7, "_meth_81F7" }, + { 0x81F8, "_meth_81F8" }, + { 0x81F9, "_meth_81F9" }, + { 0x81FA, "_meth_81FA" }, + { 0x81FB, "_meth_81FB" }, + { 0x81FC, "_meth_81FC" }, + { 0x81FD, "_meth_81FD" }, + { 0x81FE, "_meth_81FE" }, + { 0x81FF, "_meth_81FF" }, + { 0x8200, "controlslinkto" }, + { 0x8201, "controlsunlink" }, + { 0x8202, "_meth_8202" }, + { 0x8203, "_meth_8203" }, + { 0x8204, "_meth_8204" }, + { 0x8205, "_meth_8205" }, + { 0x8206, "_meth_8206" }, + { 0x8207, "_meth_8207" }, + { 0x8208, "_meth_8208" }, + { 0x8209, "_meth_8209" }, + { 0x820A, "_meth_820A" }, + { 0x820B, "_meth_820B" }, + { 0x820C, "_meth_820C" }, + { 0x820D, "_meth_820D" }, + { 0x820E, "_meth_820E" }, + { 0x820F, "_meth_820F" }, + { 0x8210, "_meth_8210" }, + { 0x8211, "_meth_8211" }, + { 0x8212, "setmotiontrackervisible" }, + { 0x8213, "_meth_8213" }, + { 0x8214, "_meth_8214" }, + { 0x8215, "_meth_8215" }, + { 0x8216, "getpointinbounds" }, + { 0x8217, "_meth_8217" }, + { 0x8218, "_meth_8218" }, + { 0x8219, "_meth_8219" }, + { 0x821A, "_meth_821A" }, + { 0x821B, "setweaponhudiconoverride" }, + { 0x821C, "_meth_821C" }, + { 0x821D, "setempjammed" }, + { 0x821E, "playersetexpfogext" }, + { 0x821F, "_meth_821F" }, + { 0x8220, "playersetatmosfog" }, + { 0x8221, "isitemunlocked" }, + { 0x8222, "getplayerdata" }, + { 0x8223, "getrankedplayerdata" }, + { 0x8224, "_meth_8224" }, + { 0x8225, "_meth_8225" }, + { 0x8226, "getcommonplayerdata" }, + { 0x8227, "_meth_8227" }, + { 0x8228, "_meth_8228" }, + { 0x8229, "_meth_8229" }, + { 0x822A, "_meth_822A" }, + { 0x822B, "_meth_822B" }, + { 0x822C, "crash" }, + { 0x822D, "launch" }, + { 0x822E, "_meth_822E" }, + { 0x822F, "_meth_822F" }, + { 0x8230, "_meth_8230" }, + { 0x8231, "_meth_8231" }, + { 0x8232, "_meth_8232" }, + { 0x8233, "_meth_8233" }, + { 0x8234, "_meth_8234" }, + { 0x8235, "_meth_8235" }, + { 0x8236, "_meth_8236" }, + { 0x8237, "_meth_8237" }, + { 0x8238, "_meth_8238" }, + { 0x8239, "_meth_8239" }, + { 0x823A, "_meth_823A" }, + { 0x823B, "_meth_823B" }, + { 0x823C, "_meth_823C" }, + { 0x823D, "_meth_823D" }, + { 0x823E, "_meth_823E" }, + { 0x823F, "_meth_823F" }, + { 0x8240, "_meth_8240" }, + { 0x8241, "_meth_8241" }, + { 0x8242, "_meth_8242" }, + { 0x8243, "setplayerdata" }, + { 0x8244, "setrankedplayerdata" }, + { 0x8245, "_meth_8245" }, + { 0x8246, "_meth_8246" }, + { 0x8247, "setcommonplayerdata" }, + { 0x8248, "getcacplayerdata" }, + { 0x8249, "_meth_8249" }, + { 0x824A, "_meth_824A" }, + { 0x824B, "pingplayer" }, + { 0x824C, "buttonpressed" }, + { 0x824D, "sayall" }, + { 0x824E, "sayteam" }, + { 0x824F, "setspawnweapon" }, + { 0x8250, "dropitem" }, + { 0x8251, "dropscavengerbag" }, + { 0x8252, "_meth_8252" }, + { 0x8253, "_meth_8253" }, + { 0x8254, "_meth_8254" }, + { 0x8255, "_meth_8255" }, + { 0x8256, "_meth_8256" }, + { 0x8257, "_meth_8257" }, + { 0x8258, "_meth_8258" }, + { 0x8259, "_meth_8259" }, + { 0x825A, "_meth_825A" }, + { 0x825B, "_meth_825B" }, + { 0x825C, "_meth_825C" }, + { 0x825D, "_meth_825D" }, + { 0x825E, "_meth_825E" }, + { 0x825F, "_meth_825F" }, + { 0x8260, "_meth_8260" }, + { 0x8261, "_meth_8261" }, + { 0x8262, "_meth_8262" }, + { 0x8263, "_meth_8263" }, + { 0x8264, "_meth_8264" }, + { 0x8265, "_meth_8265" }, + { 0x8266, "_meth_8266" }, + { 0x8267, "_meth_8267" }, + { 0x8268, "_meth_8268" }, + { 0x8269, "_meth_8269" }, + { 0x826A, "finishplayerdamage" }, + { 0x826B, "suicide" }, + { 0x826C, "closeingamemenu" }, + { 0x826D, "iclientprintln" }, + { 0x826E, "iclientprintlnbold" }, + { 0x826F, "spawn" }, + { 0x8270, "_meth_8270" }, + { 0x8271, "cloneplayer" }, + { 0x8272, "_meth_8272" }, + { 0x8273, "allowspectateteam" }, + { 0x8274, "forcespectatepov" }, + { 0x8275, "getguid" }, + { 0x8276, "physicslaunchserver" }, + { 0x8277, "_meth_8277" }, + { 0x8278, "clonebrushmodeltoscriptmodel" }, + { 0x8279, "scriptmodelplayanim" }, + { 0x827A, "_meth_827A" }, + { 0x827B, "scriptmodelplayanimdeltamotion" }, + { 0x827C, "_meth_827C" }, + { 0x827D, "_meth_827D" }, + { 0x827E, "_meth_827E" }, + { 0x827F, "_meth_827F" }, + { 0x8280, "_meth_8280" }, + { 0x8281, "_meth_8281" }, { 0x8282, "vehicle_finishdamage" }, - { 0x8283, "_meth_8283" }, // SP 0x140415CE0, MP 0x14052A1D0 - { 0x8284, "_meth_8284" }, // SP 0x140415D50, MP 0x14052A240 - { 0x8285, "_meth_8285" }, // SP 0x140415EE0, MP 0x14052A3D0 - { 0x8286, "_meth_8286" }, // SP 0x140416000, MP 0x14052A4F0 - { 0x8287, "_meth_8287" }, // SP 0x1404160F0, MP 0x14052A5E0 - { 0x8288, "_meth_8288" }, // SP 0x140416160, MP 0x14052A650 - { 0x8289, "_meth_8289" }, // SP 0x1404161D0, MP 0x14052A6C0 - { 0x828A, "_meth_828A" }, // SP 0x140416250, MP 0x14052A750 - { 0x828B, "_meth_828B" }, // SP 0x1404162C0, MP 0x14052A7C0 - { 0x828C, "_meth_828C" }, // SP 0x140416320, MP 0x14052A830 - { 0x828D, "_meth_828D" }, // SP 0x140416380 - { 0x828E, "_meth_828E" }, // SP 0x140416440, MP 0x14052A8A0 - { 0x828F, "_meth_828F" }, // SP 0x1404164B0, MP 0x14052A910 - { 0x8290, "_meth_8290" }, // SP 0x140416520, MP 0x14052A980 - { 0x8291, "_meth_8291" }, // SP 0x140416590, MP 0x14052A9F0 - { 0x8292, "_meth_8292" }, // SP 0x140416620, MP 0x14052AA80 - { 0x8293, "_meth_8293" }, // SP 0x140416780, MP 0x14052ABE0 - { 0x8294, "_meth_8294" }, // SP 0x140416990, MP 0x14052ADF0 - { 0x8295, "_meth_8295" }, // SP 0x140416A50, MP 0x14052AEB0 - { 0x8296, "_meth_8296" }, // SP 0x140416AE0, MP 0x14052AF40 - { 0x8297, "_meth_8297" }, // SP 0x140215990, MP 0x1402E88D0 - { 0x8298, "_meth_8298" }, // MP 0x1402E8AB0 - { 0x8299, "_meth_8299" }, // MP 0x1402E8B10 - { 0x829A, "_meth_829A" }, // MP 0x1402E8B70 - { 0x829B, "_meth_829B" }, // MP 0x1402E8BD0 - { 0x829C, "_meth_829C" }, // MP 0x1402E8C30 - { 0x829D, "_meth_829D" }, // MP 0x1402E8CC0 - { 0x829E, "_meth_829E" }, // MP 0x1402E8D40 - { 0x829F, "_meth_829F" }, // MP 0x1402E8E10 - { 0x82A0, "_meth_82A0" }, // MP 0x1402E8E20 - { 0x82A1, "_meth_82A1" }, // MP 0x1402E8E30 - { 0x82A2, "_meth_82A2" }, // MP 0x1402E8EC0 - { 0x82A3, "_meth_82A3" }, // SP 0x140215250, MP 0x1402DD010 - { 0x82A4, "_meth_82A4" }, // MP 0x1402DF3E0 - { 0x82A5, "_meth_82A5" }, // SP 0x140217F10, MP 0x1402DFF00 - { 0x82A6, "_meth_82A6" }, // SP 0x1402128A0, MP 0x1402E2220 - { 0x82A7, "_meth_82A7" }, // SP 0x140212E30, MP 0x1402E28A0 - { 0x82A8, "_meth_82A8" }, // SP 0x140213680, MP 0x1402E3160 - { 0x82A9, "_meth_82A9" }, // SP 0x140213140, MP 0x1402E2B50 - { 0x82AA, "_meth_82AA" }, // MP 0x1402E63D0 - { 0x82AB, "_meth_82AB" }, // MP 0x1402E64E0 - { 0x82AC, "_meth_82AC" }, // MP 0x1402E3540 - { 0x82AD, "_meth_82AD" }, // MP 0x1402E3550 - { 0x82AE, "_meth_82AE" }, // SP 0x140265FB0, MP 0x1403350C0 - { 0x82AF, "_meth_82AF" }, // SP 0x1402645A0, MP 0x140333110 - { 0x82B0, "_meth_82B0" }, // SP 0x1402645B0, MP 0x140333120 - { 0x82B1, "_meth_82B1" }, // SP 0x1402645D0, MP 0x140333140 - { 0x82B2, "_meth_82B2" }, // SP 0x1402661A0, MP 0x140332DA0 - { 0x82B3, "_meth_82B3" }, // SP 0x1402643B0, MP 0x140332F00 - { 0x82B4, "_meth_82B4" }, // SP 0x140264520, MP 0x140333080 - { 0x82B5, "_meth_82B5" }, // SP 0x1402645F0, MP 0x140333160 - { 0x82B6, "_meth_82B6" }, // SP 0x140264A20, MP 0x1403332B0 - { 0x82B7, "_meth_82B7" }, // SP 0x140264A30, MP 0x1403332C0 - { 0x82B8, "_meth_82B8" }, // SP 0x140264A50, MP 0x1403332E0 - { 0x82B9, "_meth_82B9" }, // SP 0x1402649D0, MP 0x140333260 - { 0x82BA, "_meth_82BA" }, // SP 0x1402649F0, MP 0x140333280 - { 0x82BB, "_meth_82BB" }, // SP 0x140264A10, MP 0x1403332A0 - { 0x82BC, "_meth_82BC" }, // SP 0x140264A70, MP 0x140333300 - { 0x82BD, "_meth_82BD" }, // SP 0x140264CC0, MP 0x1403337B0 - { 0x82BE, "_meth_82BE" }, // SP 0x140265BC0, MP 0x140334CD0 - { 0x82BF, "_meth_82BF" }, // SP 0x140265C70, MP 0x140334D80 - { 0x82C0, "_meth_82C0" }, // SP 0x140264E40, MP 0x140333970 - { 0x82C1, "_meth_82C1" }, // SP 0x140264EA0, MP 0x1403339D0 - { 0x82C2, "_meth_82C2" }, // SP 0x140264F20, MP 0x140333A50 - { 0x82C3, "_meth_82C3" }, // MP 0x1402E5980 - { 0x82C4, "_meth_82C4" }, // MP 0x1402E5990 - { 0x82C5, "_meth_82C5" }, // MP 0x1402E59A0 - { 0x82C6, "_meth_82C6" }, // MP 0x1402E5A60 - { 0x82C7, "_meth_82C7" }, // MP 0x1402E5AC0 - { 0x82C8, "_meth_82C8" }, // MP 0x1402E5B30 - { 0x82C9, "_meth_82C9" }, // MP 0x1402E5BA0 - { 0x82CA, "_meth_82CA" }, // MP 0x1402E5EF0 - { 0x82CB, "_meth_82CB" }, // SP 0x140217770, MP 0x1402DF6A0 - { 0x82CC, "_meth_82CC" }, // SP 0x1402177D0, MP 0x1402DF7C0 - { 0x82CD, "issplitscreenplayer" }, // MP 0x1402E5F60 - { 0x82CE, "_meth_82CE" }, // SP 0x140216D40, MP 0x1402DEC00 - { 0x82CF, "_meth_82CF" }, // SP 0x140216E90, MP 0x1402DED60 - { 0x82D0, "_meth_82D0" }, // SP 0x140216FE0, MP 0x1402DEEC0 - { 0x82D1, "_meth_82D1" }, // SP 0x140217130, MP 0x1402DF020 - { 0x82D2, "_meth_82D2" }, // SP 0x140212160, MP 0x1402E1A30 - { 0x82D3, "_meth_82D3" }, // SP 0x140212490, MP 0x1402E1DF0 - { 0x82D4, "_meth_82D4" }, // SP 0x140218160, MP 0x1402E0170 - { 0x82D5, "_meth_82D5" }, // SP 0x140210920, MP 0x1402E0180 - { 0x82D6, "_meth_82D6" }, // SP 0x1402109A0, MP 0x1402E0210 - { 0x82D7, "_meth_82D7" }, // SP 0x1402109C0, MP 0x1402E02B0 - { 0x82D8, "_meth_82D8" }, // SP 0x1402109E0, MP 0x1402E02D0 - { 0x82D9, "setblurforplayer" }, // SP 0x140211B40, MP 0x1402E12B0 - { 0x82DA, "_meth_82DA" }, // SP 0x14025D320, MP 0x1402E18D0 - { 0x82DB, "_meth_82DB" }, // MP 0x1402E18F0 - { 0x82DC, "_meth_82DC" }, // SP 0x1402605B0 - { 0x82DD, "_meth_82DD" }, // SP 0x1402138F0, MP 0x1402E3560 - { 0x82DE, "_meth_82DE" }, // SP 0x140213C10, MP 0x1402E3B30 - { 0x82DF, "forcemantle" }, // SP 0x140213EA0, MP 0x1402E3CD0 - { 0x82E0, "ismantling" }, // SP 0x140213FD0, MP 0x1402E3E60 - { 0x82E1, "playfx" }, // SP 0x140214610, MP 0x1402E4770 - { 0x82E2, "playerrecoilscaleon" }, // SP 0x140214830, MP 0x1402E49D0 - { 0x82E3, "playerrecoilscaleoff" }, // SP 0x1402149C0, MP 0x1402E4B20 - { 0x82E4, "weaponlockstart" }, // SP 0x140214B20, MP 0x1402E4D50 - { 0x82E5, "weaponlockfinalize" }, // SP 0x140214C80, MP 0x1402DC9C0 - { 0x82E6, "weaponlockfree" }, // SP 0x140214F70, MP 0x1402DCD00 - { 0x82E7, "weaponlocktargettooclose" }, // SP 0x1402150D0, MP 0x1402DCE80 - { 0x82E8, "issplitscreenplayerprimary" }, // MP 0x1402E5FA0 - { 0x82E9, "_meth_82E9" }, // MP 0x1402E6020 - { 0x82EA, "_meth_82EA" }, // MP 0x1402E60A0 - { 0x82EB, "_meth_82EB" }, // MP 0x1402E6270 - { 0x82EC, "_meth_82EC" }, // MP 0x1402E6170 - { 0x82ED, "_meth_82ED" }, // SP 0x1402168F0, MP 0x1402DE5A0 - { 0x82EE, "_meth_82EE" }, // SP 0x140215E00, MP 0x1402DD3B0 - { 0x82EF, "_meth_82EF" }, // SP 0x140215E80, MP 0x1402DD4C0 - { 0x82F0, "_meth_82F0" }, // SP 0x140217FF0, MP 0x1402DFCA0 - { 0x82F1, "_meth_82F1" }, // SP 0x1402144C0, MP 0x1402E4330 - { 0x82F2, "_meth_82F2" }, // SP 0x140214C30, MP 0x1402E4AC0 - { 0x82F3, "_meth_82F3" }, // SP 0x140214FC0, MP 0x1402E4C80 - { 0x82F4, "playlocalsound" }, // SP 0x140214080, MP 0x1402E3E40 - { 0x82F5, "stoplocalsound" }, // SP 0x140214150, MP 0x1402E3FD0 - { 0x82F6, "_meth_82F6" }, // SP 0x1402113C0, MP 0x1402E0FA0 - { 0x82F7, "_meth_82F7" }, // SP 0x1402117B0, MP 0x1402E1530 - { 0x82F8, "_meth_82F8" }, // SP 0x140211D60, MP 0x1402E1910 - { 0x82F9, "_meth_82F9" }, // SP 0x140211F00, MP 0x1402E1C10 - { 0x82FA, "_meth_82FA" }, // SP 0x1402122B0, MP 0x1402E2070 - { 0x82FB, "_meth_82FB" }, // SP 0x140212540, MP 0x1402E24C0 - { 0x82FC, "_meth_82FC" }, // SP 0x1402129E0, MP 0x1402E2CE0 - { 0x82FD, "_meth_82FD" }, // SP 0x140212BC0, MP 0x1402E3320 - { 0x82FE, "_meth_82FE" }, // MP 0x1402E30F0 - { 0x82FF, "_meth_82FF" }, // MP 0x1402E3230 - { 0x8300, "_meth_8300" }, // SP 0x1402151D0, MP 0x1402E48E0 - { 0x8301, "_meth_8301" }, // SP 0x140215440, MP 0x1402E4A50 - { 0x8302, "_meth_8302" }, // SP 0x140216460, MP 0x1402DDC20 - { 0x8303, "_meth_8303" }, // SP 0x140216530, MP 0x1402DDE30 - { 0x8304, "_meth_8304" }, // SP 0x140216600, MP 0x1402DE000 - { 0x8305, "_meth_8305" }, // SP 0x140216CB0, MP 0x1402DF1A0 - { 0x8306, "_meth_8306" }, // SP 0x1402172B0, MP 0x1402DF230 - { 0x8307, "_meth_8307" }, // SP 0x140217330, MP 0x1402DF2B0 - { 0x8308, "_meth_8308" }, // SP 0x140216710, MP 0x1402DE210 - { 0x8309, "_meth_8309" }, // SP 0x1402153C0, MP 0x1402DD1B0 - { 0x830A, "_meth_830A" }, // SP 0x140215500, MP 0x1402DD350 - { 0x830B, "_meth_830B" }, // SP 0x140216AE0, MP 0x1402DE9E0 - { 0x830C, "_meth_830C" }, // SP 0x140216B60, MP 0x1402DEA00 - { 0x830D, "_meth_830D" }, // SP 0x140215130, MP 0x1402DC8B0 - { 0x830E, "_meth_830E" }, // SP 0x1402173C0, MP 0x1402DE6A0 - { 0x830F, "_meth_830F" }, // SP 0x1402178D0, MP 0x1402DF340 - { 0x8310, "_meth_8310" }, // SP 0x140217A70, MP 0x1402DF610 - { 0x8311, "_meth_8311" }, // SP 0x140217BE0, MP 0x1402DF820 - { 0x8312, "_meth_8312" }, // SP 0x140217E30, MP 0x1402DF9B0 - { 0x8313, "_meth_8313" }, // SP 0x140218260, MP 0x1402DFE50 - { 0x8314, "_meth_8314" }, // SP 0x140210F70, MP 0x1402E07C0 - { 0x8315, "_meth_8315" }, // SP 0x1402116F0, MP 0x1402E0E00 - { 0x8316, "_meth_8316" }, // SP 0x140211750, MP 0x1402E0F30 - { 0x8317, "_meth_8317" }, // SP 0x140212410, MP 0x1402E1D60 - { 0x8318, "_meth_8318" }, // SP 0x1402125C0, MP 0x1402E1F60 - { 0x8319, "_meth_8319" }, // SP 0x140210C20, MP 0x1402E0450 - { 0x831A, "_meth_831A" }, // SP 0x140210DD0, MP 0x1402E0610 - { 0x831B, "_meth_831B" }, // SP 0x140214DA0, MP 0x1402E4470 - { 0x831C, "_meth_831C" }, // SP 0x140215060, MP 0x1402E4700 - { 0x831D, "_meth_831D" }, // SP 0x140210940, MP 0x1402E0520 - { 0x831E, "_meth_831E" }, // SP 0x140210A00, MP 0x1402E0680 - { 0x831F, "_meth_831F" }, // SP 0x140210BC0, MP 0x1402E08C0 - { 0x8320, "_meth_8320" }, // SP 0x140210CE0, MP 0x1402E0920 - { 0x8321, "_meth_8321" }, // SP 0x1402110C0, MP 0x1402E0C90 - { 0x8322, "_meth_8322" }, // SP 0x1402111D0, MP 0x1402E0DA0 - { 0x8323, "_meth_8323" }, // SP 0x1402176D0, MP 0x1402DF550 - { 0x8324, "_meth_8324" }, // SP 0x140217830, MP 0x1402DF700 - { 0x8325, "_meth_8325" }, // SP 0x1402179C0, MP 0x1402DF940 - { 0x8326, "_meth_8326" }, // SP 0x140217AF0, MP 0x1402DFAC0 - { 0x8327, "_meth_8327" }, // SP 0x140217D90, MP 0x1402DFBE0 - { 0x8328, "_meth_8328" }, // empty - { 0x8329, "freezecontrols" }, // SP 0x1402180F0, MP 0x1402E00C0 - { 0x832A, "_meth_832A" }, // SP 0x1402182E0, MP 0x1402E0230 - { 0x832B, "_meth_832B" }, // SP 0x140210810, MP 0x1402E0310 - { 0x832C, "_meth_832C" }, // SP 0x140213350, MP 0x1402E37B0 - { 0x832D, "_meth_832D" }, // SP 0x1402136E0, MP 0x1402E38A0 - { 0x832E, "_meth_832E" }, // SP 0x1402137B0, MP 0x1402E3A10 - { 0x832F, "_meth_832F" }, // SP 0x140213A50, MP 0x1402E3A20 - { 0x8330, "_meth_8330" }, // SP 0x140213C40, MP 0x1402E3A30 - { 0x8331, "_meth_8331" }, // SP 0x140212AD0, MP 0x1402E23C0 - { 0x8332, "_meth_8332" }, // SP 0x140212CA0, MP 0x1402E2570 - { 0x8333, "_meth_8333" }, // SP 0x140212FE0, MP 0x1402E29E0 - { 0x8334, "_meth_8334" }, // SP 0x140213440, MP 0x1402E2EA0 - { 0x8335, "_meth_8335" }, // SP 0x1402139C0, MP 0x1402E35E0 - { 0x8336, "_meth_8336" }, // SP 0x140213B20, MP 0x1402E36D0 - { 0x8337, "_meth_8337" }, // SP 0x140213B90, MP 0x1402E3980 - { 0x8338, "setorigin" }, // SP 0x140214250, MP 0x1402E4100 - { 0x8339, "getvelocity" }, // SP 0x1402145A0, MP 0x1402E45C0 - { 0x833A, "setangles" }, // SP 0x140214A20, MP 0x1402E4850 - { 0x833B, "getangles" }, // SP 0x140214BE0, MP 0x1402E4970 - { 0x833C, "usebuttonpressed" }, // SP 0x140215610, MP 0x1402DCDE0 - { 0x833D, "attackbuttonpressed" }, // SP 0x140215770, MP 0x1402DCF70 - { 0x833E, "adsbuttonpressed" }, // SP 0x140215B00, MP 0x1402DD0F0 - { 0x833F, "meleebuttonpressed" }, // SP 0x140215C10, MP 0x1402DD2B0 - { 0x8340, "_meth_8340" }, // SP 0x140216410, MP 0x1402DDD10 - { 0x8341, "_meth_8341" }, // SP 0x1402164C0, MP 0x1402DDED0 - { 0x8342, "_meth_8342" }, // SP 0x140216660, MP 0x1402DE1A0 - { 0x8343, "_meth_8343" }, // SP 0x140216870, MP 0x1402DE440 - { 0x8344, "_meth_8344" }, // SP 0x140210860, MP 0x1402DFFF0 - { 0x8345, "_meth_8345" }, // SP 0x140210A80, MP 0x1402E01A0 - { 0x8346, "_meth_8346" }, // SP 0x140214330 - { 0x8347, "_meth_8347" }, // SP 0x140214740 - { 0x8348, "_meth_8348" }, // SP 0x1402148A0 - { 0x8349, "_meth_8349" }, // SP 0x140214A80 - { 0x834A, "_meth_834A" }, // MP 0x14032DFF0 - { 0x834B, "_meth_834B" }, // MP 0x14032E040 - { 0x834C, "_meth_834C" }, // SP 0x140214EF0, MP 0x1402E4C70 - { 0x834D, "_meth_834D" }, // MP 0x14032BEB0 - { 0x834E, "_meth_834E" }, // SP 0x140216150, MP 0x1402DD960 - { 0x834F, "_meth_834F" }, // MP 0x14032DD30 - { 0x8350, "_meth_8350" }, // MP 0x14032DE40 - { 0x8351, "_meth_8351" }, // MP 0x140432330 - { 0x8352, "_meth_8352" }, // MP 0x140432AB0 - { 0x8353, "_meth_8353" }, // MP 0x140432930 - { 0x8354, "_meth_8354" }, // MP 0x140432610 - { 0x8355, "_meth_8355" }, // MP 0x1404327B0 - { 0x8356, "_meth_8356" }, // MP 0x1404308A0 - { 0x8357, "_meth_8357" }, // MP 0x140432550 - { 0x8358, "_meth_8358" }, // MP 0x140430820 - { 0x8359, "_meth_8359" }, // MP 0x1404320F0 - { 0x835A, "_meth_835A" }, // MP 0x140431010 - { 0x835B, "_meth_835B" }, // MP 0x140431140 - { 0x835C, "_meth_835C" }, // MP 0x140431240 - { 0x835D, "_meth_835D" }, // MP 0x1404311C0 - { 0x835E, "_meth_835E" }, // empty - { 0x835F, "_meth_835F" }, // MP 0x140431380 - { 0x8360, "_meth_8360" }, // MP 0x1404318D0 - { 0x8361, "_meth_8361" }, // MP 0x140430920 - { 0x8362, "_meth_8362" }, // MP 0x140431670 - { 0x8363, "_meth_8363" }, // empty - { 0x8364, "_meth_8364" }, // MP 0x140431970 - { 0x8365, "_meth_8365" }, // MP 0x1404313A0 - { 0x8366, "_meth_8366" }, // MP 0x140430F90 - { 0x8367, "_meth_8367" }, // MP 0x140432B80 - { 0x8368, "_meth_8368" }, // empty - { 0x8369, "_meth_8369" }, // MP 0x1404324C0 - { 0x836A, "_meth_836A" }, // MP 0x140432200 - { 0x836B, "_meth_836B" }, // MP 0x140430AB0 - { 0x836C, "_meth_836C" }, // MP 0x1404312C0 - { 0x836D, "_meth_836D" }, // MP 0x1404314A0 - { 0x836E, "_meth_836E" }, // MP 0x140431EA0 - { 0x836F, "_meth_836F" }, // MP 0x1404306B0 - { 0x8370, "_meth_8370" }, // MP 0x140430DA0 - { 0x8371, "_meth_8371" }, // MP 0x140431AC0 - { 0x8372, "_meth_8372" }, // empty - { 0x8373, "_meth_8373" }, // MP 0x140430BF0 - { 0x8374, "_meth_8374" }, // MP 0x140432170 - { 0x8375, "_meth_8375" }, // MP 0x140432060 - { 0x8376, "_meth_8376" }, // MP 0x1404310B0 - { 0x8377, "_meth_8377" }, // MP 0x140430C70 - { 0x8378, "_meth_8378" }, // empty - { 0x8379, "_meth_8379" }, // MP 0x1404323F0 - { 0x837A, "_meth_837A" }, // MP 0x140432290 - { 0x837B, "_meth_837B" }, // MP 0x140430B40 - { 0x837C, "_meth_837C" }, // MP 0x140430E60 - { 0x837D, "_meth_837D" }, // MP 0x140431420 - { 0x837E, "_meth_837E" }, // MP 0x140431F60 - { 0x837F, "_meth_837F" }, // MP 0x140430790 - { 0x8380, "_meth_8380" }, // MP 0x140431C70 - { 0x8381, "_meth_8381" }, // MP 0x1402DE550 - { 0x8382, "_meth_8382" }, // MP 0x14032AEF0 - { 0x8383, "_meth_8383" }, // MP 0x1403299E0 - { 0x8384, "_meth_8384" }, // MP 0x14031BD40 - { 0x8385, "_meth_8385" }, // MP 0x14032AB40 - { 0x8386, "_meth_8386" }, // MP 0x1402DE580 - { 0x8387, "_meth_8387" }, // SP 0x140216B00, MP 0x1402DE4F0 - { 0x8388, "_meth_8388" }, // MP 0x14032BDF0 - { 0x8389, "_meth_8389" }, // empty - { 0x838A, "_meth_838A" }, // MP 0x140404FA0 - { 0x838B, "_meth_838B" }, // MP 0x140404640 - { 0x838C, "_meth_838C" }, // MP 0x140404E80 - { 0x838D, "_meth_838D" }, // MP 0x140404040 - { 0x838E, "_meth_838E" }, // MP 0x140403E60 - { 0x838F, "_meth_838F" }, // MP 0x140406A80 - { 0x8390, "_meth_8390" }, // MP 0x140406090 - { 0x8391, "_meth_8391" }, // MP 0x140405610 - { 0x8392, "_meth_8392" }, // MP 0x140406000 - { 0x8393, "_meth_8393" }, // MP 0x140405F70 - { 0x8394, "_meth_8394" }, // MP 0x1404061B0 - { 0x8395, "_meth_8395" }, // MP 0x140405E10 - { 0x8396, "_meth_8396" }, // MP 0x140406490 - { 0x8397, "_meth_8397" }, // MP 0x140405CF0 - { 0x8398, "_meth_8398" }, // MP 0x1404066E0 - { 0x8399, "_meth_8399" }, // MP 0x140405ED0 - { 0x839A, "_meth_839A" }, // MP 0x1404062C0 - { 0x839B, "_meth_839B" }, // MP 0x140405730 - { 0x839C, "_meth_839C" }, // MP 0x140405290 - { 0x839D, "_meth_839D" }, // MP 0x1404067A0 - { 0x839E, "_meth_839E" }, // MP 0x140405580 - { 0x839F, "_meth_839F" }, // MP 0x140405470 - { 0x83A0, "_meth_83A0" }, // MP 0x140406A00 - { 0x83A1, "_meth_83A1" }, // MP 0x140405360 - { 0x83A2, "_meth_83A2" }, // MP 0x140405BE0 - { 0x83A3, "_meth_83A3" }, // SP 0x14021EB90, MP 0x1402EF370 - { 0x83A4, "_meth_83A4" }, // SP 0x14021EC40, MP 0x1402EF420 - { 0x83A5, "_meth_83A5" }, // SP 0x14021ECB0, MP 0x1402EF480 - { 0x83A6, "_meth_83A6" }, // SP 0x14021ED20, MP 0x1402EF4E0 - { 0x83A7, "_meth_83A7" }, // SP 0x14025CD90 - { 0x83A8, "_meth_83A8" }, // SP 0x1402156E0, MP 0x1402DD560 - { 0x83A9, "_meth_83A9" }, // SP 0x140215860, MP 0x1402DD590 - { 0x83AA, "_meth_83AA" }, // SP 0x140219A90 - { 0x83AB, "_meth_83AB" }, // SP 0x14025D090 - { 0x83AC, "_meth_83AC" }, // SP 0x14025D100 - { 0x83AD, "_meth_83AD" }, // SP 0x140219940 - { 0x83AE, "_meth_83AE" }, // SP 0x140219A20 - { 0x83AF, "_meth_83AF" }, // SP 0x1402199B0 - { 0x83B0, "_meth_83B0" }, // empty - { 0x83B1, "_meth_83B1" }, // empty - { 0x83B2, "_meth_83B2" }, // SP 0x140215550, MP 0x1402E4B80 - { 0x83B3, "_meth_83B3" }, // SP 0x140214020, MP 0x1402E4090 - { 0x83B4, "_meth_83B4" }, // SP 0x1402141E0, MP 0x1402E42B0 - { 0x83B5, "_meth_83B5" }, // SP 0x1404155F0, MP 0x140529A10 - { 0x83B6, "_meth_83B6" }, // SP 0x140415600, MP 0x140529A20 - { 0x83B7, "_meth_83B7" }, // MP 0x14032D4B0 - { 0x83B8, "_meth_83B8" }, // SP 0x140245EC0, MP 0x14030F7E0 - { 0x83B9, "_meth_83B9" }, // SP 0x140242A20, MP 0x14030B590 - { 0x83BA, "_meth_83BA" }, // SP 0x140242DC0, MP 0x14030BAA0 - { 0x83BB, "_meth_83BB" }, // SP 0x140216060, MP 0x1402DD820 - { 0x83BC, "_meth_83BC" }, // SP 0x140417980, MP 0x14052BE00 - { 0x83BD, "_meth_83BD" }, // SP 0x140417A30, MP 0x14052BEB0 - { 0x83BE, "_meth_83BE" }, // SP 0x140417AB0, MP 0x14052BF30 - { 0x83BF, "_meth_83BF" }, // SP 0x14023B560 - { 0x83C0, "_meth_83C0" }, // SP 0x140210D40, MP 0x1402E0580 - { 0x83C1, "_meth_83C1" }, // SP 0x140210E90, MP 0x1402E06E0 - { 0x83C2, "_meth_83C2" }, // SP 0x140211120, MP 0x1402E0980 - { 0x83C3, "_meth_83C3" }, // SP 0x1402650D0, MP 0x140333C10 - { 0x83C4, "_meth_83C4" }, // SP 0x14028A260, MP 0x140043710 - { 0x83C5, "_meth_83C5" }, // SP 0x140417070, MP 0x14052B420 - { 0x83C6, "_meth_83C6" }, // MP 0x1402DDD70 - { 0x83C7, "_meth_83C7" }, // SP 0x14023B4F0 - { 0x83C8, "_meth_83C8" }, // SP 0x1401FB770 - { 0x83C9, "_meth_83C9" }, // SP 0x1401FB8A0 - { 0x83CA, "_meth_83CA" }, // SP 0x1401FBBB0 - { 0x83CB, "_meth_83CB" }, // SP 0x1401FBD00 - { 0x83CC, "_meth_83CC" }, // SP 0x1401FBF30 - { 0x83CD, "_meth_83CD" }, // SP 0x1401FBEC0 - { 0x83CE, "_meth_83CE" }, // SP 0x1401FC090 - { 0x83CF, "_meth_83CF" }, // SP 0x1401FC0F0 - { 0x83D0, "_meth_83D0" }, // MP 0x140044400 - { 0x83D1, "_meth_83D1" }, // MP 0x140043EE0 - { 0x83D2, "_meth_83D2" }, // MP 0x140044470 - { 0x83D3, "_meth_83D3" }, // MP 0x140044010 - { 0x83D4, "_meth_83D4" }, // MP 0x1400441C0 - { 0x83D5, "_meth_83D5" }, // MP 0x1400440A0 - { 0x83D6, "_meth_83D6" }, // MP 0x140044100 - { 0x83D7, "_meth_83D7" }, // SP 0x14025A000 - { 0x83D8, "_meth_83D8" }, // SP 0x1402154A0, MP 0x1402DCC90 - { 0x83D9, "_meth_83D9" }, // SP 0x1402519A0 - { 0x83DA, "_meth_83DA" }, // SP 0x1401FA190 - { 0x83DB, "_meth_83DB" }, // MP 0x14031AEF0 - { 0x83DC, "_meth_83DC" }, // empty - { 0x83DD, "_meth_83DD" }, // empty - { 0x83DE, "_meth_83DE" }, // SP 0x140215F80, MP 0x1402DD780 - { 0x83DF, "_meth_83DF" }, // SP 0x1402647C0, MP 0x1403331E0 - { 0x83E0, "_meth_83E0" }, // MP 0x1404056A0 - { 0x83E1, "_meth_83E1" }, // MP 0x140405A50 - { 0x83E2, "_meth_83E2" }, // MP 0x140316940 - { 0x83E3, "_meth_83E3" }, // MP 0x14032D710 - { 0x83E4, "_meth_83E4" }, // SP 0x14024CD60, MP 0x14031B0D0 - { 0x83E5, "_meth_83E5" }, // SP 0x14024A200, MP 0x140311B20 - { 0x83E6, "_meth_83E6" }, // SP 0x14024AB80, MP 0x140312A70 - { 0x83E7, "_meth_83E7" }, // MP 0x1402EE870 - { 0x83E8, "_meth_83E8" }, // SP 0x14025C3C0 - { 0x83E9, "_meth_83E9" }, // SP 0x14025CBE0 - { 0x83EA, "_meth_83EA" }, // SP 0x140217CE0, MP 0x1402DFDA0 - { 0x83EB, "_meth_83EB" }, // SP 0x14021E100, MP 0x1402EEA40 - { 0x83EC, "_meth_83EC" }, // SP 0x14024DB10, MP 0x1403185B0 - { 0x83ED, "_meth_83ED" }, // SP 0x14024E830, MP 0x140319350 - { 0x83EE, "_meth_83EE" }, // MP 0x1402DD660 - { 0x83EF, "_meth_83EF" }, // SP 0x140259E40 - { 0x83F0, "_meth_83F0" }, // empty - { 0x83F1, "_meth_83F1" }, // SP 0x140249730, MP 0x140313D20 - { 0x83F2, "_meth_83F2" }, // SP 0x140247DC0, MP 0x1403131D0 - { 0x83F3, "_meth_83F3" }, // SP 0x1402504D0, MP 0x14031C1F0 - { 0x83F4, "_meth_83F4" }, // SP 0x140219120 - { 0x83F5, "_meth_83F5" }, // SP 0x140219180 - { 0x83F6, "_meth_83F6" }, // SP 0x14024D350, MP 0x14031B8D0 - { 0x83F7, "_meth_83F7" }, // SP 0x14024DA40, MP 0x14031BE10 - { 0x83F8, "_meth_83F8" }, // MP 0x140316A60 - { 0x83F9, "_meth_83F9" }, // SP 0x140415460, MP 0x14052B750 - { 0x83FA, "_meth_83FA" }, // SP 0x1402443F0, MP 0x14030B9F0 - { 0x83FB, "_meth_83FB" }, // SP 0x140244F00, MP 0x14030BD20 - { 0x83FC, "_meth_83FC" }, // SP 0x140245540, MP 0x14030C510 - { 0x83FD, "_meth_83FD" }, // SP 0x140245610, MP 0x14030C680 - { 0x83FE, "_meth_83FE" }, // SP 0x14025F060 - { 0x83FF, "_meth_83FF" }, // SP 0x1401FB850 - { 0x8400, "_meth_8400" }, // SP 0x1402408E0, MP 0x140321F90 - { 0x8401, "_meth_8401" }, // SP 0x140240620 - { 0x8402, "_meth_8402" }, // SP 0x1401FA470 - { 0x8403, "_meth_8403" }, // MP 0x1404309B0 - { 0x8404, "_meth_8404" }, // SP 0x140210AE0 - { 0x8405, "_meth_8405" }, // SP 0x14021A5C0 - { 0x8406, "_meth_8406" }, // SP 0x140240860 - { 0x8407, "_meth_8407" }, // SP 0x140240B60 - { 0x8408, "_meth_8408" }, // SP 0x140243680 - { 0x8409, "_meth_8409" }, // MP 0x140328200 - { 0x840A, "_meth_840A" }, // SP 0x140219EA0 - { 0x840B, "_meth_840B" }, // SP 0x140219EF0 - { 0x840C, "_meth_840C" }, // MP 0x1402E66D0 - { 0x840D, "_meth_840D" }, // MP 0x1402E66E0 - { 0x840E, "_meth_840E" }, // MP 0x1402E66F0 - { 0x840F, "_meth_840F" }, // SP 0x14025B8A0 - { 0x8410, "_meth_8410" }, // SP 0x14025A4D0 - { 0x8411, "_meth_8411" }, // SP 0x14025A510 - { 0x8412, "_meth_8412" }, // SP 0x1402655E0, MP 0x140334160 - { 0x8413, "_meth_8413" }, // SP 0x140265690, MP 0x140334210 - { 0x8414, "_meth_8414" }, // SP 0x140265740, MP 0x1403342C0 - { 0x8415, "_meth_8415" }, // SP 0x1402657D0, MP 0x140334350 - { 0x8416, "_meth_8416" }, // SP 0x140265890, MP 0x140334410 - { 0x8417, "_meth_8417" }, // SP 0x140265920, MP 0x1403344A0 - { 0x8418, "_meth_8418" }, // MP 0x140319270 - { 0x8419, "_meth_8419" }, // MP 0x1403193D0 - { 0x841A, "_meth_841A" }, // MP 0x14032E6E0 - { 0x841B, "_meth_841B" }, // MP 0x14032E700 - { 0x841C, "_meth_841C" }, // MP 0x1402E6700 - { 0x841D, "_meth_841D" }, // MP 0x140316950 - { 0x841E, "_meth_841E" }, // MP 0x140316D50 - { 0x841F, "_meth_841F" }, // MP 0x14032E7B0 - { 0x8420, "_meth_8420" }, // MP 0x140321C50 - { 0x8421, "_meth_8421" }, // MP 0x140322190 - { 0x8422, "_meth_8422" }, // MP 0x14030B3C0 - { 0x8423, "_meth_8423" }, // MP 0x14030B800 - { 0x8424, "_meth_8424" }, // SP 0x1402424C0, MP 0x140322600 - { 0x8425, "_meth_8425" }, // MP 0x1402E6900 - { 0x8426, "_meth_8426" }, // SP 0x140248A10, MP 0x140313420 - { 0x8427, "_meth_8427" }, // SP 0x140248EF0, MP 0x1403136F0 - { 0x8428, "_meth_8428" }, // MP 0x1404054F0 - { 0x8429, "_meth_8429" }, // SP 0x140264670 - { 0x842A, "_meth_842A" }, // SP 0x140264840 - { 0x842B, "_meth_842B" }, // SP 0x1402648E0 - { 0x842C, "_meth_842C" }, // MP 0x14032D980 - { 0x842D, "_meth_842D" }, // SP 0x140260510 - { 0x842E, "_meth_842E" }, // MP 0x14032A3B0 - { 0x842F, "_meth_842F" }, // MP 0x14032AFD0 - { 0x8430, "_meth_8430" }, // MP 0x1403283A0 - { 0x8431, "_meth_8431" }, // MP 0x1402E5E50 - { 0x8432, "_meth_8432" }, // MP 0x1402E87A0 - { 0x8433, "_meth_8433" }, // SP 0x140217960, MP 0x1402DF8E0 - { 0x8434, "_meth_8434" }, // SP 0x140217A10, MP 0x1402DFA60 - { 0x8435, "_meth_8435" }, // SP 0x140219B00 - { 0x8436, "_meth_8436" }, // SP 0x14024E610, MP 0x1403190C0 - { 0x8437, "_meth_8437" }, // MP 0x140431DA0 - { 0x8438, "_meth_8438" }, // MP 0x14032FE50 - { 0x8439, "_meth_8439" }, // SP 0x140213F30, MP 0x1402E3D80 - { 0x843A, "_meth_843A" }, // MP 0x1402E6BC0 - { 0x843B, "_meth_843B" }, // MP 0x1402E6BB0 - { 0x843C, "_meth_843C" }, // SP 0x14024D160, MP 0x14031B6F0 - { 0x843D, "_meth_843D" }, // MP 0x1403291E0 - { 0x843E, "_meth_843E" }, // SP 0x1401FC160 - { 0x843F, "_meth_843F" }, // SP 0x1401FC200 - { 0x8440, "_meth_8440" }, // SP 0x140212390, MP 0x1402E1B80 - { 0x8441, "_meth_8441" }, // SP 0x1401FC630 - { 0x8442, "_meth_8442" }, // SP 0x140247D40, MP 0x140310FB0 - { 0x8443, "_meth_8443" }, // MP 0x1402DDF40 - { 0x8444, "_meth_8444" }, // SP 0x140413DA0, MP 0x140528300 - { 0x8445, "_meth_8445" }, // SP 0x140417B70, MP 0x14052BFF0 - { 0x8446, "_meth_8446" }, // SP 0x14024D420, MP 0x140317AF0 - { 0x8447, "_meth_8447" }, // SP 0x1402126D0, MP 0x1402E2710 - { 0x8448, "_meth_8448" }, // SP 0x14025D360 - { 0x8449, "_meth_8449" }, // SP 0x14025D3A0 - { 0x844A, "_meth_844A" }, // SP 0x14024EF50, MP 0x140319B60 - { 0x844B, "_meth_844B" }, // MP 0x14030C040 - { 0x844C, "_meth_844C" }, // MP 0x14030C190 - { 0x844D, "_meth_844D" }, // SP 0x1402152B0, MP 0x1402DC8F0 - { 0x844E, "_meth_844E" }, // SP 0x14023F230, MP 0x14031EDF0 - { 0x844F, "_meth_844F" }, // SP 0x14023FC50, MP 0x14031FD30 - { 0x8450, "_meth_8450" }, // SP 0x140413420, MP 0x14052C170 - { 0x8451, "_meth_8451" }, // SP 0x140413440, MP 0x14052C190 - { 0x8452, "_meth_8452" }, // SP 0x140413460, MP 0x14052C1B0 - { 0x8453, "_meth_8453" }, // SP 0x140413480, MP 0x14052C1D0 - { 0x8454, "_meth_8454" }, // SP 0x140261210 - { 0x8455, "_meth_8455" }, // SP 0x140261250 - { 0x8456, "_meth_8456" }, // SP 0x140417C30, MP 0x14052C0B0 - { 0x8457, "_meth_8457" }, // SP 0x1402166C0, MP 0x1402DE140 - { 0x8458, "_meth_8458" }, // SP 0x1402152F0 - { 0x8459, "_meth_8459" }, // SP 0x1402616F0 - { 0x845A, "_meth_845A" }, // empty - { 0x845B, "_meth_845B" }, // empty - { 0x845C, "_meth_845C" }, // SP 0x140247440, MP 0x14030F1E0 - { 0x845D, "_meth_845D" }, // SP 0x1402127F0, MP 0x1402E2160 - { 0x845E, "_meth_845E" }, // MP 0x140318810 - { 0x845F, "_meth_845F" }, // MP 0x140318F70 - { 0x8460, "_meth_8460" }, // empty - { 0x8461, "_meth_8461" }, // SP 0x14024E9D0, MP 0x140319600 - { 0x8462, "_meth_8462" }, // MP 0x140328E70 - { 0x8463, "_meth_8463" }, // MP 0x140328EC0 - { 0x8464, "_meth_8464" }, // MP 0x1402FB470 - { 0x8465, "_meth_8465" }, // SP 0x140213F70, MP 0x1402E3DD0 - { 0x8466, "_meth_8466" }, // empty - { 0x8467, "_meth_8467" }, // SP 0x140250AC0, MP 0x14031C920 - { 0x8468, "_meth_8468" }, // SP 0x140216230 - { 0x8469, "_meth_8469" }, // MP 0x1402E02F0 - { 0x846A, "_meth_846A" }, // SP 0x140265D80, MP 0x140334E90 - { 0x846B, "_meth_846B" }, // SP 0x140265F30, MP 0x140335040 - { 0x846C, "_meth_846C" }, // SP 0x14024F690 - { 0x846D, "_meth_846D" }, // SP 0x14024FAB0 - { 0x846E, "_meth_846E" }, // SP 0x140250060 - { 0x846F, "_meth_846F" }, // SP 0x140250270 - { 0x8470, "_meth_8470" }, // SP 0x140250A20 - { 0x8471, "_meth_8471" }, // SP 0x1402155C0 - { 0x8472, "_meth_8472" }, // SP 0x14025CE20 - { 0x8473, "_meth_8473" }, // SP 0x140413500, MP 0x14052C250 - { 0x8474, "_meth_8474" }, // SP 0x140413540, MP 0x14052C290 - { 0x8475, "_meth_8475" }, // SP 0x1404135A0, MP 0x14052C2F0 - { 0x8476, "_meth_8476" }, // SP 0x1404135F0, MP 0x14052C340 - { 0x8477, "_meth_8477" }, // SP 0x140413610, MP 0x14052C360 - { 0x8478, "_meth_8478" }, // SP 0x140252200, MP 0x14031C170 - { 0x8479, "_meth_8479" }, // SP 0x140252430, MP 0x14031C590 - { 0x847A, "_meth_847A" }, // SP 0x140210B00, MP 0x1402E0390 - { 0x847B, "_meth_847B" }, // SP 0x14025CEA0 - { 0x847C, "_meth_847C" }, // SP 0x14025D040 - { 0x847D, "_meth_847D" }, // MP 0x1402E41C0 - { 0x847E, "_meth_847E" }, // MP 0x1402E43B0 - { 0x847F, "_meth_847F" }, // SP 0x140417120, MP 0x14052B4D0 - { 0x8480, "_meth_8480" }, // SP 0x1404171A0, MP 0x14052B550 - { 0x8481, "_meth_8481" }, // SP 0x140216950, MP 0x1402DE630 - { 0x8482, "_meth_8482" }, // SP 0x1402169A0, MP 0x1402DEB60 - { 0x8483, "_meth_8483" }, // SP 0x1402462A0, MP 0x14030FBD0 - { 0x8484, "_meth_8484" }, // SP 0x140252730 - { 0x8485, "_meth_8485" }, // SP 0x140215D90, MP 0x1402DCEF0 - { 0x8486, "_meth_8486" }, // SP 0x140215BA0, MP 0x1402DCD60 - { 0x8487, "_meth_8487" }, // MP 0x1404045E0 - { 0x8488, "_meth_8488" }, // SP 0x1404153F0, MP 0x1405297E0 - { 0x8489, "_meth_8489" }, // SP 0x1404134B0, MP 0x14052C200 - { 0x848A, "_meth_848A" }, // MP 0x140403EF0 - { 0x848B, "_meth_848B" }, // MP 0x140334A40 - { 0x848C, "_meth_848C" }, // SP 0x140264710 - { 0x848D, "_meth_848D" }, // SP 0x140215A90, MP 0x1402DCC10 - { 0x848E, "_meth_848E" }, // SP 0x140415470, MP 0x140529860 - { 0x848F, "_meth_848F" }, // MP 0x1405297F0 - { 0x8490, "_meth_8490" }, // SP 0x140211290, MP 0x1402E0A90 - { 0x8491, "_meth_8491" }, // SP 0x140211570, MP 0x1402E0BC0 - { 0x8492, "_meth_8492" }, // SP 0x140211640, MP 0x1402E0CF0 - { 0x8493, "_meth_8493" }, // SP 0x140219490 - { 0x8494, "_meth_8494" }, // SP 0x140252620, MP 0x14031C840 - { 0x8495, "_meth_8495" }, // MP 0x140329C80 + { 0x8283, "_meth_8283" }, + { 0x8284, "_meth_8284" }, + { 0x8285, "_meth_8285" }, + { 0x8286, "_meth_8286" }, + { 0x8287, "_meth_8287" }, + { 0x8288, "_meth_8288" }, + { 0x8289, "_meth_8289" }, + { 0x828A, "_meth_828A" }, + { 0x828B, "_meth_828B" }, + { 0x828C, "_meth_828C" }, + { 0x828D, "_meth_828D" }, + { 0x828E, "_meth_828E" }, + { 0x828F, "_meth_828F" }, + { 0x8290, "_meth_8290" }, + { 0x8291, "_meth_8291" }, + { 0x8292, "_meth_8292" }, + { 0x8293, "_meth_8293" }, + { 0x8294, "_meth_8294" }, + { 0x8295, "_meth_8295" }, + { 0x8296, "_meth_8296" }, + { 0x8297, "getxuid" }, + { 0x8298, "getucdidhigh" }, + { 0x8299, "getucdidlow" }, + { 0x829A, "getclanidhigh" }, + { 0x829B, "getclanidlow" }, + { 0x829C, "ishost" }, + { 0x829D, "getspectatingplayer" }, + { 0x829E, "_meth_829E" }, + { 0x829F, "updatescores" }, + { 0x82A0, "updatedmscores" }, + { 0x82A1, "setrank" }, + { 0x82A2, "_meth_82A2" }, + { 0x82A3, "_meth_82A3" }, + { 0x82A4, "visionsyncwithplayer" }, + { 0x82A5, "_meth_82A5" }, + { 0x82A6, "setperk" }, + { 0x82A7, "hasperk" }, + { 0x82A8, "clearperks" }, + { 0x82A9, "unsetperk" }, + { 0x82AA, "registerparty" }, + { 0x82AB, "getfireteammembers" }, + { 0x82AC, "_meth_82AC" }, + { 0x82AD, "_meth_82AD" }, + { 0x82AE, "moveto" }, + { 0x82AF, "_meth_82AF" }, + { 0x82B0, "_meth_82B0" }, + { 0x82B1, "movez" }, + { 0x82B2, "_meth_82B2" }, + { 0x82B3, "_meth_82B3" }, + { 0x82B4, "_meth_82B4" }, + { 0x82B5, "_meth_82B5" }, + { 0x82B6, "_meth_82B6" }, + { 0x82B7, "rotateyaw" }, + { 0x82B8, "_meth_82B8" }, + { 0x82B9, "_meth_82B9" }, + { 0x82BA, "_meth_82BA" }, + { 0x82BB, "_meth_82BB" }, + { 0x82BC, "_meth_82BC" }, + { 0x82BD, "rotatevelocity" }, + { 0x82BE, "solid" }, + { 0x82BF, "notsolid" }, + { 0x82C0, "setcandamage" }, + { 0x82C1, "setcanradiusdamage" }, + { 0x82C2, "_meth_82C2" }, + { 0x82C3, "_meth_82C3" }, + { 0x82C4, "_meth_82C4" }, + { 0x82C5, "setcarddisplayslot" }, + { 0x82C6, "kc_regweaponforfxremoval" }, + { 0x82C7, "laststandrevive" }, + { 0x82C8, "startlaststand" }, + { 0x82C9, "setspectatedefaults" }, + { 0x82CA, "_meth_82CA" }, + { 0x82CB, "disableweaponpickup" }, + { 0x82CC, "enableweaponpickup" }, + { 0x82CD, "issplitscreenplayer" }, + { 0x82CE, "getweaponslistoffhands" }, + { 0x82CF, "getweaponslistitems" }, + { 0x82D0, "getweaponslistexclusives" }, + { 0x82D1, "getweaponslist" }, + { 0x82D2, "_meth_82D2" }, + { 0x82D3, "_meth_82D3" }, + { 0x82D4, "visionsetnakedforplayer" }, + { 0x82D5, "_meth_82D5" }, + { 0x82D6, "visionsetmissilecamforplayer" }, + { 0x82D7, "visionsetthermalforplayer" }, + { 0x82D8, "_meth_82D8" }, + { 0x82D9, "setblurforplayer" }, + { 0x82DA, "_meth_82DA" }, + { 0x82DB, "_meth_82DB" }, + { 0x82DC, "_meth_82DC" }, + { 0x82DD, "notifyonplayercommand" }, + { 0x82DE, "_meth_82DE" }, + { 0x82DF, "forcemantle" }, + { 0x82E0, "ismantling" }, + { 0x82E1, "playfx" }, + { 0x82E2, "playerrecoilscaleon" }, + { 0x82E3, "playerrecoilscaleoff" }, + { 0x82E4, "weaponlockstart" }, + { 0x82E5, "weaponlockfinalize" }, + { 0x82E6, "weaponlockfree" }, + { 0x82E7, "weaponlocktargettooclose" }, + { 0x82E8, "issplitscreenplayerprimary" }, + { 0x82E9, "_meth_82E9" }, + { 0x82EA, "issighted" }, + { 0x82EB, "getsightedplayers" }, + { 0x82EC, "_meth_82EC" }, + { 0x82ED, "getviewmodel" }, + { 0x82EE, "fragbuttonpressed" }, + { 0x82EF, "secondaryoffhandbuttonpressed" }, + { 0x82F0, "_meth_82F0" }, + { 0x82F1, "_meth_82F1" }, + { 0x82F2, "_meth_82F2" }, + { 0x82F3, "_meth_82F3" }, + { 0x82F4, "playlocalsound" }, + { 0x82F5, "stoplocalsound" }, + { 0x82F6, "setweaponammoclip" }, + { 0x82F7, "setweaponammostock" }, + { 0x82F8, "getweaponammoclip" }, + { 0x82F9, "getweaponammostock" }, + { 0x82FA, "anyammoforweaponmodes" }, + { 0x82FB, "setclientomnvar" }, + { 0x82FC, "setclientdvar" }, + { 0x82FD, "setclientdvars" }, + { 0x82FE, "setclientspawnsighttraces" }, + { 0x82FF, "clientspawnsighttracepassed" }, + { 0x8300, "_meth_8300" }, + { 0x8301, "allowjump" }, + { 0x8302, "_meth_8302" }, + { 0x8303, "_meth_8303" }, + { 0x8304, "_meth_8304" }, + { 0x8305, "_meth_8305" }, + { 0x8306, "resetspreadoverride" }, + { 0x8307, "setaimspreadmovementscale" }, + { 0x8308, "setactionslot" }, + { 0x8309, "setviewkickscale" }, + { 0x830A, "_meth_830A" }, + { 0x830B, "getweaponslistall" }, + { 0x830C, "getweaponslistprimaries" }, + { 0x830D, "_meth_830D" }, + { 0x830E, "giveweapon" }, + { 0x830F, "takeweapon" }, + { 0x8310, "takeallweapons" }, + { 0x8311, "getcurrentweapon" }, + { 0x8312, "getcurrentprimaryweapon" }, + { 0x8313, "_meth_8313" }, + { 0x8314, "hasweapon" }, + { 0x8315, "switchtoweapon" }, + { 0x8316, "switchtoweaponimmediate" }, + { 0x8317, "gethybridsightenabled" }, + { 0x8318, "_meth_8318" }, + { 0x8319, "settacticalweapon" }, + { 0x831A, "gettacticalweapon" }, + { 0x831B, "beginlocationselection" }, + { 0x831C, "endlocationselection" }, + { 0x831D, "disableweapons" }, + { 0x831E, "enableweapons" }, + { 0x831F, "disableoffhandweapons" }, + { 0x8320, "enableoffhandweapons" }, + { 0x8321, "disableweaponswitch" }, + { 0x8322, "enableweaponswitch" }, + { 0x8323, "openpopupmenu" }, + { 0x8324, "_meth_8324" }, + { 0x8325, "closepopupmenu" }, + { 0x8326, "_meth_8326" }, + { 0x8327, "_meth_8327" }, + { 0x8328, "_meth_8328" }, + { 0x8329, "freezecontrols" }, + { 0x832A, "disableusability" }, + { 0x832B, "enableusability" }, + { 0x832C, "_meth_832C" }, + { 0x832D, "_meth_832D" }, + { 0x832E, "_meth_832E" }, + { 0x832F, "_meth_832F" }, + { 0x8330, "_meth_8330" }, + { 0x8331, "givestartammo" }, + { 0x8332, "givemaxammo" }, + { 0x8333, "_meth_8333" }, + { 0x8334, "_meth_8334" }, + { 0x8335, "_meth_8335" }, + { 0x8336, "_meth_8336" }, + { 0x8337, "isswitchingweapon" }, + { 0x8338, "setorigin" }, + { 0x8339, "getvelocity" }, + { 0x833A, "setangles" }, + { 0x833B, "getangles" }, + { 0x833C, "usebuttonpressed" }, + { 0x833D, "attackbuttonpressed" }, + { 0x833E, "adsbuttonpressed" }, + { 0x833F, "meleebuttonpressed" }, + { 0x8340, "playerads" }, + { 0x8341, "isonground" }, + { 0x8342, "isusingturret" }, + { 0x8343, "setviewmodel" }, + { 0x8344, "setlethalweapon" }, + { 0x8345, "getlethalweapon" }, + { 0x8346, "_meth_8346" }, + { 0x8347, "_meth_8347" }, + { 0x8348, "_meth_8348" }, + { 0x8349, "_meth_8349" }, + { 0x834A, "_meth_834A" }, + { 0x834B, "_meth_834B" }, + { 0x834C, "_meth_834C" }, + { 0x834D, "setscriptmoverkillcam" }, + { 0x834E, "usinggamepad" }, + { 0x834F, "forcethirdpersonwhenfollowing" }, + { 0x8350, "disableforcethirdpersonwhenfollowing" }, + { 0x8351, "_meth_8351" }, + { 0x8352, "_meth_8352" }, + { 0x8353, "_meth_8353" }, + { 0x8354, "botsetscriptgoal" }, + { 0x8355, "_meth_8355" }, + { 0x8356, "_meth_8356" }, + { 0x8357, "_meth_8357" }, + { 0x8358, "_meth_8358" }, + { 0x8359, "_meth_8359" }, + { 0x835A, "_meth_835A" }, + { 0x835B, "_meth_835B" }, + { 0x835C, "_meth_835C" }, + { 0x835D, "_meth_835D" }, + { 0x835E, "_meth_835E" }, + { 0x835F, "_meth_835F" }, + { 0x8360, "_meth_8360" }, + { 0x8361, "_meth_8361" }, + { 0x8362, "botmemoryevent" }, + { 0x8363, "_meth_8363" }, + { 0x8364, "_meth_8364" }, + { 0x8365, "_meth_8365" }, + { 0x8366, "_meth_8366" }, + { 0x8367, "_meth_8367" }, + { 0x8368, "_meth_8368" }, + { 0x8369, "_meth_8369" }, + { 0x836A, "_meth_836A" }, + { 0x836B, "_meth_836B" }, + { 0x836C, "_meth_836C" }, + { 0x836D, "_meth_836D" }, + { 0x836E, "_meth_836E" }, + { 0x836F, "_meth_836F" }, + { 0x8370, "_meth_8370" }, + { 0x8371, "_meth_8371" }, + { 0x8372, "_meth_8372" }, + { 0x8373, "_meth_8373" }, + { 0x8374, "_meth_8374" }, + { 0x8375, "_meth_8375" }, + { 0x8376, "_meth_8376" }, + { 0x8377, "_meth_8377" }, + { 0x8378, "_meth_8378" }, + { 0x8379, "_meth_8379" }, + { 0x837A, "_meth_837A" }, + { 0x837B, "_meth_837B" }, + { 0x837C, "_meth_837C" }, + { 0x837D, "_meth_837D" }, + { 0x837E, "_meth_837E" }, + { 0x837F, "_meth_837F" }, + { 0x8380, "_meth_8380" }, + { 0x8381, "_meth_8381" }, + { 0x8382, "setclientowner" }, + { 0x8383, "setotherent" }, + { 0x8384, "_meth_8384" }, + { 0x8385, "setentityowner" }, + { 0x8386, "_meth_8386" }, + { 0x8387, "_meth_8387" }, + { 0x8388, "makeentitynomeleetarget" }, + { 0x8389, "_meth_8389" }, + { 0x838A, "_meth_838A" }, + { 0x838B, "_meth_838B" }, + { 0x838C, "_meth_838C" }, + { 0x838D, "_meth_838D" }, + { 0x838E, "_meth_838E" }, + { 0x838F, "_meth_838F" }, + { 0x8390, "_meth_8390" }, + { 0x8391, "_meth_8391" }, + { 0x8392, "_meth_8392" }, + { 0x8393, "_meth_8393" }, + { 0x8394, "_meth_8394" }, + { 0x8395, "_meth_8395" }, + { 0x8396, "_meth_8396" }, + { 0x8397, "_meth_8397" }, + { 0x8398, "_meth_8398" }, + { 0x8399, "_meth_8399" }, + { 0x839A, "_meth_839A" }, + { 0x839B, "_meth_839B" }, + { 0x839C, "_meth_839C" }, + { 0x839D, "_meth_839D" }, + { 0x839E, "_meth_839E" }, + { 0x839F, "_meth_839F" }, + { 0x83A0, "_meth_83A0" }, + { 0x83A1, "_meth_83A1" }, + { 0x83A2, "_meth_83A2" }, + { 0x83A3, "_meth_83A3" }, + { 0x83A4, "_meth_83A4" }, + { 0x83A5, "_meth_83A5" }, + { 0x83A6, "_meth_83A6" }, + { 0x83A7, "_meth_83A7" }, + { 0x83A8, "_meth_83A8" }, + { 0x83A9, "_meth_83A9" }, + { 0x83AA, "_meth_83AA" }, + { 0x83AB, "_meth_83AB" }, + { 0x83AC, "_meth_83AC" }, + { 0x83AD, "_meth_83AD" }, + { 0x83AE, "_meth_83AE" }, + { 0x83AF, "_meth_83AF" }, + { 0x83B0, "_meth_83B0" }, + { 0x83B1, "_meth_83B1" }, + { 0x83B2, "allowhighjump" }, + { 0x83B3, "isjumping" }, + { 0x83B4, "ishighjumping" }, + { 0x83B5, "_meth_83B5" }, + { 0x83B6, "_meth_83B6" }, + { 0x83B7, "_meth_83B7" }, + { 0x83B8, "getmodelfromentity" }, + { 0x83B9, "getweaponheatlevel" }, + { 0x83BA, "_meth_83BA" }, + { 0x83BB, "_meth_83BB" }, + { 0x83BC, "_meth_83BC" }, + { 0x83BD, "_meth_83BD" }, + { 0x83BE, "_meth_83BE" }, + { 0x83BF, "_meth_83BF" }, + { 0x83C0, "lightsetforplayer" }, + { 0x83C1, "lightsetoverrideenableforplayer" }, + { 0x83C2, "lightsetoverridedisableforplayer" }, + { 0x83C3, "_meth_83C3" }, + { 0x83C4, "_meth_83C4" }, + { 0x83C5, "_meth_83C5" }, + { 0x83C6, "killnotification" }, + { 0x83C7, "_meth_83C7" }, + { 0x83C8, "_meth_83C8" }, + { 0x83C9, "_meth_83C9" }, + { 0x83CA, "_meth_83CA" }, + { 0x83CB, "_meth_83CB" }, + { 0x83CC, "_meth_83CC" }, + { 0x83CD, "_meth_83CD" }, + { 0x83CE, "_meth_83CE" }, + { 0x83CF, "_meth_83CF" }, + { 0x83D0, "_meth_83D0" }, + { 0x83D1, "_meth_83D1" }, + { 0x83D2, "_meth_83D2" }, + { 0x83D3, "_meth_83D3" }, + { 0x83D4, "_meth_83D4" }, + { 0x83D5, "_meth_83D5" }, + { 0x83D6, "_meth_83D6" }, + { 0x83D7, "_meth_83D7" }, + { 0x83D8, "_meth_83D8" }, + { 0x83D9, "_meth_83D9" }, + { 0x83DA, "_meth_83DA" }, + { 0x83DB, "setclothtype" }, + { 0x83DC, "_meth_83DC" }, + { 0x83DD, "_meth_83DD" }, + { 0x83DE, "_meth_83DE" }, + { 0x83DF, "_meth_83DF" }, + { 0x83E0, "_meth_83E0" }, + { 0x83E1, "_meth_83E1" }, + { 0x83E2, "setrocketcorpse" }, + { 0x83E3, "setcorpsefalling" }, + { 0x83E4, "_meth_83E4" }, + { 0x83E5, "_meth_83E5" }, + { 0x83E6, "_meth_83E6" }, + { 0x83E7, "_meth_83E7" }, + { 0x83E8, "_meth_83E8" }, + { 0x83E9, "_meth_83E9" }, + { 0x83EA, "_meth_83EA" }, + { 0x83EB, "_meth_83EB" }, + { 0x83EC, "getlinkedparent" }, + { 0x83ED, "_meth_83ED" }, + { 0x83EE, "setnameplatematerial" }, + { 0x83EF, "_meth_83EF" }, + { 0x83F0, "_meth_83F0" }, + { 0x83F1, "_meth_83F1" }, + { 0x83F2, "_meth_83F2" }, + { 0x83F3, "_meth_83F3" }, + { 0x83F4, "_meth_83F4" }, + { 0x83F5, "_meth_83F5" }, + { 0x83F6, "_meth_83F6" }, + { 0x83F7, "_meth_83F7" }, + { 0x83F8, "cancelrocketcorpse" }, + { 0x83F9, "_meth_83F9" }, + { 0x83FA, "_meth_83FA" }, + { 0x83FB, "_meth_83FB" }, + { 0x83FC, "_meth_83FC" }, + { 0x83FD, "_meth_83FD" }, + { 0x83FE, "_meth_83FE" }, + { 0x83FF, "_meth_83FF" }, + { 0x8400, "_meth_8400" }, + { 0x8401, "_meth_8401" }, + { 0x8402, "_meth_8402" }, + { 0x8403, "_meth_8403" }, + { 0x8404, "_meth_8404" }, + { 0x8405, "_meth_8405" }, + { 0x8406, "_meth_8406" }, + { 0x8407, "_meth_8407" }, + { 0x8408, "_meth_8408" }, + { 0x8409, "_meth_8409" }, + { 0x840A, "_meth_840A" }, + { 0x840B, "_meth_840B" }, + { 0x840C, "_meth_840C" }, + { 0x840D, "_meth_840D" }, + { 0x840E, "_meth_840E" }, + { 0x840F, "_meth_840F" }, + { 0x8410, "_meth_8410" }, + { 0x8411, "_meth_8411" }, + { 0x8412, "_meth_8412" }, + { 0x8413, "_meth_8413" }, + { 0x8414, "physicsgetlinvel" }, + { 0x8415, "_meth_8415" }, + { 0x8416, "_meth_8416" }, + { 0x8417, "_meth_8417" }, + { 0x8418, "_meth_8418" }, + { 0x8419, "_meth_8419" }, + { 0x841A, "_meth_841A" }, + { 0x841B, "_meth_841B" }, + { 0x841C, "loadcustomizationplayerview" }, + { 0x841D, "_meth_841D" }, + { 0x841E, "_meth_841E" }, + { 0x841F, "_meth_841F" }, + { 0x8420, "hudoutlineenableforclient" }, + { 0x8421, "hudoutlinedisableforclient" }, + { 0x8422, "hudoutlineenableforclients" }, + { 0x8423, "hudoutlinedisableforclients" }, + { 0x8424, "_meth_8424" }, + { 0x8425, "hasloadedcustomizationplayerview" }, + { 0x8426, "_meth_8426" }, + { 0x8427, "_meth_8427" }, + { 0x8428, "_meth_8428" }, + { 0x8429, "_meth_8429" }, + { 0x842A, "_meth_842A" }, + { 0x842B, "_meth_842B" }, + { 0x842C, "_meth_842C" }, + { 0x842D, "_meth_842D" }, + { 0x842E, "_meth_842E" }, + { 0x842F, "_meth_842F" }, + { 0x8430, "_meth_8430" }, + { 0x8431, "_meth_8431" }, + { 0x8432, "ismlgspectator" }, + { 0x8433, "_meth_8433" }, + { 0x8434, "_meth_8434" }, + { 0x8435, "_meth_8435" }, + { 0x8436, "_meth_8436" }, + { 0x8437, "_meth_8437" }, + { 0x8438, "_meth_8438" }, + { 0x8439, "_meth_8439" }, + { 0x843A, "hasfemalecustomizationmodel" }, + { 0x843B, "_meth_843B" }, + { 0x843C, "_meth_843C" }, + { 0x843D, "_meth_843D" }, + { 0x843E, "_meth_843E" }, + { 0x843F, "_meth_843F" }, + { 0x8440, "_meth_8440" }, + { 0x8441, "_meth_8441" }, + { 0x8442, "_meth_8442" }, + { 0x8443, "challengenotification" }, + { 0x8444, "_meth_8444" }, + { 0x8445, "_meth_8445" }, + { 0x8446, "linktosynchronizedparent" }, + { 0x8447, "getclientomnvar" }, + { 0x8448, "_meth_8448" }, + { 0x8449, "_meth_8449" }, + { 0x844A, "getcacplayerdataforgroup" }, + { 0x844B, "cloakingenable" }, + { 0x844C, "cloakingdisable" }, + { 0x844D, "_meth_844D" }, + { 0x844E, "_meth_844E" }, + { 0x844F, "_meth_844F" }, + { 0x8450, "_meth_8450" }, + { 0x8451, "_meth_8451" }, + { 0x8452, "_meth_8452" }, + { 0x8453, "_meth_8453" }, + { 0x8454, "_meth_8454" }, + { 0x8455, "_meth_8455" }, + { 0x8456, "_meth_8456" }, + { 0x8457, "_meth_8457" }, + { 0x8458, "_meth_8458" }, + { 0x8459, "_meth_8459" }, + { 0x845A, "_meth_845A" }, + { 0x845B, "_meth_845B" }, + { 0x845C, "_meth_845C" }, + { 0x845D, "_meth_845D" }, + { 0x845E, "_meth_845E" }, + { 0x845F, "_meth_845F" }, + { 0x8460, "_meth_8460" }, + { 0x8461, "_meth_8461" }, + { 0x8462, "_meth_8462" }, + { 0x8463, "_meth_8463" }, + { 0x8464, "_meth_8464" }, + { 0x8465, "_meth_8465" }, + { 0x8466, "_meth_8466" }, + { 0x8467, "_meth_8467" }, + { 0x8468, "_meth_8468" }, + { 0x8469, "visionsetpostapplyforplayer" }, + { 0x846A, "_meth_846A" }, + { 0x846B, "_meth_846B" }, + { 0x846C, "_meth_846C" }, + { 0x846D, "_meth_846D" }, + { 0x846E, "_meth_846E" }, + { 0x846F, "_meth_846F" }, + { 0x8470, "_meth_8470" }, + { 0x8471, "_meth_8471" }, + { 0x8472, "_meth_8472" }, + { 0x8473, "_meth_8473" }, + { 0x8474, "_meth_8474" }, + { 0x8475, "_meth_8475" }, + { 0x8476, "_meth_8476" }, + { 0x8477, "_meth_8477" }, + { 0x8478, "_meth_8478" }, + { 0x8479, "_meth_8479" }, + { 0x847A, "setclienttriggervisionset" }, + { 0x847B, "_meth_847B" }, + { 0x847C, "_meth_847C" }, + { 0x847D, "_meth_847D" }, + { 0x847E, "_meth_847E" }, + { 0x847F, "_meth_847F" }, + { 0x8480, "_meth_8480" }, + { 0x8481, "showviewmodel" }, + { 0x8482, "hideviewmodel" }, + { 0x8483, "_meth_8483" }, + { 0x8484, "_meth_8484" }, + { 0x8485, "allowpowerslide" }, + { 0x8486, "allowhighjumpdrop" }, + { 0x8487, "_meth_8487" }, + { 0x8488, "_meth_8488" }, + { 0x8489, "_meth_8489" }, + { 0x848A, "_meth_848A" }, + { 0x848B, "_meth_848B" }, + { 0x848C, "_meth_848C" }, + { 0x848D, "allowdodge" }, + { 0x848E, "_meth_848E" }, + { 0x848F, "_meth_848F" }, + { 0x8490, "_meth_8490" }, + { 0x8491, "_meth_8491" }, + { 0x8492, "_meth_8492" }, + { 0x8493, "_meth_8493" }, + { 0x8494, "_meth_8494" }, + { 0x8495, "setdamagecallbackon" }, { 0x8496, "finishentitydamage" }, - { 0x8497, "_meth_8497" }, // SP 0x140261570 - { 0x8498, "_meth_8498" }, // SP 0x140261690 - { 0x8499, "_meth_8499" }, // SP 0x14021A310 - { 0x849A, "_meth_849A" }, // MP 0x14032E850 - { 0x849B, "_meth_849B" }, // MP 0x140328DD0 - { 0x849C, "_meth_849C" }, // SP 0x140213960, MP 0x1402E3680 - { 0x849D, "_meth_849D" }, // SP 0x140213D30, MP 0x1402E3BF0 - { 0x849E, "_meth_849E" }, // SP 0x1402157F0, MP 0x1402DCB40 - { 0x849F, "_meth_849F" }, // MP 0x14032E8C0 - { 0x84A0, "_meth_84A0" }, // MP 0x14032EAB0 - { 0x84A1, "_meth_84A1" }, // MP 0x14032EC40 - { 0x84A2, "_meth_84A2" }, // MP 0x14032EF70 - { 0x84A3, "_meth_84A3" }, // MP 0x14032F290 - { 0x84A4, "_meth_84A4" }, // MP 0x14032F960 - { 0x84A5, "_meth_84A5" }, // MP 0x14032F4C0 - { 0x84A6, "_meth_84A6" }, // MP 0x140327B20 - { 0x84A7, "_meth_84A7" }, // MP 0x140327F80 - { 0x84A8, "_meth_84A8" }, // MP 0x14032FEF0 - { 0x84A9, "_meth_84A9" }, // SP 0x140249520, MP 0x140312340 - { 0x84AA, "_meth_84AA" }, // SP 0x140249910, MP 0x140312C40 - { 0x84AB, "_meth_84AB" }, // SP 0x140249CE0, MP 0x140312E80 - { 0x84AC, "_meth_84AC" }, // SP 0x14024A4A0, MP 0x140313860 - { 0x84AD, "_meth_84AD" }, // SP 0x140416070, MP 0x14052A560 - { 0x84AE, "_meth_84AE" }, // SP 0x140241420, MP 0x140321790 - { 0x84AF, "_meth_84AF" }, // SP 0x140241920, MP 0x140321A50 - { 0x84B0, "_meth_84B0" }, // SP 0x1402162A0, MP 0x1402DDA50 - { 0x84B1, "_meth_84B1" }, // SP 0x1404167F0, MP 0x14052AC50 - { 0x84B2, "_meth_84B2" }, // SP 0x1404168F0, MP 0x14052AD50 - { 0x84B3, "setdemigod" }, // MP 0x1402E6C20 - { 0x84B4, "_meth_84B4" }, // MP 0x140310840 - { 0x84B5, "_meth_84B5" }, // SP 0x140252CA0, MP 0x14031CBF0 - { 0x84B6, "_meth_84B6" }, // SP 0x140252F80, MP 0x14031CF20 - { 0x84B7, "_meth_84B7" }, // SP 0x140253980, MP 0x14031D2F0 - { 0x84B8, "_meth_84B8" }, // SP 0x140253B60, MP 0x14031D300 - { 0x84B9, "_meth_84B9" }, // MP 0x1403104C0 - { 0x84BA, "_meth_84BA" }, // MP 0x140317430 - { 0x84BB, "_meth_84BB" }, // SP 0x1404159E0, MP 0x140529E00 - { 0x84BC, "_meth_84BC" }, // SP 0x14024A130, MP 0x140313510 - { 0x84BD, "_meth_84BD" }, // MP 0x140334BE0 - { 0x84BE, "_meth_84BE" }, // MP 0x1403204E0 - { 0x84BF, "_meth_84BF" }, // SP 0x140210E30, MP 0x1402E0A30 - { 0x84C0, "_meth_84C0" }, // SP 0x140211060, MP 0x1402E0B60 - { 0x84C1, "_meth_84C1" }, // MP 0x1402E6CA0 - { 0x84C2, "_meth_84C2" }, // MP 0x1402E7060 - { 0x84C3, "_meth_84C3" }, // SP 0x140211C20, MP 0x1402E13F0 - { 0x84C4, "_meth_84C4" }, // SP 0x140212040, MP 0x1402E17A0 - { 0x84C5, "_meth_84C5" }, // MP 0x1403290C0 - { 0x84C6, "_meth_84C6" }, // SP 0x140248BE0, MP 0x140312710 - { 0x84C7, "_meth_84C7" }, // SP 0x140413650, MP 0x14052C3A0 - { 0x84C8, "_meth_84C8" }, // MP 0x140406E30 - { 0x84C9, "_meth_84C9" }, // MP 0x140406A70 - { 0x84CA, "getgravity" }, // SP 0x140214970, MP 0x1402E46B0 - { 0x84CB, "_meth_84CB" }, // SP 0x1402146F0 - { 0x84CC, "_meth_84CC" }, // SP 0x1402147E0 - { 0x84CD, "_meth_84CD" }, // SP 0x140415170, MP 0x140529560 - { 0x84CE, "_meth_84CE" }, // SP 0x140415200, MP 0x140529650 - { 0x84CF, "_meth_84CF" }, // SP 0x14024D040, MP 0x140317580 - { 0x84D0, "_meth_84D0" }, // SP 0x14024B7E0, MP 0x1403160C0 - { 0x84D1, "_meth_84D1" }, // SP 0x14024B9E0, MP 0x140316540 - { 0x84D2, "_meth_84D2" }, // SP 0x14024CE00, MP 0x1403172B0 - { 0x84D3, "_meth_84D3" }, // MP 0x1402E8A20 - { 0x84D4, "_meth_84D4" }, // SP 0x140413670, MP 0x14052C3C0 - { 0x84D5, "_meth_84D5" }, // SP 0x140249F30, MP 0x1403143D0 - { 0x84D6, "_meth_84D6" }, // SP 0x140249FC0, MP 0x1403145C0 - { 0x84D7, "_meth_84D7" }, // SP 0x140247490, MP 0x1403122F0 - { 0x84D8, "_meth_84D8" }, // SP 0x1402475C0, MP 0x1403123D0 - { 0x84D9, "_meth_84D9" }, // SP 0x140247740, MP 0x140312520 - { 0x84DA, "_meth_84DA" }, // SP 0x1402478B0, MP 0x140312BA0 - { 0x84DB, "_meth_84DB" }, // SP 0x140247900, MP 0x140312BF0 - { 0x84DC, "_meth_84DC" }, // SP 0x140247B10, MP 0x140312CB0 - { 0x84DD, "_meth_84DD" }, // SP 0x140247C60, MP 0x140312DF0 - { 0x84DE, "_meth_84DE" }, // SP 0x140247CE0, MP 0x140312FF0 - { 0x84DF, "_meth_84DF" }, // SP 0x14028A150 - { 0x84E0, "_meth_84E0" }, // SP 0x140213EE0, MP 0x1402E3D20 - { 0x84E1, "_meth_84E1" }, // SP 0x1402659E0, MP 0x140334560 - { 0x84E2, "_meth_84E2" }, // MP 0x14031B9E0 - { 0x84E3, "_meth_84E3" }, // SP 0x1401F92C0 - { 0x84E4, "_meth_84E4" }, // SP 0x140416CC0 - { 0x84E5, "_meth_84E5" }, // SP 0x1401F9310 - { 0x84E6, "_meth_84E6" }, // SP 0x1401F9380 - { 0x84E7, "_meth_84E7" }, // SP 0x140250FA0, MP 0x14031E3C0 - { 0x84E8, "_meth_84E8" }, // SP 0x14021F100, MP 0x1402EF8A0 - { 0x84E9, "_meth_84E9" }, // SP 0x1404136B0, MP 0x14052C400 - { 0x84EA, "_meth_84EA" }, // MP 0x14031A1A0 - { 0x84EB, "_meth_84EB" }, // SP 0x140211E70, MP 0x1402E1700 - { 0x84EC, "_meth_84EC" }, // SP 0x14023F470, MP 0x14031F000 - { 0x84ED, "_meth_84ED" }, // SP 0x14025D190 - { 0x84EE, "_meth_84EE" }, // MP 0x1400439D0 - { 0x84EF, "_meth_84EF" }, // MP 0x140317940 - { 0x84F0, "_meth_84F0" }, // empty - { 0x84F1, "_meth_84F1" }, // SP 0x140211230, MP 0x1402E0E70 - { 0x84F2, "_meth_84F2" }, // SP 0x140211360, MP 0x1402E0F20 - { 0x84F3, "_meth_84F3" }, // SP 0x14023B610 - { 0x84F4, "_meth_84F4" }, // SP 0x140243E30, MP 0x14030CD90 - { 0x84F5, "_meth_84F5" }, // SP 0x14024DF20, MP 0x14031C2A0 - { 0x84F6, "_meth_84F6" }, // SP 0x14023FDF0, MP 0x14030B1C0 - { 0x84F7, "_meth_84F7" }, // SP 0x140240FD0, MP 0x140322450 - { 0x84F8, "_meth_84F8" }, // SP 0x1402453B0, MP 0x14030C2F0 - { 0x84F9, "_meth_84F9" }, // SP 0x140414810, MP 0x140528BC0 - { 0x84FA, "_meth_84FA" }, // SP 0x140414920, MP 0x140528CF0 - { 0x84FB, "_meth_84FB" }, // SP 0x140251B50, MP 0x14031FB80 - { 0x84FC, "_meth_84FC" }, // SP 0x140252320, MP 0x140320180 - { 0x84FD, "_meth_84FD" }, // SP 0x140251270, MP 0x14031E7D0 - { 0x84FE, "_meth_84FE" }, // MP 0x14031EAB0 - { 0x84FF, "_meth_84FF" }, // MP 0x14031EBF0 - { 0x8500, "_meth_8500" }, // SP 0x1402516B0, MP 0x14031EDE0 - { 0x8501, "_meth_8501" }, // MP 0x14031EEB0 - { 0x8502, "_meth_8502" }, // MP 0x14031F190 - { 0x8503, "_meth_8503" }, // MP 0x14031F830 - { 0x8504, "_meth_8504" }, // SP 0x14024BF00, MP 0x140319DE0 - { 0x8505, "_meth_8505" }, // SP 0x14024FB30, MP 0x140319580 - { 0x8506, "_meth_8506" }, // MP 0x1402E8800 - { 0x8507, "_meth_8507" }, // MP 0x140329180 - { 0x8508, "_meth_8508" }, // MP 0x140329240 - { 0x8509, "_meth_8509" }, // SP 0x14024F410, MP 0x140318610 - { 0x850A, "_meth_850A" }, // SP 0x14024E920, MP 0x140317760 - { 0x850B, "_meth_850B" }, // MP 0x14032E9A0 - { 0x850C, "_meth_850C" }, // SP 0x140252E00, MP 0x140320830 - { 0x850D, "_meth_850D" }, // MP 0x140329BC0 - { 0x850E, "_meth_850E" }, // MP 0x14032E370 - { 0x850F, "_meth_850F" }, // MP 0x14032C510 - { 0x8510, "_meth_8510" }, // MP 0x14032AC40 - { 0x8511, "_meth_8511" }, // MP 0x1402E6A80 - { 0x8512, "_meth_8512" }, // SP 0x140261130 - { 0x8513, "_meth_8513" }, // SP 0x140211970, MP 0x1402E0E80 - { 0x8514, "_meth_8514" }, // SP 0x14021EAB0, MP 0x1402EF290 - { 0x8515, "_meth_8515" }, // MP 0x140328D20 - { 0x8516, "_meth_8516" }, // MP 0x14032DBF0 - { 0x8517, "_meth_8517" }, // MP 0x14032DCE0 - { 0x8518, "_meth_8518" }, // SP 0x1402472A0, MP 0x140312210 - { 0x8519, "_meth_8519" }, // SP 0x1402473E0, MP 0x140312280 - { 0x851A, "_meth_851A" }, // SP 0x140243700, MP 0x140321660 - { 0x851B, "_meth_851B" }, // SP 0x140214130, MP 0x1402E3EC0 - { 0x851C, "_meth_851C" }, // SP 0x140250160, MP 0x140319690 - { 0x851D, "_meth_851D" }, // SP 0x1404136E0, MP 0x140527C40 - { 0x851E, "_meth_851E" }, // SP 0x140413700, MP 0x140527C60 - { 0x851F, "_meth_851F" }, // SP 0x1402142D0, MP 0x1402E4400 - { 0x8520, "_meth_8520" }, // SP 0x140214540, MP 0x1402E4640 - { 0x8521, "_meth_8521" }, // SP 0x140242BF0, MP 0x140320AB0 - { 0x8522, "_meth_8522" }, // MP 0x14032C720 - { 0x8523, "_meth_8523" }, // SP 0x14021E220, MP 0x1402EEB60 - { 0x8524, "_meth_8524" }, // MP 0x140329390 - { 0x8525, "_meth_8525" }, // SP 0x14024CC20, MP 0x140317000 - { 0x8526, "_meth_8526" }, // SP 0x14024CC40, MP 0x140317020 - { 0x8527, "_meth_8527" }, // SP 0x140215370, MP 0x1402DCBC0 - { 0x8528, "_meth_8528" }, // SP 0x14024C260, MP 0x14031A0B0 - { 0x8529, "_meth_8529" }, // SP 0x14024AD20, MP 0x1403198A0 - { 0x852A, "_meth_852A" }, // SP 0x140265A60, MP 0x1403345E0 - { 0x852B, "_meth_852B" }, // SP 0x14023B310 - { 0x852C, "_meth_852C" }, // MP 0x1402E7D80 - { 0x852D, "_meth_852D" }, // MP 0x140404F00 - { 0x852E, "_meth_852E" }, // SP 0x140210A60 - { 0x852F, "_meth_852F" }, // MP 0x1402E5FE0 - { 0x8530, "_meth_8530" }, // MP 0x140317B50 - { 0x8531, "_meth_8531" }, // SP 0x14024E060, MP 0x140318C60 - { 0x8532, "_meth_8532" }, // MP 0x14032DE80 - { 0x8533, "_meth_8533" }, // MP 0x14032DFB0 - { 0x8534, "_meth_8534" }, // SP 0x14021EB20, MP 0x1402EF300 - { 0x8535, "_meth_8535" }, // MP 0x1402E6B00 - { 0x8536, "_meth_8536" }, // SP 0x140253150, MP 0x140320AA0 - { 0x8537, "_meth_8537" }, // SP 0x140240CE0, MP 0x14031EF00 - { 0x8538, "_meth_8538" }, // MP 0x1402E6A10 - { 0x8539, "_meth_8539" }, // MP 0x1402E5C10 - { 0x853A, "_meth_853A" }, // MP 0x14031F870 - { 0x853B, "_meth_853B" }, // MP 0x140329750 - { 0x853C, "_meth_853C" }, // MP 0x140406810 - { 0x853D, "_meth_853D" }, // MP 0x1404051D0 - { 0x853E, "_meth_853E" }, // MP 0x140406340 - { 0x853F, "_meth_853F" }, // MP 0x1402E72A0 - { 0x8540, "_meth_8540" }, // MP 0x140404C70 - { 0x8541, "_meth_8541" }, // MP 0x1404065C0 - { 0x8542, "_meth_8542" }, // MP 0x140405C60 - { 0x8543, "_meth_8543" }, // MP 0x140406400 - { 0x8544, "_meth_8544" }, // MP 0x140406230 - { 0x8545, "_meth_8545" }, // MP 0x140406650 - { 0x8546, "_meth_8546" }, // MP 0x1402E7DE0 - { 0x8547, "_meth_8547" }, // MP 0x140333550 - { 0x8548, "_meth_8548" }, // MP 0x140403FE0 - { 0x8549, "_meth_8549" }, // SP 0x1402527A0, MP 0x140320360 - { 0x854A, "_meth_854A" }, // SP 0x140215690, MP 0x1402DC850 - { 0x854B, "_meth_854B" }, // MP 0x140329830 - { 0x854C, "_meth_854C" }, // MP 0x140403F50 - { 0x854D, "_meth_854D" }, // SP 0x140242310, MP 0x14030C7B0 - { 0x854E, "_meth_854E" }, // SP 0x140252B90, MP 0x1403206B0 - { 0x854F, "_meth_854F" }, // MP 0x140329960 - { 0x8550, "_meth_8550" }, // MP 0x140328100 - { 0x8551, "_meth_8551" }, // MP 0x140405990 - { 0x8552, "_meth_8552" }, // MP 0x1402E70C0 - { 0x8553, "_meth_8553" }, // MP 0x1403335F0 - { 0x8554, "_meth_8554" }, // SP 0x14024C220, MP 0x140316A20 - { 0x8555, "_meth_8555" }, // SP 0x14024C9C0, MP 0x140316DB0 - { 0x8556, "_meth_8556" }, // MP 0x140406B50 - { 0x8557, "_meth_8557" }, // SP 0x140216590, MP 0x1402DE070 - { 0x8558, "_meth_8558" }, // MP 0x1402E7E40 - { 0x8559, "_meth_8559" }, // MP 0x140329BA0 - { 0x855A, "_meth_855A" }, // MP 0x140405AF0 - { 0x855B, "_meth_855B" }, // MP 0x1402E7240 - { 0x855C, "_meth_855C" }, // MP 0x14031A370 - { 0x855D, "_meth_855D" }, // MP 0x140406970 - { 0x855E, "_meth_855E" }, // MP 0x140405B60 - { 0x855F, "_meth_855F" }, // SP 0x140265D00, MP 0x140334E10 - { 0x8560, "_meth_8560" }, // MP 0x140320A90 - { 0x8561, "_meth_8561" }, // MP 0x140406C00 - { 0x8562, "_meth_8562" }, // MP 0x140328BF0 - { 0x8563, "_meth_8563" }, // MP 0x1404053E0 - { 0x8564, "_meth_8564" }, // MP 0x140406D20 - { 0x8565, "_meth_8565" }, // MP 0x14032C900 - { 0x8566, "_meth_8566" }, // MP 0x14032C9E0 - { 0x8567, "_meth_8567" }, // MP 0x140044360 - { 0x8568, "_meth_8568" }, // MP 0x140333680 - { 0x8569, "_meth_8569" }, // MP 0x1402E7130 - { 0x856A, "_meth_856A" }, // MP 0x1403294B0 - { 0x856B, "_meth_856B" }, // SP 0x14023F290, MP 0x140320B40 - { 0x856C, "_meth_856C" }, // MP 0x140333710 + { 0x8497, "_meth_8497" }, + { 0x8498, "_meth_8498" }, + { 0x8499, "_meth_8499" }, + { 0x849A, "_meth_849A" }, + { 0x849B, "_meth_849B" }, + { 0x849C, "notifyonplayercommandremove" }, + { 0x849D, "_meth_849D" }, + { 0x849E, "allowboostjump" }, + { 0x849F, "batterydischargebegin" }, + { 0x84A0, "batterydischargeend" }, + { 0x84A1, "batterydischargeonce" }, + { 0x84A2, "batterygetcharge" }, + { 0x84A3, "_meth_84A3" }, + { 0x84A4, "batteryfullrecharge" }, + { 0x84A5, "batterygetsize" }, + { 0x84A6, "batterysetdischargescale" }, + { 0x84A7, "batterygetdischargerate" }, + { 0x84A8, "batteryisinuse" }, + { 0x84A9, "_meth_84A9" }, + { 0x84AA, "_meth_84AA" }, + { 0x84AB, "_meth_84AB" }, + { 0x84AC, "_meth_84AC" }, + { 0x84AD, "_meth_84AD" }, + { 0x84AE, "_meth_84AE" }, + { 0x84AF, "_meth_84AF" }, + { 0x84B0, "_meth_84B0" }, + { 0x84B1, "_meth_84B1" }, + { 0x84B2, "_meth_84B2" }, + { 0x84B3, "setdemigod" }, + { 0x84B4, "_meth_84B4" }, + { 0x84B5, "_meth_84B5" }, + { 0x84B6, "_meth_84B6" }, + { 0x84B7, "_meth_84B7" }, + { 0x84B8, "_meth_84B8" }, + { 0x84B9, "_meth_84B9" }, + { 0x84BA, "setcostumemodels" }, + { 0x84BB, "_meth_84BB" }, + { 0x84BC, "_meth_84BC" }, + { 0x84BD, "_meth_84BD" }, + { 0x84BE, "_meth_84BE" }, + { 0x84BF, "_meth_84BF" }, + { 0x84C0, "_meth_84C0" }, + { 0x84C1, "_meth_84C1" }, + { 0x84C2, "_meth_84C2" }, + { 0x84C3, "enabledetonate" }, + { 0x84C4, "getdetonateenabled" }, + { 0x84C5, "_meth_84C5" }, + { 0x84C6, "refreshshieldmodels" }, + { 0x84C7, "_meth_84C7" }, + { 0x84C8, "_meth_84C8" }, + { 0x84C9, "_meth_84C9" }, + { 0x84CA, "getgravity" }, + { 0x84CB, "_meth_84CB" }, + { 0x84CC, "_meth_84CC" }, + { 0x84CD, "_meth_84CD" }, + { 0x84CE, "_meth_84CE" }, + { 0x84CF, "_meth_84CF" }, + { 0x84D0, "_meth_84D0" }, + { 0x84D1, "setrankedplayerdatareservedint" }, + { 0x84D2, "_meth_84D2" }, + { 0x84D3, "getjointype" }, + { 0x84D4, "_meth_84D4" }, + { 0x84D5, "_meth_84D5" }, + { 0x84D6, "_meth_84D6" }, + { 0x84D7, "_meth_84D7" }, + { 0x84D8, "_meth_84D8" }, + { 0x84D9, "_meth_84D9" }, + { 0x84DA, "_meth_84DA" }, + { 0x84DB, "_meth_84DB" }, + { 0x84DC, "_meth_84DC" }, + { 0x84DD, "_meth_84DD" }, + { 0x84DE, "_meth_84DE" }, + { 0x84DF, "_meth_84DF" }, + { 0x84E0, "_meth_84E0" }, + { 0x84E1, "physicsstop" }, + { 0x84E2, "_meth_84E2" }, + { 0x84E3, "_meth_84E3" }, + { 0x84E4, "_meth_84E4" }, + { 0x84E5, "_meth_84E5" }, + { 0x84E6, "_meth_84E6" }, + { 0x84E7, "_meth_84E7" }, + { 0x84E8, "_meth_84E8" }, + { 0x84E9, "_meth_84E9" }, + { 0x84EA, "_meth_84EA" }, + { 0x84EB, "_meth_84EB" }, + { 0x84EC, "_meth_84EC" }, + { 0x84ED, "_meth_84ED" }, + { 0x84EE, "_meth_84EE" }, + { 0x84EF, "_meth_84EF" }, + { 0x84F0, "_meth_84F0" }, + { 0x84F1, "_meth_84F1" }, + { 0x84F2, "_meth_84F2" }, + { 0x84F3, "_meth_84F3" }, + { 0x84F4, "_meth_84F4" }, + { 0x84F5, "_meth_84F5" }, + { 0x84F6, "_meth_84F6" }, + { 0x84F7, "_meth_84F7" }, + { 0x84F8, "iscloaked" }, + { 0x84F9, "_meth_84F9" }, + { 0x84FA, "_meth_84FA" }, + { 0x84FB, "_meth_84FB" }, + { 0x84FC, "_meth_84FC" }, + { 0x84FD, "_meth_84FD" }, + { 0x84FE, "_meth_84FE" }, + { 0x84FF, "_meth_84FF" }, + { 0x8500, "_meth_8500" }, + { 0x8501, "_meth_8501" }, + { 0x8502, "_meth_8502" }, + { 0x8503, "_meth_8503" }, + { 0x8504, "_meth_8504" }, + { 0x8505, "_meth_8505" }, + { 0x8506, "setmlgspectator" }, + { 0x8507, "gettotalmpxp" }, + { 0x8508, "_meth_8508" }, + { 0x8509, "_meth_8509" }, + { 0x850A, "_meth_850A" }, + { 0x850B, "_meth_850B" }, + { 0x850C, "_meth_850C" }, + { 0x850D, "_meth_850D" }, + { 0x850E, "setballpassallowed" }, + { 0x850F, "_meth_850F" }, + { 0x8510, "ghost" }, + { 0x8511, "loadweapons" }, + { 0x8512, "_meth_8512" }, + { 0x8513, "_meth_8513" }, + { 0x8514, "_meth_8514" }, + { 0x8515, "_meth_8515" }, + { 0x8516, "_meth_8516" }, + { 0x8517, "_meth_8517" }, + { 0x8518, "_meth_8518" }, + { 0x8519, "_meth_8519" }, + { 0x851A, "_meth_851A" }, + { 0x851B, "playlocalannouncersound" }, + { 0x851C, "_meth_851C" }, + { 0x851D, "_meth_851D" }, + { 0x851E, "_meth_851E" }, + { 0x851F, "isdodging" }, + { 0x8520, "_meth_8520" }, + { 0x8521, "_meth_8521" }, + { 0x8522, "_meth_8522" }, + { 0x8523, "_meth_8523" }, + { 0x8524, "detonatebydoubletap" }, + { 0x8525, "_meth_8525" }, + { 0x8526, "_meth_8526" }, + { 0x8527, "_meth_8527" }, + { 0x8528, "_meth_8528" }, + { 0x8529, "_meth_8529" }, + { 0x852A, "physicsisactive" }, + { 0x852B, "_meth_852B" }, + { 0x852C, "isgod" }, + { 0x852D, "_meth_852D" }, + { 0x852E, "_meth_852E" }, + { 0x852F, "_meth_852F" }, + { 0x8530, "_meth_8530" }, + { 0x8531, "_meth_8531" }, + { 0x8532, "_meth_8532" }, + { 0x8533, "disableforcefirstpersonwhenfollowed" }, + { 0x8534, "_meth_8534" }, + { 0x8535, "_meth_8535" }, + { 0x8536, "_meth_8536" }, + { 0x8537, "usetriggertouchcheckstance" }, + { 0x8538, "onlystreamactiveweapon" }, + { 0x8539, "precachekillcamiconforweapon" }, + { 0x853A, "_meth_853A" }, + { 0x853B, "getclanwarsbonus" }, + { 0x853C, "_meth_853C" }, + { 0x853D, "_meth_853D" }, + { 0x853E, "_meth_853E" }, + { 0x853F, "finishplayerdamage_impactfx" }, + { 0x8540, "_meth_8540" }, + { 0x8541, "_meth_8541" }, + { 0x8542, "_meth_8542" }, + { 0x8543, "_meth_8543" }, + { 0x8544, "_meth_8544" }, + { 0x8545, "_meth_8545" }, + { 0x8546, "_meth_8546" }, + { 0x8547, "_meth_8547" }, + { 0x8548, "_meth_8548" }, + { 0x8549, "_meth_8549" }, + { 0x854A, "_meth_854A" }, + { 0x854B, "setprestigemastery" }, + { 0x854C, "_meth_854C" }, + { 0x854D, "_meth_854D" }, + { 0x854E, "_meth_854E" }, + { 0x854F, "setdivision" }, + { 0x8550, "_meth_8550" }, + { 0x8551, "_meth_8551" }, + { 0x8552, "_meth_8552" }, + { 0x8553, "_meth_8553" }, + { 0x8554, "_meth_8554" }, + { 0x8555, "_meth_8555" }, + { 0x8556, "_meth_8556" }, + { 0x8557, "_meth_8557" }, + { 0x8558, "_meth_8558" }, + { 0x8559, "_meth_8559" }, + { 0x855A, "_meth_855A" }, + { 0x855B, "_meth_855B" }, + { 0x855C, "_meth_855C" }, + { 0x855D, "_meth_855D" }, + { 0x855E, "_meth_855E" }, + { 0x855F, "allowriotshieldplant" }, + { 0x8560, "_meth_8560" }, + { 0x8561, "_meth_8561" }, + { 0x8562, "_meth_8562" }, + { 0x8563, "_meth_8563" }, + { 0x8564, "_meth_8564" }, + { 0x8565, "_meth_8565" }, + { 0x8566, "_meth_8566" }, + { 0x8567, "_meth_8567" }, + { 0x8568, "_meth_8568" }, + { 0x8569, "_meth_8569" }, + { 0x856A, "_meth_856A" }, + { 0x856B, "_meth_856B" }, + { 0x856C, "_meth_856C" }, }}; -const std::array, 58> token_list +const std::array, 4585> token_list {{ { 0x0000, "" }, { 0x0001, "pl#" }, @@ -2615,7 +2615,7 @@ const std::array, 58> token_list // { 0x0019, "" }, // { 0x001A, "" }, // { 0x001B, "" }, -// { 0x001C, "" }, + { 0x001C, "agentname" }, // { 0x001D, "" }, // { 0x001E, "" }, // { 0x001F, "" }, @@ -2631,8 +2631,8 @@ const std::array, 58> token_list // { 0x0029, "" }, // { 0x002A, "" }, // { 0x002B, "" }, -// { 0x002C, "" }, -// { 0x002D, "" }, + { 0x002C, "alignx" }, + { 0x002D, "aligny" }, // { 0x002E, "" }, // { 0x002F, "" }, // { 0x0030, "" }, @@ -2642,7 +2642,7 @@ const std::array, 58> token_list // { 0x0034, "" }, // { 0x0035, "" }, // { 0x0036, "" }, -// { 0x0037, "" }, + { 0x0037, "alpha" }, // { 0x0038, "" }, // { 0x0039, "" }, // { 0x003A, "" }, @@ -2652,27 +2652,27 @@ const std::array, 58> token_list // { 0x003E, "" }, // { 0x003F, "" }, // { 0x0040, "" }, -// { 0x0041, "" }, + { 0x0041, "angles" }, // { 0x0042, "" }, // { 0x0043, "" }, // { 0x0044, "" }, // { 0x0045, "" }, // { 0x0046, "" }, // { 0x0047, "" }, -// { 0x0048, "" }, -// { 0x0049, "" }, + { 0x0048, "archived" }, + { 0x0049, "archivetime" }, // { 0x004A, "" }, // { 0x004B, "" }, // { 0x004C, "" }, // { 0x004D, "" }, // { 0x004E, "" }, -// { 0x004F, "" }, + { 0x004F, "assists" }, // { 0x0050, "" }, // { 0x0051, "" }, // { 0x0052, "" }, // { 0x0053, "" }, // { 0x0054, "" }, -// { 0x0055, "" }, + { 0x0055, "attacker" }, // { 0x0056, "" }, // { 0x0057, "" }, // { 0x0058, "" }, @@ -2712,7 +2712,7 @@ const std::array, 58> token_list // { 0x007A, "" }, // { 0x007B, "" }, // { 0x007C, "" }, -// { 0x007D, "" }, + { 0x007D, "birthtime" }, // { 0x007E, "" }, // { 0x007F, "" }, // { 0x0080, "" }, @@ -2722,7 +2722,7 @@ const std::array, 58> token_list // { 0x0084, "" }, // { 0x0085, "" }, // { 0x0086, "" }, -// { 0x0087, "" }, + { 0x0087, "body" }, // { 0x0088, "" }, // { 0x0089, "" }, // { 0x008A, "" }, @@ -2758,9 +2758,9 @@ const std::array, 58> token_list // { 0x00A8, "" }, // { 0x00A9, "" }, // { 0x00AA, "" }, -// { 0x00AB, "" }, + { 0x00AB, "classname" }, // { 0x00AC, "" }, -// { 0x00AD, "" }, + { 0x00AD, "code_classname" }, // { 0x00AE, "" }, // { 0x00AF, "" }, // { 0x00B0, "" }, @@ -2784,7 +2784,7 @@ const std::array, 58> token_list { 0x00C2, "codecallback_playermigrated" }, { 0x00C3, "codecallback_startgametype" }, { 0x00C4, "codecallback_vehicledamage" }, -// { 0x00C5, "" }, + { 0x00C5, "color" }, // { 0x00C6, "" }, // { 0x00C7, "" }, // { 0x00C8, "" }, @@ -2804,7 +2804,7 @@ const std::array, 58> token_list // { 0x00D6, "" }, // { 0x00D7, "" }, // { 0x00D8, "" }, -// { 0x00D9, "" }, + { 0x00D9, "count" }, // { 0x00DA, "" }, // { 0x00DB, "" }, // { 0x00DC, "" }, @@ -2815,7 +2815,7 @@ const std::array, 58> token_list // { 0x00E1, "" }, // { 0x00E2, "" }, // { 0x00E3, "" }, -// { 0x00E4, "" }, + { 0x00E4, "currentgen" }, // { 0x00E5, "" }, // { 0x00E6, "" }, // { 0x00E7, "" }, @@ -2838,14 +2838,14 @@ const std::array, 58> token_list // { 0x00F8, "" }, // { 0x00F9, "" }, // { 0x00FA, "" }, -// { 0x00FB, "" }, + { 0x00FB, "damage" }, // { 0x00FC, "" }, // { 0x00FD, "" }, // { 0x00FE, "" }, // { 0x00FF, "" }, // { 0x0100, "" }, // { 0x0101, "" }, -// { 0x0102, "" }, + { 0x0102, "damagetaken" }, // { 0x0103, "" }, // { 0x0104, "" }, // { 0x0105, "" }, @@ -2857,7 +2857,7 @@ const std::array, 58> token_list // { 0x010B, "" }, // { 0x010C, "" }, // { 0x010D, "" }, -// { 0x010E, "" }, + { 0x010E, "deaths" }, // { 0x010F, "" }, // { 0x0110, "" }, // { 0x0111, "" }, @@ -2867,7 +2867,7 @@ const std::array, 58> token_list // { 0x0115, "" }, // { 0x0116, "" }, // { 0x0117, "" }, -// { 0x0118, "" }, + { 0x0118, "destructible_type" }, // { 0x0119, "" }, // { 0x011A, "" }, // { 0x011B, "" }, @@ -2898,7 +2898,7 @@ const std::array, 58> token_list // { 0x0134, "" }, // { 0x0135, "" }, // { 0x0136, "" }, -// { 0x0137, "" }, + { 0x0137, "duration" }, // { 0x0138, "" }, // { 0x0139, "" }, // { 0x013A, "" }, @@ -2916,7 +2916,7 @@ const std::array, 58> token_list // { 0x0146, "" }, // { 0x0147, "" }, // { 0x0148, "" }, -// { 0x0149, "" }, + { 0x0149, "enemyradarmode" }, // { 0x014A, "" }, // { 0x014B, "" }, // { 0x014C, "" }, @@ -2925,11 +2925,11 @@ const std::array, 58> token_list // { 0x014F, "" }, // { 0x0150, "" }, // { 0x0151, "" }, -// { 0x0152, "" }, + { 0x0152, "entity" }, // { 0x0153, "" }, // { 0x0154, "" }, // { 0x0155, "" }, -// { 0x0156, "" }, + { 0x0156, "equipment" }, // { 0x0157, "" }, // { 0x0158, "" }, // { 0x0159, "" }, @@ -2948,8 +2948,8 @@ const std::array, 58> token_list // { 0x0166, "" }, // { 0x0167, "" }, // { 0x0168, "" }, -// { 0x0169, "" }, -// { 0x016A, "" }, + { 0x0169, "extrascore0" }, + { 0x016A, "extrascore1" }, // { 0x016B, "" }, // { 0x016C, "" }, // { 0x016D, "" }, @@ -2982,8 +2982,8 @@ const std::array, 58> token_list // { 0x0188, "" }, // { 0x0189, "" }, // { 0x018A, "" }, -// { 0x018B, "" }, -// { 0x018C, "" }, + { 0x018B, "font" }, + { 0x018C, "fontscale" }, // { 0x018D, "" }, // { 0x018E, "" }, // { 0x018F, "" }, @@ -2995,10 +2995,10 @@ const std::array, 58> token_list // { 0x0195, "" }, // { 0x0196, "" }, // { 0x0197, "" }, -// { 0x0198, "" }, + { 0x0198, "forcespectatorclient" }, // { 0x0199, "" }, -// { 0x019A, "" }, -// { 0x019B, "" }, + { 0x019A, "foreground" }, + { 0x019B, "forward" }, // { 0x019C, "" }, // { 0x019D, "" }, // { 0x019E, "" }, @@ -3012,7 +3012,7 @@ const std::array, 58> token_list // { 0x01A6, "" }, // { 0x01A7, "" }, // { 0x01A8, "" }, -// { 0x01A9, "" }, + { 0x01A9, "friendlyfire" }, // { 0x01AA, "" }, // { 0x01AB, "" }, // { 0x01AC, "" }, @@ -3024,7 +3024,7 @@ const std::array, 58> token_list // { 0x01B2, "" }, // { 0x01B3, "" }, // { 0x01B4, "" }, -// { 0x01B5, "" }, + { 0x01B5, "gametype" }, // { 0x01B6, "" }, // { 0x01B7, "" }, // { 0x01B8, "" }, @@ -3034,9 +3034,9 @@ const std::array, 58> token_list // { 0x01BC, "" }, // { 0x01BD, "" }, // { 0x01BE, "" }, -// { 0x01BF, "" }, -// { 0x01C0, "" }, -// { 0x01C1, "" }, + { 0x01BF, "glowalpha" }, + { 0x01C0, "glowcolor" }, + { 0x01C1, "goal" }, // { 0x01C2, "" }, // { 0x01C3, "" }, // { 0x01C4, "" }, @@ -3067,27 +3067,27 @@ const std::array, 58> token_list // { 0x01DD, "" }, // { 0x01DE, "" }, // { 0x01DF, "" }, -// { 0x01E0, "" }, + { 0x01E0, "hasradar" }, // { 0x01E1, "" }, // { 0x01E2, "" }, // { 0x01E3, "" }, -// { 0x01E4, "" }, -// { 0x01E5, "" }, -// { 0x01E6, "" }, -// { 0x01E7, "" }, + { 0x01E4, "headicon" }, + { 0x01E5, "headiconteam" }, + { 0x01E6, "headshots" }, + { 0x01E7, "health" }, // { 0x01E8, "" }, -// { 0x01E9, "" }, + { 0x01E9, "height" }, // { 0x01EA, "" }, -// { 0x01EB, "" }, + { 0x01EB, "hidein3rdperson" }, // { 0x01EC, "" }, -// { 0x01ED, "" }, -// { 0x01EE, "" }, + { 0x01ED, "hidewhenindemo" }, + { 0x01EE, "hidewheninmenu" }, // { 0x01EF, "" }, // { 0x01F0, "" }, // { 0x01F1, "" }, // { 0x01F2, "" }, // { 0x01F3, "" }, -// { 0x01F4, "" }, + { 0x01F4, "horzalign" }, // { 0x01F5, "" }, // { 0x01F6, "" }, // { 0x01F7, "" }, @@ -3099,27 +3099,27 @@ const std::array, 58> token_list // { 0x01FD, "" }, // { 0x01FE, "" }, // { 0x01FF, "" }, -// { 0x0200, "" }, + { 0x0200, "ignoreme" }, // { 0x0201, "" }, // { 0x0202, "" }, // { 0x0203, "" }, // { 0x0204, "" }, -// { 0x0205, "" }, + { 0x0205, "index" }, // { 0x0206, "" }, // { 0x0207, "" }, // { 0x0208, "" }, { 0x0209, "init" }, { 0x020A, "initstructs" }, // { 0x020B, "" }, -// { 0x020C, "" }, + { 0x020C, "intermission" }, // { 0x020D, "" }, -// { 0x020E, "" }, + { 0x020E, "inuse" }, // { 0x020F, "" }, // { 0x0210, "" }, // { 0x0211, "" }, // { 0x0212, "" }, -// { 0x0213, "" }, -// { 0x0214, "" }, + { 0x0213, "isradarblocked" }, + { 0x0214, "item" }, // { 0x0215, "" }, // { 0x0216, "" }, // { 0x0217, "" }, @@ -3157,26 +3157,26 @@ const std::array, 58> token_list // { 0x0237, "" }, // { 0x0238, "" }, // { 0x0239, "" }, -// { 0x023A, "" }, -// { 0x023B, "" }, -// { 0x023C, "" }, + { 0x023A, "killcamentity" }, + { 0x023B, "killcamentitylookat" }, + { 0x023C, "kills" }, // { 0x023D, "" }, -// { 0x023E, "" }, + { 0x023E, "killstreakcount" }, // { 0x023F, "" }, // { 0x0240, "" }, // { 0x0241, "" }, // { 0x0242, "" }, // { 0x0243, "" }, // { 0x0244, "" }, -// { 0x0245, "" }, + { 0x0245, "label" }, // { 0x0246, "" }, // { 0x0247, "" }, // { 0x0248, "" }, // { 0x0249, "" }, -// { 0x024A, "" }, + { 0x024A, "lastattacker" }, // { 0x024B, "" }, // { 0x024C, "" }, -// { 0x024D, "" }, + { 0x024D, "laststand" }, // { 0x024E, "" }, // { 0x024F, "" }, // { 0x0250, "" }, @@ -3186,7 +3186,7 @@ const std::array, 58> token_list // { 0x0254, "" }, // { 0x0255, "" }, // { 0x0256, "" }, -// { 0x0257, "" }, + { 0x0257, "loadouts" }, // { 0x0258, "" }, // { 0x0259, "" }, // { 0x025A, "" }, @@ -3216,7 +3216,7 @@ const std::array, 58> token_list // { 0x0272, "" }, // { 0x0273, "" }, // { 0x0274, "" }, -// { 0x0275, "" }, + { 0x0275, "maxhealth" }, // { 0x0276, "" }, // { 0x0277, "" }, // { 0x0278, "" }, @@ -3238,7 +3238,7 @@ const std::array, 58> token_list // { 0x0288, "" }, // { 0x0289, "" }, // { 0x028A, "" }, -// { 0x028B, "" }, + { 0x028B, "mod" }, // { 0x028C, "" }, // { 0x028D, "" }, // { 0x028E, "" }, @@ -3259,9 +3259,9 @@ const std::array, 58> token_list // { 0x029D, "" }, // { 0x029E, "" }, // { 0x029F, "" }, -// { 0x02A0, "" }, + { 0x02A0, "model" }, // { 0x02A1, "" }, -// { 0x02A2, "" }, + { 0x02A2, "modifiers" }, // { 0x02A3, "" }, // { 0x02A4, "" }, // { 0x02A5, "" }, @@ -3270,7 +3270,7 @@ const std::array, 58> token_list // { 0x02A8, "" }, // { 0x02A9, "" }, // { 0x02AA, "" }, -// { 0x02AB, "" }, + { 0x02AB, "name" }, // { 0x02AC, "" }, // { 0x02AD, "" }, // { 0x02AE, "" }, @@ -3278,7 +3278,7 @@ const std::array, 58> token_list // { 0x02B0, "" }, // { 0x02B1, "" }, // { 0x02B2, "" }, -// { 0x02B3, "" }, + { 0x02B3, "nextgen" }, // { 0x02B4, "" }, // { 0x02B5, "" }, // { 0x02B6, "" }, @@ -3313,11 +3313,11 @@ const std::array, 58> token_list // { 0x02D3, "" }, // { 0x02D4, "" }, // { 0x02D5, "" }, -// { 0x02D6, "" }, + { 0x02D6, "objective" }, // { 0x02D7, "" }, // { 0x02D8, "" }, // { 0x02D9, "" }, -// { 0x02DA, "" }, + { 0x02DA, "offhand" }, // { 0x02DB, "" }, // { 0x02DC, "" }, // { 0x02DD, "" }, @@ -3329,10 +3329,10 @@ const std::array, 58> token_list // { 0x02E3, "" }, // { 0x02E4, "" }, // { 0x02E5, "" }, -// { 0x02E6, "" }, + { 0x02E6, "origin" }, // { 0x02E7, "" }, // { 0x02E8, "" }, -// { 0x02E9, "" }, + { 0x02E9, "owner" }, // { 0x02EA, "" }, // { 0x02EB, "" }, // { 0x02EC, "" }, @@ -3366,9 +3366,9 @@ const std::array, 58> token_list // { 0x0308, "" }, // { 0x0309, "" }, // { 0x030A, "" }, -// { 0x030B, "" }, + { 0x030B, "perks" }, // { 0x030C, "" }, -// { 0x030D, "" }, + { 0x030D, "pers" }, // { 0x030E, "" }, // { 0x030F, "" }, // { 0x0310, "" }, @@ -3384,7 +3384,7 @@ const std::array, 58> token_list // { 0x031A, "" }, // { 0x031B, "" }, // { 0x031C, "" }, -// { 0x031D, "" }, + { 0x031D, "player" }, // { 0x031E, "" }, // { 0x031F, "" }, // { 0x0320, "" }, @@ -3395,7 +3395,7 @@ const std::array, 58> token_list // { 0x0325, "" }, // { 0x0326, "" }, // { 0x0327, "" }, -// { 0x0328, "" }, + { 0x0328, "players" }, // { 0x0329, "" }, // { 0x032A, "" }, // { 0x032B, "" }, @@ -3406,7 +3406,7 @@ const std::array, 58> token_list // { 0x0330, "" }, // { 0x0331, "" }, // { 0x0332, "" }, -// { 0x0333, "" }, + { 0x0333, "prestige" }, // { 0x0334, "" }, // { 0x0335, "" }, // { 0x0336, "" }, @@ -3414,15 +3414,15 @@ const std::array, 58> token_list // { 0x0338, "" }, // { 0x0339, "" }, // { 0x033A, "" }, -// { 0x033B, "" }, + { 0x033B, "primary" }, // { 0x033C, "" }, -// { 0x033D, "" }, -// { 0x033E, "" }, + { 0x033D, "primaryattachment2" }, + { 0x033E, "primaryattachment3" }, // { 0x033F, "" }, -// { 0x0340, "" }, + { 0x0340, "primarycamo" }, // { 0x0341, "" }, -// { 0x0342, "" }, -// { 0x0343, "" }, + { 0x0342, "primaryreticle" }, + { 0x0343, "primaryweapon" }, // { 0x0344, "" }, // { 0x0345, "" }, // { 0x0346, "" }, @@ -3431,18 +3431,18 @@ const std::array, 58> token_list // { 0x0349, "" }, // { 0x034A, "" }, // { 0x034B, "" }, -// { 0x034C, "" }, -// { 0x034D, "" }, -// { 0x034E, "" }, + { 0x034C, "ps3" }, + { 0x034D, "ps4" }, + { 0x034E, "psoffsettime" }, // { 0x034F, "" }, // { 0x0350, "" }, -// { 0x0351, "" }, -// { 0x0352, "" }, -// { 0x0353, "" }, -// { 0x0354, "" }, + { 0x0351, "radarmode" }, + { 0x0352, "radarshowenemydirection" }, + { 0x0353, "radarstrength" }, + { 0x0354, "radius" }, // { 0x0355, "" }, // { 0x0356, "" }, -// { 0x0357, "" }, + { 0x0357, "rank" }, // { 0x0358, "" }, // { 0x0359, "" }, // { 0x035A, "" }, @@ -3486,7 +3486,7 @@ const std::array, 58> token_list // { 0x0380, "" }, // { 0x0381, "" }, // { 0x0382, "" }, -// { 0x0383, "" }, + { 0x0383, "rocket" }, // { 0x0384, "" }, // { 0x0385, "" }, // { 0x0386, "" }, @@ -3499,19 +3499,19 @@ const std::array, 58> token_list // { 0x038D, "" }, // { 0x038E, "" }, // { 0x038F, "" }, -// { 0x0390, "" }, -// { 0x0391, "" }, + { 0x0390, "score" }, + { 0x0391, "script" }, // { 0x0392, "" }, // { 0x0393, "" }, // { 0x0394, "" }, -// { 0x0395, "" }, + { 0x0395, "script_delay" }, // { 0x0396, "" }, -// { 0x0397, "" }, + { 0x0397, "script_label" }, // { 0x0398, "" }, -// { 0x0399, "" }, + { 0x0399, "script_linkname" }, // { 0x039A, "" }, -// { 0x039B, "" }, -// { 0x039C, "" }, + { 0x039B, "script_noteworthy" }, + { 0x039C, "script_origin" }, // { 0x039D, "" }, // { 0x039E, "" }, // { 0x039F, "" }, @@ -3519,7 +3519,7 @@ const std::array, 58> token_list // { 0x03A1, "" }, // { 0x03A2, "" }, // { 0x03A3, "" }, -// { 0x03A4, "" }, + { 0x03A4, "script_visionset" }, // { 0x03A5, "" }, // { 0x03A6, "" }, // { 0x03A7, "" }, @@ -3527,14 +3527,14 @@ const std::array, 58> token_list // { 0x03A9, "" }, // { 0x03AA, "" }, // { 0x03AB, "" }, -// { 0x03AC, "" }, + { 0x03AC, "secondary" }, // { 0x03AD, "" }, -// { 0x03AE, "" }, + { 0x03AE, "secondaryattachment2" }, // { 0x03AF, "" }, -// { 0x03B0, "" }, + { 0x03B0, "secondarycamo" }, // { 0x03B1, "" }, -// { 0x03B2, "" }, -// { 0x03B3, "" }, + { 0x03B2, "secondaryreticle" }, + { 0x03B3, "secondaryweapon" }, // { 0x03B4, "" }, // { 0x03B5, "" }, // { 0x03B6, "" }, @@ -3543,15 +3543,15 @@ const std::array, 58> token_list // { 0x03B9, "" }, // { 0x03BA, "" }, // { 0x03BB, "" }, -// { 0x03BC, "" }, -// { 0x03BD, "" }, + { 0x03BC, "sessionstate" }, + { 0x03BD, "sessionteam" }, // { 0x03BE, "" }, // { 0x03BF, "" }, // { 0x03C0, "" }, // { 0x03C1, "" }, // { 0x03C2, "" }, // { 0x03C3, "" }, -// { 0x03C4, "" }, + { 0x03C4, "showinkillcam" }, // { 0x03C5, "" }, // { 0x03C6, "" }, // { 0x03C7, "" }, @@ -3568,17 +3568,17 @@ const std::array, 58> token_list // { 0x03D2, "" }, // { 0x03D3, "" }, // { 0x03D4, "" }, -// { 0x03D5, "" }, + { 0x03D5, "sort" }, // { 0x03D6, "" }, // { 0x03D7, "" }, // { 0x03D8, "" }, // { 0x03D9, "" }, // { 0x03DA, "" }, // { 0x03DB, "" }, -// { 0x03DC, "" }, -// { 0x03DD, "" }, + { 0x03DC, "spawnpos" }, + { 0x03DD, "spawntime" }, // { 0x03DE, "" }, -// { 0x03DF, "" }, + { 0x03DF, "spectatekillcam" }, // { 0x03E0, "" }, // { 0x03E1, "" }, // { 0x03E2, "" }, @@ -3751,7 +3751,7 @@ const std::array, 58> token_list // { 0x0489, "" }, // { 0x048A, "" }, // { 0x048B, "" }, -// { 0x048C, "" }, + { 0x048C, "tag_stowed_back" }, // { 0x048D, "" }, // { 0x048E, "" }, // { 0x048F, "" }, @@ -3776,10 +3776,10 @@ const std::array, 58> token_list // { 0x04A2, "" }, // { 0x04A3, "" }, // { 0x04A4, "" }, -// { 0x04A5, "" }, + { 0x04A5, "target" }, // { 0x04A6, "" }, -// { 0x04A7, "" }, -// { 0x04A8, "" }, + { 0x04A7, "targetname" }, + { 0x04A8, "team" }, // { 0x04A9, "" }, // { 0x04AA, "" }, // { 0x04AB, "" }, @@ -3795,7 +3795,7 @@ const std::array, 58> token_list // { 0x04B5, "" }, // { 0x04B6, "" }, // { 0x04B7, "" }, -// { 0x04B8, "" }, + { 0x04B8, "time" }, // { 0x04B9, "" }, // { 0x04BA, "" }, // { 0x04BB, "" }, @@ -3809,7 +3809,7 @@ const std::array, 58> token_list // { 0x04C3, "" }, // { 0x04C4, "" }, // { 0x04C5, "" }, -// { 0x04C6, "" }, + { 0x04C6, "trigger" }, // { 0x04C7, "" }, // { 0x04C8, "" }, // { 0x04C9, "" }, @@ -3827,7 +3827,7 @@ const std::array, 58> token_list // { 0x04D5, "" }, // { 0x04D6, "" }, // { 0x04D7, "" }, -// { 0x04D8, "" }, + { 0x04D8, "type" }, // { 0x04D9, "" }, // { 0x04DA, "" }, // { 0x04DB, "" }, @@ -3865,9 +3865,9 @@ const std::array, 58> token_list // { 0x04FB, "" }, // { 0x04FC, "" }, // { 0x04FD, "" }, -// { 0x04FE, "" }, + { 0x04FE, "vehicletype" }, // { 0x04FF, "" }, -// { 0x0500, "" }, + { 0x0500, "vertalign" }, // { 0x0501, "" }, // { 0x0502, "" }, // { 0x0503, "" }, @@ -3885,7 +3885,7 @@ const std::array, 58> token_list // { 0x050F, "" }, // { 0x0510, "" }, // { 0x0511, "" }, -// { 0x0512, "" }, + { 0x0512, "weapon" }, // { 0x0513, "" }, // { 0x0514, "" }, // { 0x0515, "" }, @@ -3902,7 +3902,7 @@ const std::array, 58> token_list // { 0x0520, "" }, // { 0x0521, "" }, // { 0x0522, "" }, -// { 0x0523, "" }, + { 0x0523, "width" }, // { 0x0524, "" }, // { 0x0525, "" }, // { 0x0526, "" }, @@ -3915,18 +3915,18 @@ const std::array, 58> token_list // { 0x052D, "" }, // { 0x052E, "" }, // { 0x052F, "" }, -// { 0x0530, "" }, -// { 0x0531, "" }, -// { 0x0532, "" }, + { 0x0530, "x" }, + { 0x0531, "xb3" }, + { 0x0532, "xenon" }, // { 0x0533, "" }, // { 0x0534, "" }, // { 0x0535, "" }, // { 0x0536, "" }, -// { 0x0537, "" }, -// { 0x0538, "" }, + { 0x0537, "xuid" }, + { 0x0538, "y" }, // { 0x0539, "" }, // { 0x053A, "" }, -// { 0x053B, "" }, + { 0x053B, "z" }, // { 0x053C, "" }, { 0x053D, "codescripts/delete" }, { 0x053E, "codescripts/struct" }, @@ -3943,7 +3943,7 @@ const std::array, 58> token_list // { 0x0549, "" }, // { 0x054A, "" }, // { 0x054B, "" }, -// { 0x054C, "" }, + { 0x054C, "_aliveplayers" }, // { 0x054D, "" }, // { 0x054E, "" }, // { 0x054F, "" }, @@ -3963,18 +3963,18 @@ const std::array, 58> token_list // { 0x055D, "" }, // { 0x055E, "" }, // { 0x055F, "" }, -// { 0x0560, "" }, + { 0x0560, "_beginlocationselection" }, // { 0x0561, "" }, -// { 0x0562, "" }, + { 0x0562, "_cangiveability" }, // { 0x0563, "" }, // { 0x0564, "" }, // { 0x0565, "" }, -// { 0x0566, "" }, -// { 0x0567, "" }, + { 0x0566, "_clearabilities" }, + { 0x0567, "_clearalltextafterhudelem" }, // { 0x0568, "" }, // { 0x0569, "" }, // { 0x056A, "" }, -// { 0x056B, "" }, + { 0x056B, "_clearperks" }, // { 0x056C, "" }, // { 0x056D, "" }, // { 0x056E, "" }, @@ -3996,28 +3996,28 @@ const std::array, 58> token_list // { 0x057E, "" }, // { 0x057F, "" }, // { 0x0580, "" }, -// { 0x0581, "" }, + { 0x0581, "_detachall" }, // { 0x0582, "" }, // { 0x0583, "" }, // { 0x0584, "" }, -// { 0x0585, "" }, -// { 0x0586, "" }, -// { 0x0587, "" }, -// { 0x0588, "" }, + { 0x0585, "_disableoffhandweapons" }, + { 0x0586, "_disableusability" }, + { 0x0587, "_disableweapon" }, + { 0x0588, "_disableweaponswitch" }, // { 0x0589, "" }, // { 0x058A, "" }, // { 0x058B, "" }, // { 0x058C, "" }, // { 0x058D, "" }, // { 0x058E, "" }, -// { 0x058F, "" }, + { 0x058F, "_effect" }, // { 0x0590, "" }, -// { 0x0591, "" }, + { 0x0591, "_enabledetonate" }, // { 0x0592, "" }, -// { 0x0593, "" }, -// { 0x0594, "" }, -// { 0x0595, "" }, -// { 0x0596, "" }, + { 0x0593, "_enableoffhandweapons" }, + { 0x0594, "_enableusability" }, + { 0x0595, "_enableweapon" }, + { 0x0596, "_enableweaponswitch" }, // { 0x0597, "" }, // { 0x0598, "" }, // { 0x0599, "" }, @@ -4039,7 +4039,7 @@ const std::array, 58> token_list // { 0x05A9, "" }, // { 0x05AA, "" }, // { 0x05AB, "" }, -// { 0x05AC, "" }, + { 0x05AC, "_fire" }, // { 0x05AD, "" }, // { 0x05AE, "" }, // { 0x05AF, "" }, @@ -4049,17 +4049,17 @@ const std::array, 58> token_list // { 0x05B3, "" }, // { 0x05B4, "" }, // { 0x05B5, "" }, -// { 0x05B6, "" }, -// { 0x05B7, "" }, -// { 0x05B8, "" }, -// { 0x05B9, "" }, + { 0x05B6, "_getmodulekillstreakweapon" }, + { 0x05B7, "_getpaintoutline" }, + { 0x05B8, "_getplayerscore" }, + { 0x05B9, "_getradarstrength" }, // { 0x05BA, "" }, -// { 0x05BB, "" }, -// { 0x05BC, "" }, -// { 0x05BD, "" }, + { 0x05BB, "_getscrambletypeidforstring" }, + { 0x05BC, "_getteampaintoutline" }, + { 0x05BD, "_getteamscore" }, // { 0x05BE, "" }, // { 0x05BF, "" }, -// { 0x05C0, "" }, + { 0x05C0, "_giveweapon" }, // { 0x05C1, "" }, // { 0x05C2, "" }, // { 0x05C3, "" }, @@ -4069,15 +4069,15 @@ const std::array, 58> token_list // { 0x05C7, "" }, // { 0x05C8, "" }, // { 0x05C9, "" }, -// { 0x05CA, "" }, -// { 0x05CB, "" }, + { 0x05CA, "_hasability" }, + { 0x05CB, "_hasperk" }, // { 0x05CC, "" }, // { 0x05CD, "" }, // { 0x05CE, "" }, // { 0x05CF, "" }, // { 0x05D0, "" }, // { 0x05D1, "" }, -// { 0x05D2, "" }, + { 0x05D2, "_insertintoglobalusablelist" }, // { 0x05D3, "" }, // { 0x05D4, "" }, // { 0x05D5, "" }, @@ -4087,10 +4087,10 @@ const std::array, 58> token_list // { 0x05D9, "" }, // { 0x05DA, "" }, // { 0x05DB, "" }, -// { 0x05DC, "" }, + { 0x05DC, "_lastwave" }, // { 0x05DD, "" }, // { 0x05DE, "" }, -// { 0x05DF, "" }, + { 0x05DF, "_leaderdialogwait" }, // { 0x05E0, "" }, // { 0x05E1, "" }, // { 0x05E2, "" }, @@ -4120,13 +4120,13 @@ const std::array, 58> token_list // { 0x05FA, "" }, // { 0x05FB, "" }, // { 0x05FC, "" }, -// { 0x05FD, "" }, + { 0x05FD, "_newhudelem" }, // { 0x05FE, "" }, // { 0x05FF, "" }, // { 0x0600, "" }, // { 0x0601, "" }, -// { 0x0602, "" }, -// { 0x0603, "" }, + { 0x0602, "_obituary" }, + { 0x0603, "_objective_delete" }, // { 0x0604, "" }, // { 0x0605, "" }, // { 0x0606, "" }, @@ -4141,13 +4141,13 @@ const std::array, 58> token_list // { 0x060F, "" }, // { 0x0610, "" }, // { 0x0611, "" }, -// { 0x0612, "" }, -// { 0x0613, "" }, -// { 0x0614, "" }, -// { 0x0615, "" }, -// { 0x0616, "" }, -// { 0x0617, "" }, -// { 0x0618, "" }, + { 0x0612, "_playerallow" }, + { 0x0613, "_playercleanupscrambleevents" }, + { 0x0614, "_playergetnextevent" }, + { 0x0615, "_playergetscrambleevent" }, + { 0x0616, "_playergetuniquescrambleid" }, + { 0x0617, "_playermonitorscrambleevents" }, + { 0x0618, "_playlocalsound" }, // { 0x0619, "" }, // { 0x061A, "" }, // { 0x061B, "" }, @@ -4163,7 +4163,7 @@ const std::array, 58> token_list // { 0x0625, "" }, // { 0x0626, "" }, // { 0x0627, "" }, -// { 0x0628, "" }, + { 0x0628, "_restorepreviousnameplatematerial" }, // { 0x0629, "" }, // { 0x062A, "" }, // { 0x062B, "" }, @@ -4174,21 +4174,21 @@ const std::array, 58> token_list // { 0x0630, "" }, // { 0x0631, "" }, // { 0x0632, "" }, -// { 0x0633, "" }, -// { 0x0634, "" }, + { 0x0633, "_setability" }, + { 0x0634, "_setactionslot" }, // { 0x0635, "" }, // { 0x0636, "" }, // { 0x0637, "" }, // { 0x0638, "" }, // { 0x0639, "" }, // { 0x063A, "" }, -// { 0x063B, "" }, -// { 0x063C, "" }, -// { 0x063D, "" }, + { 0x063B, "_setnameplatematerial" }, + { 0x063C, "_setperk" }, + { 0x063D, "_setplayerscore" }, // { 0x063E, "" }, // { 0x063F, "" }, -// { 0x0640, "" }, -// { 0x0641, "" }, + { 0x0640, "_setteamscore" }, + { 0x0641, "_settext" }, // { 0x0642, "" }, // { 0x0643, "" }, // { 0x0644, "" }, @@ -4234,27 +4234,27 @@ const std::array, 58> token_list // { 0x066C, "" }, // { 0x066D, "" }, // { 0x066E, "" }, -// { 0x066F, "" }, + { 0x066F, "_suicide" }, // { 0x0670, "" }, -// { 0x0671, "" }, + { 0x0671, "_takeweaponsexcept" }, // { 0x0672, "" }, // { 0x0673, "" }, // { 0x0674, "" }, -// { 0x0675, "" }, -// { 0x0676, "" }, -// { 0x0677, "" }, + { 0x0675, "_threatdetection" }, + { 0x0676, "_timeout" }, + { 0x0677, "_timeout_pause_on_death_and_prematch" }, // { 0x0678, "" }, // { 0x0679, "" }, -// { 0x067A, "" }, -// { 0x067B, "" }, + { 0x067A, "_unsetability" }, + { 0x067B, "_unsetperk" }, // { 0x067C, "" }, // { 0x067D, "" }, -// { 0x067E, "" }, + { 0x067E, "_updateenemyusable" }, // { 0x067F, "" }, // { 0x0680, "" }, -// { 0x0681, "" }, -// { 0x0682, "" }, -// { 0x0683, "" }, + { 0x0681, "_updateteamusable" }, + { 0x0682, "_useperkenabled" }, + { 0x0683, "_validateattacker" }, // { 0x0684, "" }, // { 0x0685, "" }, // { 0x0686, "" }, @@ -4276,8 +4276,8 @@ const std::array, 58> token_list // { 0x0696, "" }, // { 0x0697, "" }, // { 0x0698, "" }, -// { 0x0699, "" }, -// { 0x069A, "" }, + { 0x0699, "_wavedelay" }, + { 0x069A, "_waveplayerspawnindex" }, // { 0x069B, "" }, // { 0x069C, "" }, // { 0x069D, "" }, @@ -4304,11 +4304,11 @@ const std::array, 58> token_list // { 0x06B2, "" }, // { 0x06B3, "" }, // { 0x06B4, "" }, -// { 0x06B5, "" }, -// { 0x06B6, "" }, -// { 0x06B7, "" }, -// { 0x06B8, "" }, -// { 0x06B9, "" }, + { 0x06B5, "abilities" }, + { 0x06B6, "abilitycansetfuncs" }, + { 0x06B7, "abilitychosen" }, + { 0x06B8, "abilitysetfuncs" }, + { 0x06B9, "abilityunsetfuncs" }, // { 0x06BA, "" }, // { 0x06BB, "" }, // { 0x06BC, "" }, @@ -4363,10 +4363,10 @@ const std::array, 58> token_list // { 0x06ED, "" }, // { 0x06EE, "" }, // { 0x06EF, "" }, -// { 0x06F0, "" }, -// { 0x06F1, "" }, -// { 0x06F2, "" }, -// { 0x06F3, "" }, + { 0x06F0, "actionnotify" }, + { 0x06F1, "actionnotifymessage" }, + { 0x06F2, "actionslotenabled" }, + { 0x06F3, "actionslots" }, // { 0x06F4, "" }, // { 0x06F5, "" }, // { 0x06F6, "" }, @@ -4376,8 +4376,8 @@ const std::array, 58> token_list // { 0x06FA, "" }, // { 0x06FB, "" }, // { 0x06FC, "" }, -// { 0x06FD, "" }, -// { 0x06FE, "" }, + { 0x06FD, "activate_individual_exploder" }, + { 0x06FE, "activate_individual_exploder_proc" }, // { 0x06FF, "" }, // { 0x0700, "" }, // { 0x0701, "" }, @@ -4399,24 +4399,24 @@ const std::array, 58> token_list // { 0x0711, "" }, // { 0x0712, "" }, // { 0x0713, "" }, -// { 0x0714, "" }, -// { 0x0715, "" }, + { 0x0714, "active_cloaking_disable" }, + { 0x0715, "active_cloaking_enable" }, // { 0x0716, "" }, // { 0x0717, "" }, // { 0x0718, "" }, -// { 0x0719, "" }, + { 0x0719, "active_ffa_players" }, // { 0x071A, "" }, -// { 0x071B, "" }, + { 0x071B, "active_vo_lockouts" }, // { 0x071C, "" }, -// { 0x071D, "" }, + { 0x071D, "activecounteruavs" }, // { 0x071E, "" }, // { 0x071F, "" }, // { 0x0720, "" }, // { 0x0721, "" }, -// { 0x0722, "" }, + { 0x0722, "activeplayers" }, // { 0x0723, "" }, // { 0x0724, "" }, -// { 0x0725, "" }, + { 0x0725, "activeuavs" }, // { 0x0726, "" }, // { 0x0727, "" }, // { 0x0728, "" }, @@ -4440,8 +4440,8 @@ const std::array, 58> token_list // { 0x073A, "" }, // { 0x073B, "" }, // { 0x073C, "" }, -// { 0x073D, "" }, -// { 0x073E, "" }, + { 0x073D, "add_capture_enemy_momentum" }, + { 0x073E, "add_capture_friendly_momentum" }, // { 0x073F, "" }, // { 0x0740, "" }, // { 0x0741, "" }, @@ -4464,7 +4464,7 @@ const std::array, 58> token_list // { 0x0752, "" }, // { 0x0753, "" }, // { 0x0754, "" }, -// { 0x0755, "" }, + { 0x0755, "add_destructible_type_function" }, // { 0x0756, "" }, // { 0x0757, "" }, // { 0x0758, "" }, @@ -4475,7 +4475,7 @@ const std::array, 58> token_list // { 0x075D, "" }, // { 0x075E, "" }, // { 0x075F, "" }, -// { 0x0760, "" }, + { 0x0760, "add_fx" }, // { 0x0761, "" }, // { 0x0762, "" }, // { 0x0763, "" }, @@ -4483,20 +4483,20 @@ const std::array, 58> token_list // { 0x0765, "" }, // { 0x0766, "" }, // { 0x0767, "" }, -// { 0x0768, "" }, + { 0x0768, "add_humanoid_agent" }, // { 0x0769, "" }, // { 0x076A, "" }, // { 0x076B, "" }, // { 0x076C, "" }, // { 0x076D, "" }, // { 0x076E, "" }, -// { 0x076F, "" }, -// { 0x0770, "" }, -// { 0x0771, "" }, -// { 0x0772, "" }, + { 0x076F, "add_kill_enemy_minion_momentum" }, + { 0x0770, "add_kill_enemy_momentum" }, + { 0x0771, "add_kill_friendly_minion_momentum" }, + { 0x0772, "add_kill_friendly_momentum" }, // { 0x0773, "" }, // { 0x0774, "" }, -// { 0x0775, "" }, + { 0x0775, "add_momentum" }, // { 0x0776, "" }, // { 0x0777, "" }, // { 0x0778, "" }, @@ -4538,15 +4538,15 @@ const std::array, 58> token_list // { 0x079C, "" }, // { 0x079D, "" }, // { 0x079E, "" }, -// { 0x079F, "" }, + { 0x079F, "add_struct_to_global_array" }, // { 0x07A0, "" }, // { 0x07A1, "" }, // { 0x07A2, "" }, // { 0x07A3, "" }, // { 0x07A4, "" }, -// { 0x07A5, "" }, -// { 0x07A6, "" }, -// { 0x07A7, "" }, + { 0x07A5, "add_to_array" }, + { 0x07A6, "add_to_bot_damage_targets" }, + { 0x07A7, "add_to_bot_use_targets" }, // { 0x07A8, "" }, // { 0x07A9, "" }, // { 0x07AA, "" }, @@ -4565,8 +4565,8 @@ const std::array, 58> token_list // { 0x07B7, "" }, // { 0x07B8, "" }, // { 0x07B9, "" }, -// { 0x07BA, "" }, -// { 0x07BB, "" }, + { 0x07BA, "add_vision_set" }, + { 0x07BB, "add_vision_sets_from_triggers" }, // { 0x07BC, "" }, // { 0x07BD, "" }, // { 0x07BE, "" }, @@ -4575,16 +4575,16 @@ const std::array, 58> token_list // { 0x07C1, "" }, // { 0x07C2, "" }, // { 0x07C3, "" }, -// { 0x07C4, "" }, -// { 0x07C5, "" }, + { 0x07C4, "addactivecounteruav" }, + { 0x07C5, "addactiveuav" }, // { 0x07C6, "" }, // { 0x07C7, "" }, // { 0x07C8, "" }, -// { 0x07C9, "" }, + { 0x07C9, "addalternatespawnpoint" }, // { 0x07CA, "" }, -// { 0x07CB, "" }, -// { 0x07CC, "" }, -// { 0x07CD, "" }, + { 0x07CB, "addattachments" }, + { 0x07CC, "addattacker" }, + { 0x07CD, "addautomaticattachments" }, // { 0x07CE, "" }, // { 0x07CF, "" }, // { 0x07D0, "" }, @@ -4595,13 +4595,13 @@ const std::array, 58> token_list // { 0x07D5, "" }, // { 0x07D6, "" }, // { 0x07D7, "" }, -// { 0x07D8, "" }, + { 0x07D8, "addchild" }, // { 0x07D9, "" }, // { 0x07DA, "" }, // { 0x07DB, "" }, // { 0x07DC, "" }, // { 0x07DD, "" }, -// { 0x07DE, "" }, + { 0x07DE, "adddeathicon" }, // { 0x07DF, "" }, // { 0x07E0, "" }, // { 0x07E1, "" }, @@ -4617,7 +4617,7 @@ const std::array, 58> token_list // { 0x07EB, "" }, // { 0x07EC, "" }, // { 0x07ED, "" }, -// { 0x07EE, "" }, + { 0x07EE, "additionalsighttraceentities" }, // { 0x07EF, "" }, // { 0x07F0, "" }, // { 0x07F1, "" }, @@ -4634,7 +4634,7 @@ const std::array, 58> token_list // { 0x07FC, "" }, // { 0x07FD, "" }, // { 0x07FE, "" }, -// { 0x07FF, "" }, + { 0x07FF, "addlowermessage" }, // { 0x0800, "" }, // { 0x0801, "" }, // { 0x0802, "" }, @@ -4682,9 +4682,9 @@ const std::array, 58> token_list // { 0x082C, "" }, // { 0x082D, "" }, // { 0x082E, "" }, -// { 0x082F, "" }, -// { 0x0830, "" }, -// { 0x0831, "" }, + { 0x082F, "addspawnpoints" }, + { 0x0830, "addspeaker" }, + { 0x0831, "addstartspawnpoints" }, // { 0x0832, "" }, // { 0x0833, "" }, // { 0x0834, "" }, @@ -4699,31 +4699,31 @@ const std::array, 58> token_list // { 0x083D, "" }, // { 0x083E, "" }, // { 0x083F, "" }, -// { 0x0840, "" }, + { 0x0840, "addthreatevent" }, // { 0x0841, "" }, // { 0x0842, "" }, -// { 0x0843, "" }, -// { 0x0844, "" }, + { 0x0843, "addtime" }, + { 0x0844, "addtoalivecount" }, // { 0x0845, "" }, -// { 0x0846, "" }, + { 0x0846, "addtobattlebuddywaitlist" }, // { 0x0847, "" }, -// { 0x0848, "" }, + { 0x0848, "addtocharactersarray" }, // { 0x0849, "" }, // { 0x084A, "" }, // { 0x084B, "" }, // { 0x084C, "" }, -// { 0x084D, "" }, -// { 0x084E, "" }, + { 0x084D, "addtolivescount" }, + { 0x084E, "addtoparticipantsarray" }, // { 0x084F, "" }, // { 0x0850, "" }, -// { 0x0851, "" }, -// { 0x0852, "" }, + { 0x0851, "addtoteam" }, + { 0x0852, "addtoteamcount" }, // { 0x0853, "" }, // { 0x0854, "" }, // { 0x0855, "" }, // { 0x0856, "" }, // { 0x0857, "" }, -// { 0x0858, "" }, + { 0x0858, "adduavmodel" }, // { 0x0859, "" }, // { 0x085A, "" }, // { 0x085B, "" }, @@ -4736,12 +4736,12 @@ const std::array, 58> token_list // { 0x0862, "" }, // { 0x0863, "" }, // { 0x0864, "" }, -// { 0x0865, "" }, -// { 0x0866, "" }, -// { 0x0867, "" }, + { 0x0865, "adrenaline" }, + { 0x0866, "adrenaline_col" }, + { 0x0867, "adrenaline_speed_scalar" }, // { 0x0868, "" }, // { 0x0869, "" }, -// { 0x086A, "" }, + { 0x086A, "adrenalinesupport" }, // { 0x086B, "" }, // { 0x086C, "" }, // { 0x086D, "" }, @@ -4758,7 +4758,7 @@ const std::array, 58> token_list // { 0x0878, "" }, // { 0x0879, "" }, // { 0x087A, "" }, -// { 0x087B, "" }, + { 0x087B, "adstime" }, // { 0x087C, "" }, // { 0x087D, "" }, // { 0x087E, "" }, @@ -4778,30 +4778,30 @@ const std::array, 58> token_list // { 0x088C, "" }, // { 0x088D, "" }, // { 0x088E, "" }, -// { 0x088F, "" }, + { 0x088F, "aerialkillstreakmarker" }, // { 0x0890, "" }, -// { 0x0891, "" }, + { 0x0891, "afk" }, // { 0x0892, "" }, // { 0x0893, "" }, // { 0x0894, "" }, // { 0x0895, "" }, // { 0x0896, "" }, // { 0x0897, "" }, -// { 0x0898, "" }, + { 0x0898, "agent_gameparticipant" }, // { 0x0899, "" }, // { 0x089A, "" }, // { 0x089B, "" }, // { 0x089C, "" }, // { 0x089D, "" }, // { 0x089E, "" }, -// { 0x089F, "" }, -// { 0x08A0, "" }, -// { 0x08A1, "" }, -// { 0x08A2, "" }, -// { 0x08A3, "" }, + { 0x089F, "agent_teamparticipant" }, + { 0x08A0, "agent_type" }, + { 0x08A1, "agentarray" }, + { 0x08A2, "agentbody" }, + { 0x08A3, "agentcostumetablename" }, // { 0x08A4, "" }, // { 0x08A5, "" }, -// { 0x08A6, "" }, + { 0x08A6, "agentfunc" }, // { 0x08A7, "" }, // { 0x08A8, "" }, // { 0x08A9, "" }, @@ -4816,7 +4816,7 @@ const std::array, 58> token_list // { 0x08B2, "" }, // { 0x08B3, "" }, // { 0x08B4, "" }, -// { 0x08B5, "" }, + { 0x08B5, "ai_3d_sighting_model" }, // { 0x08B6, "" }, // { 0x08B7, "" }, // { 0x08B8, "" }, @@ -4866,7 +4866,7 @@ const std::array, 58> token_list // { 0x08E4, "" }, // { 0x08E5, "" }, // { 0x08E6, "" }, -// { 0x08E7, "" }, + { 0x08E7, "ai_game_mode" }, // { 0x08E8, "" }, // { 0x08E9, "" }, // { 0x08EA, "" }, @@ -5044,14 +5044,14 @@ const std::array, 58> token_list // { 0x0996, "" }, // { 0x0997, "" }, // { 0x0998, "" }, -// { 0x0999, "" }, + { 0x0999, "airstrike_earthquake" }, // { 0x099A, "" }, // { 0x099B, "" }, // { 0x099C, "" }, // { 0x099D, "" }, // { 0x099E, "" }, -// { 0x099F, "" }, -// { 0x09A0, "" }, + { 0x099F, "airtoairevent" }, + { 0x09A0, "airtogroundevent" }, // { 0x09A1, "" }, // { 0x09A2, "" }, // { 0x09A3, "" }, @@ -5108,16 +5108,16 @@ const std::array, 58> token_list // { 0x09D6, "" }, // { 0x09D7, "" }, // { 0x09D8, "" }, -// { 0x09D9, "" }, + { 0x09D9, "aliens_make_entity_sentient_func" }, // { 0x09DA, "" }, // { 0x09DB, "" }, // { 0x09DC, "" }, -// { 0x09DD, "" }, -// { 0x09DE, "" }, + { 0x09DD, "alivecount" }, + { 0x09DE, "aliveplayers" }, // { 0x09DF, "" }, // { 0x09E0, "" }, // { 0x09E1, "" }, -// { 0x09E2, "" }, + { 0x09E2, "all_hp_zones" }, // { 0x09E3, "" }, // { 0x09E4, "" }, // { 0x09E5, "" }, @@ -5253,13 +5253,13 @@ const std::array, 58> token_list // { 0x0A67, "" }, // { 0x0A68, "" }, // { 0x0A69, "" }, -// { 0x0A6A, "" }, + { 0x0A6A, "allies_dialog_col" }, // { 0x0A6B, "" }, // { 0x0A6C, "" }, // { 0x0A6D, "" }, // { 0x0A6E, "" }, // { 0x0A6F, "" }, -// { 0x0A70, "" }, + { 0x0A70, "allies_start_spawn_name" }, // { 0x0A71, "" }, // { 0x0A72, "" }, // { 0x0A73, "" }, @@ -5272,14 +5272,14 @@ const std::array, 58> token_list // { 0x0A7A, "" }, // { 0x0A7B, "" }, // { 0x0A7C, "" }, -// { 0x0A7D, "" }, -// { 0x0A7E, "" }, + { 0x0A7D, "alliescapturing" }, + { 0x0A7E, "allieschopper" }, // { 0x0A7F, "" }, // { 0x0A80, "" }, // { 0x0A81, "" }, // { 0x0A82, "" }, -// { 0x0A83, "" }, -// { 0x0A84, "" }, + { 0x0A83, "alliesflagcarrierclientnum" }, + { 0x0A84, "alliesflagstatus" }, // { 0x0A85, "" }, // { 0x0A86, "" }, // { 0x0A87, "" }, @@ -5307,28 +5307,28 @@ const std::array, 58> token_list // { 0x0A9D, "" }, // { 0x0A9E, "" }, // { 0x0A9F, "" }, -// { 0x0AA0, "" }, -// { 0x0AA1, "" }, -// { 0x0AA2, "" }, + { 0x0AA0, "allowboostingabovetriggerradius" }, + { 0x0AA1, "allowcarry" }, + { 0x0AA2, "allowclasschoice" }, // { 0x0AA3, "" }, // { 0x0AA4, "" }, // { 0x0AA5, "" }, // { 0x0AA6, "" }, -// { 0x0AA7, "" }, + { 0x0AA7, "allowenemyspectate" }, // { 0x0AA8, "" }, -// { 0x0AA9, "" }, + { 0x0AA9, "allowfreespectate" }, // { 0x0AAA, "" }, -// { 0x0AAB, "" }, + { 0x0AAB, "allowlatecomers" }, // { 0x0AAC, "" }, -// { 0x0AAD, "" }, -// { 0x0AAE, "" }, + { 0x0AAD, "allowneutral" }, + { 0x0AAE, "allowplayerscore" }, // { 0x0AAF, "" }, -// { 0x0AB0, "" }, -// { 0x0AB1, "" }, -// { 0x0AB2, "" }, + { 0x0AB0, "allowteamchoice" }, + { 0x0AB1, "allowtelefrag" }, + { 0x0AB2, "allowuse" }, // { 0x0AB3, "" }, -// { 0x0AB4, "" }, -// { 0x0AB5, "" }, + { 0x0AB4, "allowvote" }, + { 0x0AB5, "allowweapons" }, // { 0x0AB6, "" }, // { 0x0AB7, "" }, // { 0x0AB8, "" }, @@ -5396,24 +5396,24 @@ const std::array, 58> token_list // { 0x0AF6, "" }, // { 0x0AF7, "" }, // { 0x0AF8, "" }, -// { 0x0AF9, "" }, + { 0x0AF9, "alphabetize" }, // { 0x0AFA, "" }, // { 0x0AFB, "" }, // { 0x0AFC, "" }, // { 0x0AFD, "" }, // { 0x0AFE, "" }, // { 0x0AFF, "" }, -// { 0x0B00, "" }, + { 0x0B00, "alreadyaddedtoalivecount" }, // { 0x0B01, "" }, // { 0x0B02, "" }, -// { 0x0B03, "" }, + { 0x0B03, "alternates" }, // { 0x0B04, "" }, // { 0x0B05, "" }, // { 0x0B06, "" }, // { 0x0B07, "" }, // { 0x0B08, "" }, // { 0x0B09, "" }, -// { 0x0B0A, "" }, + { 0x0B0A, "alwaysdrawfriendlynames" }, // { 0x0B0B, "" }, // { 0x0B0C, "" }, // { 0x0B0D, "" }, @@ -5513,7 +5513,7 @@ const std::array, 58> token_list // { 0x0B6B, "" }, // { 0x0B6C, "" }, // { 0x0B6D, "" }, -// { 0x0B6E, "" }, + { 0x0B6E, "ammo" }, // { 0x0B6F, "" }, // { 0x0B70, "" }, // { 0x0B71, "" }, @@ -5526,7 +5526,7 @@ const std::array, 58> token_list // { 0x0B78, "" }, // { 0x0B79, "" }, // { 0x0B7A, "" }, -// { 0x0B7B, "" }, + { 0x0B7B, "ammopickup_scalar" }, // { 0x0B7C, "" }, // { 0x0B7D, "" }, // { 0x0B7E, "" }, @@ -5563,8 +5563,8 @@ const std::array, 58> token_list // { 0x0B9D, "" }, // { 0x0B9E, "" }, // { 0x0B9F, "" }, -// { 0x0BA0, "" }, -// { 0x0BA1, "" }, + { 0x0BA0, "anglesondeath" }, + { 0x0BA1, "anglesonkill" }, // { 0x0BA2, "" }, // { 0x0BA3, "" }, // { 0x0BA4, "" }, @@ -5639,7 +5639,7 @@ const std::array, 58> token_list // { 0x0BE9, "" }, // { 0x0BEA, "" }, // { 0x0BEB, "" }, -// { 0x0BEC, "" }, + { 0x0BEC, "anim_prop_models" }, // { 0x0BED, "" }, // { 0x0BEE, "" }, // { 0x0BEF, "" }, @@ -5804,15 +5804,15 @@ const std::array, 58> token_list // { 0x0C8E, "" }, // { 0x0C8F, "" }, // { 0x0C90, "" }, -// { 0x0C91, "" }, + { 0x0C91, "announcerdisabled" }, // { 0x0C92, "" }, // { 0x0C93, "" }, // { 0x0C94, "" }, // { 0x0C95, "" }, // { 0x0C96, "" }, -// { 0x0C97, "" }, -// { 0x0C98, "" }, -// { 0x0C99, "" }, + { 0x0C97, "anyattachmentisscope" }, + { 0x0C98, "anyplayersinkillcam" }, + { 0x0C99, "anystingermissilelockedon" }, // { 0x0C9A, "" }, // { 0x0C9B, "" }, // { 0x0C9C, "" }, @@ -5829,12 +5829,12 @@ const std::array, 58> token_list // { 0x0CA7, "" }, // { 0x0CA8, "" }, // { 0x0CA9, "" }, -// { 0x0CAA, "" }, + { 0x0CAA, "applybombcarrierclass" }, // { 0x0CAB, "" }, -// { 0x0CAC, "" }, -// { 0x0CAD, "" }, -// { 0x0CAE, "" }, -// { 0x0CAF, "" }, + { 0x0CAC, "applyflagcarrierclass" }, + { 0x0CAD, "applyflash" }, + { 0x0CAE, "applyloadout" }, + { 0x0CAF, "applyperks" }, // { 0x0CB0, "" }, // { 0x0CB1, "" }, // { 0x0CB2, "" }, @@ -5869,46 +5869,46 @@ const std::array, 58> token_list // { 0x0CCF, "" }, // { 0x0CD0, "" }, // { 0x0CD1, "" }, -// { 0x0CD2, "" }, -// { 0x0CD3, "" }, + { 0x0CD2, "armorpiercingmod" }, + { 0x0CD3, "armorvestmod" }, // { 0x0CD4, "" }, // { 0x0CD5, "" }, // { 0x0CD6, "" }, // { 0x0CD7, "" }, // { 0x0CD8, "" }, // { 0x0CD9, "" }, -// { 0x0CDA, "" }, -// { 0x0CDB, "" }, -// { 0x0CDC, "" }, -// { 0x0CDD, "" }, + { 0x0CDA, "array_add" }, + { 0x0CDB, "array_call" }, + { 0x0CDC, "array_checkaddattachment" }, + { 0x0CDD, "array_combine" }, // { 0x0CDE, "" }, // { 0x0CDF, "" }, // { 0x0CE0, "" }, -// { 0x0CE1, "" }, + { 0x0CE1, "array_combine_non_integer_indices" }, // { 0x0CE2, "" }, // { 0x0CE3, "" }, -// { 0x0CE4, "" }, + { 0x0CE4, "array_contains" }, // { 0x0CE5, "" }, // { 0x0CE6, "" }, // { 0x0CE7, "" }, -// { 0x0CE8, "" }, -// { 0x0CE9, "" }, + { 0x0CE8, "array_find" }, + { 0x0CE9, "array_first" }, // { 0x0CEA, "" }, // { 0x0CEB, "" }, // { 0x0CEC, "" }, -// { 0x0CED, "" }, + { 0x0CED, "array_insert" }, // { 0x0CEE, "" }, -// { 0x0CEF, "" }, -// { 0x0CF0, "" }, + { 0x0CEF, "array_levelcall" }, + { 0x0CF0, "array_levelthread" }, // { 0x0CF1, "" }, // { 0x0CF2, "" }, // { 0x0CF3, "" }, // { 0x0CF4, "" }, -// { 0x0CF5, "" }, -// { 0x0CF6, "" }, -// { 0x0CF7, "" }, + { 0x0CF5, "array_randomize" }, + { 0x0CF6, "array_remove" }, + { 0x0CF7, "array_remove_array" }, // { 0x0CF8, "" }, -// { 0x0CF9, "" }, + { 0x0CF9, "array_remove_duplicates" }, // { 0x0CFA, "" }, // { 0x0CFB, "" }, // { 0x0CFC, "" }, @@ -5916,12 +5916,12 @@ const std::array, 58> token_list // { 0x0CFE, "" }, // { 0x0CFF, "" }, // { 0x0D00, "" }, -// { 0x0D01, "" }, -// { 0x0D02, "" }, + { 0x0D01, "array_removeundefined" }, + { 0x0D02, "array_reverse" }, // { 0x0D03, "" }, // { 0x0D04, "" }, -// { 0x0D05, "" }, -// { 0x0D06, "" }, + { 0x0D05, "array_sort_by_handler" }, + { 0x0D06, "array_sort_with_func" }, // { 0x0D07, "" }, // { 0x0D08, "" }, // { 0x0D09, "" }, @@ -5934,18 +5934,18 @@ const std::array, 58> token_list // { 0x0D10, "" }, // { 0x0D11, "" }, // { 0x0D12, "" }, -// { 0x0D13, "" }, + { 0x0D13, "array_thread" }, // { 0x0D14, "" }, // { 0x0D15, "" }, -// { 0x0D16, "" }, -// { 0x0D17, "" }, + { 0x0D16, "array_thread4" }, + { 0x0D17, "array_thread5" }, // { 0x0D18, "" }, // { 0x0D19, "" }, // { 0x0D1A, "" }, // { 0x0D1B, "" }, // { 0x0D1C, "" }, -// { 0x0D1D, "" }, -// { 0x0D1E, "" }, + { 0x0D1D, "arrayinsertion" }, + { 0x0D1E, "arrayremovevalue" }, // { 0x0D1F, "" }, // { 0x0D20, "" }, // { 0x0D21, "" }, @@ -5958,18 +5958,18 @@ const std::array, 58> token_list // { 0x0D28, "" }, // { 0x0D29, "" }, // { 0x0D2A, "" }, -// { 0x0D2B, "" }, -// { 0x0D2C, "" }, -// { 0x0D2D, "" }, -// { 0x0D2E, "" }, + { 0x0D2B, "art_print_fog" }, + { 0x0D2C, "artendfogfileexport" }, + { 0x0D2D, "artendvisionfileexport" }, + { 0x0D2E, "artfxprintlnfog" }, // { 0x0D2F, "" }, // { 0x0D30, "" }, // { 0x0D31, "" }, -// { 0x0D32, "" }, -// { 0x0D33, "" }, + { 0x0D32, "artillery_earthquake" }, + { 0x0D33, "artillerydangercenters" }, // { 0x0D34, "" }, -// { 0x0D35, "" }, -// { 0x0D36, "" }, + { 0x0D35, "artstartfogfileexport" }, + { 0x0D36, "artstartvisionfileexport" }, // { 0x0D37, "" }, // { 0x0D38, "" }, // { 0x0D39, "" }, @@ -5997,7 +5997,7 @@ const std::array, 58> token_list // { 0x0D4F, "" }, // { 0x0D50, "" }, // { 0x0D51, "" }, -// { 0x0D52, "" }, + { 0x0D52, "assaultobjectiveevent" }, // { 0x0D53, "" }, // { 0x0D54, "" }, // { 0x0D55, "" }, @@ -6023,29 +6023,29 @@ const std::array, 58> token_list // { 0x0D69, "" }, // { 0x0D6A, "" }, // { 0x0D6B, "" }, -// { 0x0D6C, "" }, -// { 0x0D6D, "" }, -// { 0x0D6E, "" }, -// { 0x0D6F, "" }, -// { 0x0D70, "" }, + { 0x0D6C, "assign_spawns" }, + { 0x0D6D, "assign_spawns_version_2" }, + { 0x0D6E, "assign_spawns_version_3" }, + { 0x0D6F, "assign_unique_id" }, + { 0x0D70, "assignawards" }, // { 0x0D71, "" }, // { 0x0D72, "" }, // { 0x0D73, "" }, // { 0x0D74, "" }, -// { 0x0D75, "" }, -// { 0x0D76, "" }, -// { 0x0D77, "" }, -// { 0x0D78, "" }, + { 0x0D75, "assignpracticeroundclasses" }, + { 0x0D76, "assignteamspawns" }, + { 0x0D77, "assistedsuicide" }, + { 0x0D78, "assistedsuicideevent" }, // { 0x0D79, "" }, -// { 0x0D7A, "" }, -// { 0x0D7B, "" }, + { 0x0D7A, "assistpoints" }, + { 0x0D7B, "assists_disabled" }, // { 0x0D7C, "" }, // { 0x0D7D, "" }, // { 0x0D7E, "" }, // { 0x0D7F, "" }, // { 0x0D80, "" }, // { 0x0D81, "" }, -// { 0x0D82, "" }, + { 0x0D82, "atbrinkofdeath" }, // { 0x0D83, "" }, // { 0x0D84, "" }, // { 0x0D85, "" }, @@ -6095,7 +6095,7 @@ const std::array, 58> token_list // { 0x0DB1, "" }, // { 0x0DB2, "" }, // { 0x0DB3, "" }, -// { 0x0DB4, "" }, + { 0x0DB4, "atmosfogenabled" }, // { 0x0DB5, "" }, // { 0x0DB6, "" }, // { 0x0DB7, "" }, @@ -6164,25 +6164,25 @@ const std::array, 58> token_list // { 0x0DF6, "" }, // { 0x0DF7, "" }, // { 0x0DF8, "" }, -// { 0x0DF9, "" }, -// { 0x0DFA, "" }, + { 0x0DF9, "attachedusemodel" }, + { 0x0DFA, "attachflag" }, // { 0x0DFB, "" }, // { 0x0DFC, "" }, // { 0x0DFD, "" }, // { 0x0DFE, "" }, // { 0x0DFF, "" }, -// { 0x0E00, "" }, -// { 0x0E01, "" }, -// { 0x0E02, "" }, -// { 0x0E03, "" }, -// { 0x0E04, "" }, -// { 0x0E05, "" }, + { 0x0E00, "attachmentmap_attachtoperk" }, + { 0x0E01, "attachmentmap_basetounique" }, + { 0x0E02, "attachmentmap_tobase" }, + { 0x0E03, "attachmentmap_tounique" }, + { 0x0E04, "attachmentmap_uniquetobase" }, + { 0x0E05, "attachmentperkmap" }, // { 0x0E06, "" }, // { 0x0E07, "" }, -// { 0x0E08, "" }, + { 0x0E08, "attachmodelti" }, // { 0x0E09, "" }, // { 0x0E0A, "" }, -// { 0x0E0B, "" }, + { 0x0E0B, "attachusemodel" }, // { 0x0E0C, "" }, // { 0x0E0D, "" }, // { 0x0E0E, "" }, @@ -6214,18 +6214,18 @@ const std::array, 58> token_list // { 0x0E28, "" }, // { 0x0E29, "" }, // { 0x0E2A, "" }, -// { 0x0E2B, "" }, -// { 0x0E2C, "" }, -// { 0x0E2D, "" }, -// { 0x0E2E, "" }, -// { 0x0E2F, "" }, -// { 0x0E30, "" }, -// { 0x0E31, "" }, -// { 0x0E32, "" }, -// { 0x0E33, "" }, -// { 0x0E34, "" }, -// { 0x0E35, "" }, -// { 0x0E36, "" }, + { 0x0E2B, "attackercandamageitem" }, + { 0x0E2C, "attackerdata" }, + { 0x0E2D, "attackerent" }, + { 0x0E2E, "attackerinlaststand" }, + { 0x0E2F, "attackerinremotekillstreak" }, + { 0x0E30, "attackerishittingteam" }, + { 0x0E31, "attackerlist" }, + { 0x0E32, "attackeronground" }, + { 0x0E33, "attackerposition" }, + { 0x0E34, "attackers" }, + { 0x0E35, "attackerstance" }, + { 0x0E36, "attackertable" }, // { 0x0E37, "" }, // { 0x0E38, "" }, // { 0x0E39, "" }, @@ -6390,7 +6390,7 @@ const std::array, 58> token_list // { 0x0ED8, "" }, // { 0x0ED9, "" }, // { 0x0EDA, "" }, -// { 0x0EDB, "" }, + { 0x0EDB, "aud_destroy_deployed_pod" }, // { 0x0EDC, "" }, // { 0x0EDD, "" }, // { 0x0EDE, "" }, @@ -6404,10 +6404,10 @@ const std::array, 58> token_list // { 0x0EE6, "" }, // { 0x0EE7, "" }, // { 0x0EE8, "" }, -// { 0x0EE9, "" }, -// { 0x0EEA, "" }, -// { 0x0EEB, "" }, -// { 0x0EEC, "" }, + { 0x0EE9, "aud_drop_pod_fire" }, + { 0x0EEA, "aud_drop_pod_land_fail" }, + { 0x0EEB, "aud_drop_pod_land_success" }, + { 0x0EEC, "aud_drop_pod_trophy_kill" }, // { 0x0EED, "" }, // { 0x0EEE, "" }, // { 0x0EEF, "" }, @@ -6673,11 +6673,11 @@ const std::array, 58> token_list // { 0x0FF3, "" }, // { 0x0FF4, "" }, // { 0x0FF5, "" }, -// { 0x0FF6, "" }, + { 0x0FF6, "aud_play_pod_impact" }, // { 0x0FF7, "" }, -// { 0x0FF8, "" }, + { 0x0FF8, "aud_play_rocket_travel_loops" }, // { 0x0FF9, "" }, -// { 0x0FFA, "" }, + { 0x0FFA, "aud_play_trophy_fire" }, // { 0x0FFB, "" }, // { 0x0FFC, "" }, // { 0x0FFD, "" }, @@ -6828,7 +6828,7 @@ const std::array, 58> token_list // { 0x108E, "" }, // { 0x108F, "" }, // { 0x1090, "" }, -// { 0x1091, "" }, + { 0x1091, "aud_setup_drop_pod_loop" }, // { 0x1092, "" }, // { 0x1093, "" }, // { 0x1094, "" }, @@ -6981,7 +6981,7 @@ const std::array, 58> token_list // { 0x1127, "" }, // { 0x1128, "" }, // { 0x1129, "" }, -// { 0x112A, "" }, + { 0x112A, "autoassign" }, // { 0x112B, "" }, // { 0x112C, "" }, // { 0x112D, "" }, @@ -7005,7 +7005,7 @@ const std::array, 58> token_list // { 0x113F, "" }, // { 0x1140, "" }, // { 0x1141, "" }, -// { 0x1142, "" }, + { 0x1142, "autoresettime" }, // { 0x1143, "" }, // { 0x1144, "" }, // { 0x1145, "" }, @@ -7049,11 +7049,11 @@ const std::array, 58> token_list // { 0x116B, "" }, // { 0x116C, "" }, // { 0x116D, "" }, -// { 0x116E, "" }, -// { 0x116F, "" }, + { 0x116E, "autospotadswatcher" }, + { 0x116F, "autospotdeathwatcher" }, // { 0x1170, "" }, // { 0x1171, "" }, -// { 0x1172, "" }, + { 0x1172, "available" }, // { 0x1173, "" }, // { 0x1174, "" }, // { 0x1175, "" }, @@ -7061,9 +7061,9 @@ const std::array, 58> token_list // { 0x1177, "" }, // { 0x1178, "" }, // { 0x1179, "" }, -// { 0x117A, "" }, + { 0x117A, "avatar_spawnpoint" }, // { 0x117B, "" }, -// { 0x117C, "" }, + { 0x117C, "avengedplayerevent" }, // { 0x117D, "" }, // { 0x117E, "" }, // { 0x117F, "" }, @@ -7183,44 +7183,44 @@ const std::array, 58> token_list // { 0x11F1, "" }, // { 0x11F2, "" }, // { 0x11F3, "" }, -// { 0x11F4, "" }, -// { 0x11F5, "" }, -// { 0x11F6, "" }, -// { 0x11F7, "" }, -// { 0x11F8, "" }, -// { 0x11F9, "" }, -// { 0x11FA, "" }, -// { 0x11FB, "" }, -// { 0x11FC, "" }, -// { 0x11FD, "" }, -// { 0x11FE, "" }, -// { 0x11FF, "" }, -// { 0x1200, "" }, -// { 0x1201, "" }, + { 0x11F4, "avoidairstrikelocations" }, + { 0x11F5, "avoidcarepackages" }, + { 0x11F6, "avoidcornervisibleenemies" }, + { 0x11F7, "avoidenemiesbydistance" }, + { 0x11F8, "avoidenemyspawn" }, + { 0x11F9, "avoidfullvisibleenemies" }, + { 0x11FA, "avoidgasclouds" }, + { 0x11FB, "avoidgrenades" }, + { 0x11FC, "avoidkillstreakonspawntimer" }, + { 0x11FD, "avoidlastattackerlocation" }, + { 0x11FE, "avoidlastdeathlocation" }, + { 0x11FF, "avoidmines" }, + { 0x1200, "avoidrecentlyused" }, + { 0x1201, "avoidsamespawn" }, // { 0x1202, "" }, -// { 0x1203, "" }, + { 0x1203, "avoidtelefrag" }, // { 0x1204, "" }, // { 0x1205, "" }, -// { 0x1206, "" }, -// { 0x1207, "" }, -// { 0x1208, "" }, + { 0x1206, "awardcapturepoints" }, + { 0x1207, "awardedfinalsurvivor" }, + { 0x1208, "awardgameevent" }, // { 0x1209, "" }, // { 0x120A, "" }, // { 0x120B, "" }, // { 0x120C, "" }, // { 0x120D, "" }, // { 0x120E, "" }, -// { 0x120F, "" }, + { 0x120F, "awardxp" }, // { 0x1210, "" }, // { 0x1211, "" }, // { 0x1212, "" }, // { 0x1213, "" }, // { 0x1214, "" }, -// { 0x1215, "" }, -// { 0x1216, "" }, -// { 0x1217, "" }, -// { 0x1218, "" }, -// { 0x1219, "" }, + { 0x1215, "axis_start_spawn_name" }, + { 0x1216, "axiscapturing" }, + { 0x1217, "axischopper" }, + { 0x1218, "axisflagcarrierclientnum" }, + { 0x1219, "axisflagstatus" }, // { 0x121A, "" }, // { 0x121B, "" }, // { 0x121C, "" }, @@ -7284,10 +7284,10 @@ const std::array, 58> token_list // { 0x1256, "" }, // { 0x1257, "" }, // { 0x1258, "" }, -// { 0x1259, "" }, + { 0x1259, "backshieldmodel" }, // { 0x125A, "" }, // { 0x125B, "" }, -// { 0x125C, "" }, + { 0x125C, "backstabevent" }, // { 0x125D, "" }, // { 0x125E, "" }, // { 0x125F, "" }, @@ -7304,14 +7304,14 @@ const std::array, 58> token_list // { 0x126A, "" }, // { 0x126B, "" }, // { 0x126C, "" }, -// { 0x126D, "" }, + { 0x126D, "badspawn" }, // { 0x126E, "" }, // { 0x126F, "" }, // { 0x1270, "" }, // { 0x1271, "" }, // { 0x1272, "" }, // { 0x1273, "" }, -// { 0x1274, "" }, + { 0x1274, "balanceteams" }, // { 0x1275, "" }, // { 0x1276, "" }, // { 0x1277, "" }, @@ -7321,100 +7321,100 @@ const std::array, 58> token_list // { 0x127B, "" }, // { 0x127C, "" }, // { 0x127D, "" }, -// { 0x127E, "" }, -// { 0x127F, "" }, -// { 0x1280, "" }, -// { 0x1281, "" }, + { 0x127E, "ball_add_start" }, + { 0x127F, "ball_assign_random_start" }, + { 0x1280, "ball_assign_start" }, + { 0x1281, "ball_assign_team_spawns" }, // { 0x1282, "" }, // { 0x1283, "" }, // { 0x1284, "" }, -// { 0x1285, "" }, + { 0x1285, "ball_can_pickup" }, // { 0x1286, "" }, -// { 0x1287, "" }, -// { 0x1288, "" }, + { 0x1287, "ball_carried" }, + { 0x1288, "ball_carrier_cleanup" }, // { 0x1289, "" }, -// { 0x128A, "" }, -// { 0x128B, "" }, -// { 0x128C, "" }, -// { 0x128D, "" }, -// { 0x128E, "" }, -// { 0x128F, "" }, -// { 0x1290, "" }, -// { 0x1291, "" }, -// { 0x1292, "" }, -// { 0x1293, "" }, -// { 0x1294, "" }, -// { 0x1295, "" }, -// { 0x1296, "" }, -// { 0x1297, "" }, -// { 0x1298, "" }, -// { 0x1299, "" }, -// { 0x129A, "" }, -// { 0x129B, "" }, -// { 0x129C, "" }, -// { 0x129D, "" }, -// { 0x129E, "" }, -// { 0x129F, "" }, -// { 0x12A0, "" }, -// { 0x12A1, "" }, -// { 0x12A2, "" }, + { 0x128A, "ball_carrier_touched_goal" }, + { 0x128B, "ball_check_assist" }, + { 0x128C, "ball_check_pass_kill_pickup" }, + { 0x128D, "ball_clear_contents" }, + { 0x128E, "ball_connect_watch" }, + { 0x128F, "ball_create_ball_starts" }, + { 0x1290, "ball_create_killcam_ent" }, + { 0x1291, "ball_create_team_goal" }, + { 0x1292, "ball_default_origins" }, + { 0x1293, "ball_dont_interpolate" }, + { 0x1294, "ball_download_fx" }, + { 0x1295, "ball_download_wait" }, + { 0x1296, "ball_find_ground" }, + { 0x1297, "ball_fx_active" }, + { 0x1298, "ball_fx_start" }, + { 0x1299, "ball_fx_start_player" }, + { 0x129A, "ball_fx_stop" }, + { 0x129B, "ball_get_path_dist" }, + { 0x129C, "ball_get_view_team" }, + { 0x129D, "ball_give_score" }, + { 0x129E, "ball_goal_can_use" }, + { 0x129F, "ball_goal_fx" }, + { 0x12A0, "ball_goal_fx_for_player" }, + { 0x12A1, "ball_goal_useobject" }, + { 0x12A2, "ball_goals" }, // { 0x12A3, "" }, -// { 0x12A4, "" }, -// { 0x12A5, "" }, + { 0x12A4, "ball_in_goal" }, + { 0x12A5, "ball_init_map_min_max" }, // { 0x12A6, "" }, // { 0x12A7, "" }, // { 0x12A8, "" }, // { 0x12A9, "" }, -// { 0x12AA, "" }, -// { 0x12AB, "" }, -// { 0x12AC, "" }, -// { 0x12AD, "" }, -// { 0x12AE, "" }, -// { 0x12AF, "" }, -// { 0x12B0, "" }, -// { 0x12B1, "" }, -// { 0x12B2, "" }, -// { 0x12B3, "" }, -// { 0x12B4, "" }, -// { 0x12B5, "" }, -// { 0x12B6, "" }, -// { 0x12B7, "" }, -// { 0x12B8, "" }, -// { 0x12B9, "" }, -// { 0x12BA, "" }, -// { 0x12BB, "" }, -// { 0x12BC, "" }, -// { 0x12BD, "" }, -// { 0x12BE, "" }, -// { 0x12BF, "" }, -// { 0x12C0, "" }, -// { 0x12C1, "" }, -// { 0x12C2, "" }, -// { 0x12C3, "" }, -// { 0x12C4, "" }, -// { 0x12C5, "" }, -// { 0x12C6, "" }, -// { 0x12C7, "" }, -// { 0x12C8, "" }, -// { 0x12C9, "" }, -// { 0x12CA, "" }, -// { 0x12CB, "" }, -// { 0x12CC, "" }, + { 0x12AA, "ball_location_hud" }, + { 0x12AB, "ball_maxs" }, + { 0x12AC, "ball_mins" }, + { 0x12AD, "ball_on_connect" }, + { 0x12AE, "ball_on_pickup" }, + { 0x12AF, "ball_on_projectile_death" }, + { 0x12B0, "ball_on_projectile_hit_client" }, + { 0x12B1, "ball_on_reset" }, + { 0x12B2, "ball_overridemovingplatformdeath" }, + { 0x12B3, "ball_pass_or_shoot" }, + { 0x12B4, "ball_pass_or_throw_active" }, + { 0x12B5, "ball_pass_projectile" }, + { 0x12B6, "ball_pass_touch_goal" }, + { 0x12B7, "ball_pass_watch" }, + { 0x12B8, "ball_physics_bad_trigger_at_rest" }, + { 0x12B9, "ball_physics_bad_trigger_watch" }, + { 0x12BA, "ball_physics_fake_bounce" }, + { 0x12BB, "ball_physics_launch" }, + { 0x12BC, "ball_physics_launch_drop" }, + { 0x12BD, "ball_physics_out_of_level" }, + { 0x12BE, "ball_physics_timeout" }, + { 0x12BF, "ball_physics_touch_cant_pickup_player" }, + { 0x12C0, "ball_physics_touch_goal" }, + { 0x12C1, "ball_play_fx_joined_team" }, + { 0x12C2, "ball_play_local_team_sound" }, + { 0x12C3, "ball_play_score_fx" }, + { 0x12C4, "ball_player_on_connect" }, + { 0x12C5, "ball_restore_contents" }, + { 0x12C6, "ball_return_home" }, + { 0x12C7, "ball_score_event" }, + { 0x12C8, "ball_score_sound" }, + { 0x12C9, "ball_set_dropped" }, + { 0x12CA, "ball_shoot_watch" }, + { 0x12CB, "ball_spawn" }, + { 0x12CC, "ball_starts" }, // { 0x12CD, "" }, -// { 0x12CE, "" }, -// { 0x12CF, "" }, + { 0x12CE, "ball_touch_goal_watch" }, + { 0x12CF, "ball_touched_goal" }, // { 0x12D0, "" }, -// { 0x12D1, "" }, -// { 0x12D2, "" }, -// { 0x12D3, "" }, -// { 0x12D4, "" }, -// { 0x12D5, "" }, -// { 0x12D6, "" }, + { 0x12D1, "ball_update_extrascore0" }, + { 0x12D2, "ball_waypoint_download" }, + { 0x12D3, "ball_waypoint_held" }, + { 0x12D4, "ball_waypoint_neutral" }, + { 0x12D5, "ball_waypoint_upload" }, + { 0x12D6, "balldrone" }, // { 0x12D7, "" }, // { 0x12D8, "" }, -// { 0x12D9, "" }, -// { 0x12DA, "" }, -// { 0x12DB, "" }, + { 0x12D9, "balls" }, + { 0x12DA, "ballscoreassistevent" }, + { 0x12DB, "bar" }, // { 0x12DC, "" }, // { 0x12DD, "" }, // { 0x12DE, "" }, @@ -7424,10 +7424,10 @@ const std::array, 58> token_list // { 0x12E2, "" }, // { 0x12E3, "" }, // { 0x12E4, "" }, -// { 0x12E5, "" }, + { 0x12E5, "barrel_earthquake" }, // { 0x12E6, "" }, // { 0x12E7, "" }, -// { 0x12E8, "" }, + { 0x12E8, "barrelexpsound" }, // { 0x12E9, "" }, // { 0x12EA, "" }, // { 0x12EB, "" }, @@ -7452,16 +7452,16 @@ const std::array, 58> token_list // { 0x12FE, "" }, // { 0x12FF, "" }, // { 0x1300, "" }, -// { 0x1301, "" }, -// { 0x1302, "" }, + { 0x1301, "basealpha" }, + { 0x1302, "baseangles" }, // { 0x1303, "" }, // { 0x1304, "" }, -// { 0x1305, "" }, -// { 0x1306, "" }, -// { 0x1307, "" }, -// { 0x1308, "" }, -// { 0x1309, "" }, -// { 0x130A, "" }, + { 0x1305, "baseeffect" }, + { 0x1306, "baseeffectforward" }, + { 0x1307, "baseeffectpos" }, + { 0x1308, "baseeffectright" }, + { 0x1309, "basefontscale" }, + { 0x130A, "baseheight" }, // { 0x130B, "" }, // { 0x130C, "" }, // { 0x130D, "" }, @@ -7472,11 +7472,11 @@ const std::array, 58> token_list // { 0x1312, "" }, // { 0x1313, "" }, // { 0x1314, "" }, -// { 0x1315, "" }, + { 0x1315, "baseorigin" }, // { 0x1316, "" }, -// { 0x1317, "" }, + { 0x1317, "baseplayermovescale" }, // { 0x1318, "" }, -// { 0x1319, "" }, + { 0x1319, "basewidth" }, // { 0x131A, "" }, // { 0x131B, "" }, // { 0x131C, "" }, @@ -7493,28 +7493,28 @@ const std::array, 58> token_list // { 0x1327, "" }, // { 0x1328, "" }, // { 0x1329, "" }, -// { 0x132A, "" }, -// { 0x132B, "" }, -// { 0x132C, "" }, + { 0x132A, "battlebuddy" }, + { 0x132B, "battlebuddyrespawntimestamp" }, + { 0x132C, "battlebuddywaitlist" }, // { 0x132D, "" }, -// { 0x132E, "" }, -// { 0x132F, "" }, -// { 0x1330, "" }, + { 0x132E, "battlechatter_canprint" }, + { 0x132F, "battlechatter_canprintdump" }, + { 0x1330, "battlechatter_debugprint" }, // { 0x1331, "" }, // { 0x1332, "" }, // { 0x1333, "" }, // { 0x1334, "" }, -// { 0x1335, "" }, -// { 0x1336, "" }, -// { 0x1337, "" }, + { 0x1335, "battlechatter_print" }, + { 0x1336, "battlechatter_printdump" }, + { 0x1337, "battlechatter_printdumpline" }, // { 0x1338, "" }, // { 0x1339, "" }, // { 0x133A, "" }, // { 0x133B, "" }, -// { 0x133C, "" }, + { 0x133C, "bcdisabled" }, // { 0x133D, "" }, // { 0x133E, "" }, -// { 0x133F, "" }, + { 0x133F, "bcinfo" }, // { 0x1340, "" }, // { 0x1341, "" }, // { 0x1342, "" }, @@ -7524,8 +7524,8 @@ const std::array, 58> token_list // { 0x1346, "" }, // { 0x1347, "" }, // { 0x1348, "" }, -// { 0x1349, "" }, -// { 0x134A, "" }, + { 0x1349, "bcs_location_trigs_init" }, + { 0x134A, "bcs_locations" }, // { 0x134B, "" }, // { 0x134C, "" }, // { 0x134D, "" }, @@ -7539,7 +7539,7 @@ const std::array, 58> token_list // { 0x1355, "" }, // { 0x1356, "" }, // { 0x1357, "" }, -// { 0x1358, "" }, + { 0x1358, "bcsounds" }, // { 0x1359, "" }, // { 0x135A, "" }, // { 0x135B, "" }, @@ -7602,17 +7602,17 @@ const std::array, 58> token_list // { 0x1394, "" }, // { 0x1395, "" }, // { 0x1396, "" }, -// { 0x1397, "" }, -// { 0x1398, "" }, + { 0x1397, "beginc4tracking" }, + { 0x1398, "beginclasschoice" }, // { 0x1399, "" }, // { 0x139A, "" }, // { 0x139B, "" }, -// { 0x139C, "" }, + { 0x139C, "begingrenadetracking" }, // { 0x139D, "" }, // { 0x139E, "" }, // { 0x139F, "" }, // { 0x13A0, "" }, -// { 0x13A1, "" }, + { 0x13A1, "beginteamchoice" }, // { 0x13A2, "" }, // { 0x13A3, "" }, // { 0x13A4, "" }, @@ -7622,14 +7622,14 @@ const std::array, 58> token_list // { 0x13A8, "" }, // { 0x13A9, "" }, // { 0x13AA, "" }, -// { 0x13AB, "" }, + { 0x13AB, "beingrevived" }, // { 0x13AC, "" }, // { 0x13AD, "" }, -// { 0x13AE, "" }, + { 0x13AE, "best_pr_kills" }, // { 0x13AF, "" }, // { 0x13B0, "" }, // { 0x13B1, "" }, -// { 0x13B2, "" }, + { 0x13B2, "bestspawnflag" }, // { 0x13B3, "" }, // { 0x13B4, "" }, // { 0x13B5, "" }, @@ -7840,7 +7840,7 @@ const std::array, 58> token_list // { 0x1482, "" }, // { 0x1483, "" }, // { 0x1484, "" }, -// { 0x1485, "" }, + { 0x1485, "biskillstreak" }, // { 0x1486, "" }, // { 0x1487, "" }, // { 0x1488, "" }, @@ -7849,7 +7849,7 @@ const std::array, 58> token_list // { 0x148B, "" }, // { 0x148C, "" }, // { 0x148D, "" }, -// { 0x148E, "" }, + { 0x148E, "blank" }, // { 0x148F, "" }, // { 0x1490, "" }, // { 0x1491, "" }, @@ -7857,7 +7857,7 @@ const std::array, 58> token_list // { 0x1493, "" }, // { 0x1494, "" }, // { 0x1495, "" }, -// { 0x1496, "" }, + { 0x1496, "blastshieldusetracker" }, // { 0x1497, "" }, // { 0x1498, "" }, // { 0x1499, "" }, @@ -7888,11 +7888,11 @@ const std::array, 58> token_list // { 0x14B2, "" }, // { 0x14B3, "" }, // { 0x14B4, "" }, -// { 0x14B5, "" }, + { 0x14B5, "blockweapondrops" }, // { 0x14B6, "" }, // { 0x14B7, "" }, -// { 0x14B8, "" }, -// { 0x14B9, "" }, + { 0x14B8, "bloodeffect" }, + { 0x14B9, "bloodmeleeeffect" }, // { 0x14BA, "" }, // { 0x14BB, "" }, // { 0x14BC, "" }, @@ -7904,15 +7904,15 @@ const std::array, 58> token_list // { 0x14C2, "" }, // { 0x14C3, "" }, // { 0x14C4, "" }, -// { 0x14C5, "" }, + { 0x14C5, "blue" }, // { 0x14C6, "" }, // { 0x14C7, "" }, // { 0x14C8, "" }, // { 0x14C9, "" }, // { 0x14CA, "" }, // { 0x14CB, "" }, -// { 0x14CC, "" }, -// { 0x14CD, "" }, + { 0x14CC, "boarderfx" }, + { 0x14CD, "boarderfxid" }, // { 0x14CE, "" }, // { 0x14CF, "" }, // { 0x14D0, "" }, @@ -7984,7 +7984,7 @@ const std::array, 58> token_list // { 0x1512, "" }, // { 0x1513, "" }, // { 0x1514, "" }, -// { 0x1515, "" }, + { 0x1515, "bodygasfx" }, // { 0x1516, "" }, // { 0x1517, "" }, // { 0x1518, "" }, @@ -8017,38 +8017,38 @@ const std::array, 58> token_list // { 0x1533, "" }, // { 0x1534, "" }, // { 0x1535, "" }, -// { 0x1536, "" }, -// { 0x1537, "" }, -// { 0x1538, "" }, -// { 0x1539, "" }, + { 0x1536, "bombdefused" }, + { 0x1537, "bombdefuseevent" }, + { 0x1538, "bombdefusetrig" }, + { 0x1539, "bombdetonateevent" }, // { 0x153A, "" }, // { 0x153B, "" }, // { 0x153C, "" }, // { 0x153D, "" }, // { 0x153E, "" }, // { 0x153F, "" }, -// { 0x1540, "" }, + { 0x1540, "bombexploded" }, // { 0x1541, "" }, // { 0x1542, "" }, // { 0x1543, "" }, -// { 0x1544, "" }, -// { 0x1545, "" }, -// { 0x1546, "" }, -// { 0x1547, "" }, -// { 0x1548, "" }, -// { 0x1549, "" }, + { 0x1544, "bombowner" }, + { 0x1545, "bombplanted" }, + { 0x1546, "bombplantedanim" }, + { 0x1547, "bombplantedtime" }, + { 0x1548, "bombplantevent" }, + { 0x1549, "bombs" }, // { 0x154A, "" }, // { 0x154B, "" }, -// { 0x154C, "" }, -// { 0x154D, "" }, -// { 0x154E, "" }, -// { 0x154F, "" }, -// { 0x1550, "" }, -// { 0x1551, "" }, -// { 0x1552, "" }, + { 0x154C, "bombsquadicons" }, + { 0x154D, "bombsquadids" }, + { 0x154E, "bombsquadmodel" }, + { 0x154F, "bombsquadvisibilityupdater" }, + { 0x1550, "bombsquadwaiter" }, + { 0x1551, "bombtimer" }, + { 0x1552, "bombtimerwait" }, // { 0x1553, "" }, // { 0x1554, "" }, -// { 0x1555, "" }, + { 0x1555, "bombzones" }, // { 0x1556, "" }, // { 0x1557, "" }, // { 0x1558, "" }, @@ -8087,7 +8087,7 @@ const std::array, 58> token_list // { 0x1579, "" }, // { 0x157A, "" }, // { 0x157B, "" }, -// { 0x157C, "" }, + { 0x157C, "boost_jump_wrapper" }, // { 0x157D, "" }, // { 0x157E, "" }, // { 0x157F, "" }, @@ -8118,7 +8118,7 @@ const std::array, 58> token_list // { 0x1598, "" }, // { 0x1599, "" }, // { 0x159A, "" }, -// { 0x159B, "" }, + { 0x159B, "boostslamkillevent" }, // { 0x159C, "" }, // { 0x159D, "" }, // { 0x159E, "" }, @@ -8194,7 +8194,7 @@ const std::array, 58> token_list // { 0x15E4, "" }, // { 0x15E5, "" }, // { 0x15E6, "" }, -// { 0x15E7, "" }, + { 0x15E7, "bot_cur_loadout_num" }, // { 0x15E8, "" }, // { 0x15E9, "" }, // { 0x15EA, "" }, @@ -8219,7 +8219,7 @@ const std::array, 58> token_list // { 0x15FD, "" }, // { 0x15FE, "" }, // { 0x15FF, "" }, -// { 0x1600, "" }, + { 0x1600, "bot_draw_circle" }, // { 0x1601, "" }, // { 0x1602, "" }, // { 0x1603, "" }, @@ -8246,7 +8246,7 @@ const std::array, 58> token_list // { 0x1618, "" }, // { 0x1619, "" }, // { 0x161A, "" }, -// { 0x161B, "" }, + { 0x161B, "bot_funcs" }, // { 0x161C, "" }, // { 0x161D, "" }, // { 0x161E, "" }, @@ -8306,7 +8306,7 @@ const std::array, 58> token_list // { 0x1654, "" }, // { 0x1655, "" }, // { 0x1656, "" }, -// { 0x1657, "" }, + { 0x1657, "bot_interaction_type" }, // { 0x1658, "" }, // { 0x1659, "" }, // { 0x165A, "" }, @@ -8347,7 +8347,7 @@ const std::array, 58> token_list // { 0x167D, "" }, // { 0x167E, "" }, // { 0x167F, "" }, -// { 0x1680, "" }, + { 0x1680, "bot_last_loadout_num" }, // { 0x1681, "" }, // { 0x1682, "" }, // { 0x1683, "" }, @@ -8477,7 +8477,7 @@ const std::array, 58> token_list // { 0x16FF, "" }, // { 0x1700, "" }, // { 0x1701, "" }, -// { 0x1702, "" }, + { 0x1702, "bot_spawn_from_devgui_in_progress" }, // { 0x1703, "" }, // { 0x1704, "" }, // { 0x1705, "" }, @@ -8489,7 +8489,7 @@ const std::array, 58> token_list // { 0x170B, "" }, // { 0x170C, "" }, // { 0x170D, "" }, -// { 0x170E, "" }, + { 0x170E, "bot_team" }, // { 0x170F, "" }, // { 0x1710, "" }, // { 0x1711, "" }, @@ -8533,7 +8533,7 @@ const std::array, 58> token_list // { 0x1737, "" }, // { 0x1738, "" }, // { 0x1739, "" }, -// { 0x173A, "" }, + { 0x173A, "bothbarrels" }, // { 0x173B, "" }, // { 0x173C, "" }, // { 0x173D, "" }, @@ -8561,7 +8561,7 @@ const std::array, 58> token_list // { 0x1753, "" }, // { 0x1754, "" }, // { 0x1755, "" }, -// { 0x1756, "" }, + { 0x1756, "bouncingbettyarray" }, // { 0x1757, "" }, // { 0x1758, "" }, // { 0x1759, "" }, @@ -8569,7 +8569,7 @@ const std::array, 58> token_list // { 0x175B, "" }, // { 0x175C, "" }, // { 0x175D, "" }, -// { 0x175E, "" }, + { 0x175E, "bp" }, // { 0x175F, "" }, // { 0x1760, "" }, // { 0x1761, "" }, @@ -8704,8 +8704,8 @@ const std::array, 58> token_list // { 0x17E2, "" }, // { 0x17E3, "" }, // { 0x17E4, "" }, -// { 0x17E5, "" }, -// { 0x17E6, "" }, + { 0x17E5, "breathingmanager" }, + { 0x17E6, "breathingstoptime" }, // { 0x17E7, "" }, // { 0x17E8, "" }, // { 0x17E9, "" }, @@ -8755,7 +8755,7 @@ const std::array, 58> token_list // { 0x1815, "" }, // { 0x1816, "" }, // { 0x1817, "" }, -// { 0x1818, "" }, + { 0x1818, "brinkofdeathkillstreak" }, // { 0x1819, "" }, // { 0x181A, "" }, // { 0x181B, "" }, @@ -8785,9 +8785,9 @@ const std::array, 58> token_list // { 0x1833, "" }, // { 0x1834, "" }, // { 0x1835, "" }, -// { 0x1836, "" }, -// { 0x1837, "" }, -// { 0x1838, "" }, + { 0x1836, "buddyspawn" }, + { 0x1837, "bufferedchildstats" }, + { 0x1838, "bufferedstats" }, // { 0x1839, "" }, // { 0x183A, "" }, // { 0x183B, "" }, @@ -8849,10 +8849,10 @@ const std::array, 58> token_list // { 0x1873, "" }, // { 0x1874, "" }, // { 0x1875, "" }, -// { 0x1876, "" }, -// { 0x1877, "" }, -// { 0x1878, "" }, -// { 0x1879, "" }, + { 0x1876, "buildattachmentmaps" }, + { 0x1877, "buildbaseweaponlist" }, + { 0x1878, "buildchallegeinfo" }, + { 0x1879, "buildchallengetableinfo" }, // { 0x187A, "" }, // { 0x187B, "" }, // { 0x187C, "" }, @@ -8870,10 +8870,10 @@ const std::array, 58> token_list // { 0x1888, "" }, // { 0x1889, "" }, // { 0x188A, "" }, -// { 0x188B, "" }, -// { 0x188C, "" }, -// { 0x188D, "" }, -// { 0x188E, "" }, + { 0x188B, "buildweapondata" }, + { 0x188C, "buildweaponname" }, + { 0x188D, "buildweaponnamecamo" }, + { 0x188E, "buildweaponnamereticle" }, // { 0x188F, "" }, // { 0x1890, "" }, // { 0x1891, "" }, @@ -8902,13 +8902,13 @@ const std::array, 58> token_list // { 0x18A8, "" }, // { 0x18A9, "" }, // { 0x18AA, "" }, -// { 0x18AB, "" }, -// { 0x18AC, "" }, -// { 0x18AD, "" }, + { 0x18AB, "bulletdamagemod" }, + { 0x18AC, "bullethitcallback" }, + { 0x18AD, "bulletpenetrationevent" }, // { 0x18AE, "" }, // { 0x18AF, "" }, // { 0x18B0, "" }, -// { 0x18B1, "" }, + { 0x18B1, "bulletstreak" }, // { 0x18B2, "" }, // { 0x18B3, "" }, // { 0x18B4, "" }, @@ -9060,7 +9060,7 @@ const std::array, 58> token_list // { 0x1946, "" }, // { 0x1947, "" }, // { 0x1948, "" }, -// { 0x1949, "" }, + { 0x1949, "button_down" }, // { 0x194A, "" }, // { 0x194B, "" }, // { 0x194C, "" }, @@ -9086,24 +9086,24 @@ const std::array, 58> token_list // { 0x1960, "" }, // { 0x1961, "" }, // { 0x1962, "" }, -// { 0x1963, "" }, + { 0x1963, "buttons" }, // { 0x1964, "" }, // { 0x1965, "" }, // { 0x1966, "" }, -// { 0x1967, "" }, -// { 0x1968, "" }, -// { 0x1969, "" }, + { 0x1967, "buzzkillevent" }, + { 0x1968, "bypassclasschoice" }, + { 0x1969, "bypassclasschoicefunc" }, // { 0x196A, "" }, -// { 0x196B, "" }, + { 0x196B, "c4_earthquake" }, // { 0x196C, "" }, // { 0x196D, "" }, -// { 0x196E, "" }, -// { 0x196F, "" }, -// { 0x1970, "" }, -// { 0x1971, "" }, -// { 0x1972, "" }, -// { 0x1973, "" }, -// { 0x1974, "" }, + { 0x196E, "c4damage" }, + { 0x196F, "c4death" }, + { 0x1970, "c4deathdetonate" }, + { 0x1971, "c4deatheffect" }, + { 0x1972, "c4empdamage" }, + { 0x1973, "c4empkillstreakwait" }, + { 0x1974, "c4explodethisframe" }, // { 0x1975, "" }, // { 0x1976, "" }, // { 0x1977, "" }, @@ -9113,24 +9113,24 @@ const std::array, 58> token_list // { 0x197B, "" }, // { 0x197C, "" }, // { 0x197D, "" }, -// { 0x197E, "" }, -// { 0x197F, "" }, -// { 0x1980, "" }, -// { 0x1981, "" }, -// { 0x1982, "" }, -// { 0x1983, "" }, -// { 0x1984, "" }, -// { 0x1985, "" }, -// { 0x1986, "" }, -// { 0x1987, "" }, -// { 0x1988, "" }, -// { 0x1989, "" }, -// { 0x198A, "" }, -// { 0x198B, "" }, + { 0x197E, "cac_getcustomclassloc" }, + { 0x197F, "cac_getequipment" }, + { 0x1980, "cac_getequipmentextra" }, + { 0x1981, "cac_getkillstreak" }, + { 0x1982, "cac_getkillstreakmodule" }, + { 0x1983, "cac_getoffhand" }, + { 0x1984, "cac_getperk" }, + { 0x1985, "cac_getweapon" }, + { 0x1986, "cac_getweaponattachment" }, + { 0x1987, "cac_getweaponattachmentthree" }, + { 0x1988, "cac_getweaponattachmenttwo" }, + { 0x1989, "cac_getweaponcamo" }, + { 0x198A, "cac_getweaponreticle" }, + { 0x198B, "cac_getwildcard" }, // { 0x198C, "" }, -// { 0x198D, "" }, + { 0x198D, "cac_modified_damage" }, // { 0x198E, "" }, -// { 0x198F, "" }, + { 0x198F, "cac_selector" }, // { 0x1990, "" }, // { 0x1991, "" }, // { 0x1992, "" }, @@ -9141,7 +9141,7 @@ const std::array, 58> token_list // { 0x1997, "" }, // { 0x1998, "" }, // { 0x1999, "" }, -// { 0x199A, "" }, + { 0x199A, "cacloadout" }, // { 0x199B, "" }, // { 0x199C, "" }, // { 0x199D, "" }, @@ -9206,13 +9206,13 @@ const std::array, 58> token_list // { 0x19D8, "" }, // { 0x19D9, "" }, // { 0x19DA, "" }, -// { 0x19DB, "" }, + { 0x19DB, "calculated_nearest_node" }, // { 0x19DC, "" }, // { 0x19DD, "" }, // { 0x19DE, "" }, // { 0x19DF, "" }, // { 0x19E0, "" }, -// { 0x19E1, "" }, + { 0x19E1, "calculatematchplaystyle" }, // { 0x19E2, "" }, // { 0x19E3, "" }, // { 0x19E4, "" }, @@ -9223,33 +9223,33 @@ const std::array, 58> token_list // { 0x19E9, "" }, // { 0x19EA, "" }, // { 0x19EB, "" }, -// { 0x19EC, "" }, -// { 0x19ED, "" }, -// { 0x19EE, "" }, -// { 0x19EF, "" }, -// { 0x19F0, "" }, -// { 0x19F1, "" }, -// { 0x19F2, "" }, -// { 0x19F3, "" }, -// { 0x19F4, "" }, -// { 0x19F5, "" }, -// { 0x19F6, "" }, + { 0x19EC, "callback_codeendgame" }, + { 0x19ED, "callback_entityoutofworld" }, + { 0x19EE, "callback_hostmigration" }, + { 0x19EF, "callback_killingblow" }, + { 0x19F0, "callback_playerconnect" }, + { 0x19F1, "callback_playerdamage" }, + { 0x19F2, "callback_playerdamage_internal" }, + { 0x19F3, "callback_playerdisconnect" }, + { 0x19F4, "callback_playergrenadesuicide" }, + { 0x19F5, "callback_playerkilled" }, + { 0x19F6, "callback_playerlaststand" }, // { 0x19F7, "" }, -// { 0x19F8, "" }, -// { 0x19F9, "" }, -// { 0x19FA, "" }, -// { 0x19FB, "" }, -// { 0x19FC, "" }, -// { 0x19FD, "" }, -// { 0x19FE, "" }, -// { 0x19FF, "" }, -// { 0x1A00, "" }, -// { 0x1A01, "" }, -// { 0x1A02, "" }, -// { 0x1A03, "" }, + { 0x19F8, "callback_playermigrated" }, + { 0x19F9, "callback_startgametype" }, + { 0x19FA, "callbackcodeendgame" }, + { 0x19FB, "callbackentityoutofworld" }, + { 0x19FC, "callbackhostmigration" }, + { 0x19FD, "callbackplayerconnect" }, + { 0x19FE, "callbackplayerdamage" }, + { 0x19FF, "callbackplayerdisconnect" }, + { 0x1A00, "callbackplayergrenadesuicide" }, + { 0x1A01, "callbackplayerkilled" }, + { 0x1A02, "callbackplayerlaststand" }, + { 0x1A03, "callbackplayermigrated" }, // { 0x1A04, "" }, -// { 0x1A05, "" }, - { 0x1A06, "callbackVoid" }, + { 0x1A05, "callbackstartgametype" }, + { 0x1A06, "callbackvoid" }, // { 0x1A07, "" }, // { 0x1A08, "" }, // { 0x1A09, "" }, @@ -9262,7 +9262,7 @@ const std::array, 58> token_list // { 0x1A10, "" }, // { 0x1A11, "" }, // { 0x1A12, "" }, -// { 0x1A13, "" }, + { 0x1A13, "camera" }, // { 0x1A14, "" }, // { 0x1A15, "" }, // { 0x1A16, "" }, @@ -9288,7 +9288,7 @@ const std::array, 58> token_list // { 0x1A2A, "" }, // { 0x1A2B, "" }, // { 0x1A2C, "" }, -// { 0x1A2D, "" }, + { 0x1A2D, "cameraview" }, // { 0x1A2E, "" }, // { 0x1A2F, "" }, // { 0x1A30, "" }, @@ -9419,52 +9419,52 @@ const std::array, 58> token_list // { 0x1AAD, "" }, // { 0x1AAE, "" }, // { 0x1AAF, "" }, -// { 0x1AB0, "" }, + { 0x1AB0, "cancalloutlocation" }, // { 0x1AB1, "" }, // { 0x1AB2, "" }, -// { 0x1AB3, "" }, -// { 0x1AB4, "" }, -// { 0x1AB5, "" }, -// { 0x1AB6, "" }, -// { 0x1AB7, "" }, -// { 0x1AB8, "" }, -// { 0x1AB9, "" }, -// { 0x1ABA, "" }, -// { 0x1ABB, "" }, + { 0x1AB3, "cancelkillcam" }, + { 0x1AB4, "cancelkillcamcallback" }, + { 0x1AB5, "cancelkillcamonuse" }, + { 0x1AB6, "cancelkillcamonuse_specificbutton" }, + { 0x1AB7, "cancelkillcamsafespawnbutton" }, + { 0x1AB8, "cancelkillcamsafespawncallback" }, + { 0x1AB9, "cancelkillcamusebutton" }, + { 0x1ABA, "cancelmode" }, + { 0x1ABB, "cancelnukeondeath" }, // { 0x1ABC, "" }, // { 0x1ABD, "" }, // { 0x1ABE, "" }, // { 0x1ABF, "" }, -// { 0x1AC0, "" }, + { 0x1AC0, "canclaim" }, // { 0x1AC1, "" }, -// { 0x1AC2, "" }, -// { 0x1AC3, "" }, + { 0x1AC2, "canconcat" }, + { 0x1AC3, "cancontestclaim" }, // { 0x1AC4, "" }, // { 0x1AC5, "" }, -// { 0x1AC6, "" }, + { 0x1AC6, "candocombat" }, // { 0x1AC7, "" }, -// { 0x1AC8, "" }, + { 0x1AC8, "cangiveability" }, // { 0x1AC9, "" }, -// { 0x1ACA, "" }, + { 0x1ACA, "caninteractwith" }, // { 0x1ACB, "" }, // { 0x1ACC, "" }, // { 0x1ACD, "" }, // { 0x1ACE, "" }, // { 0x1ACF, "" }, // { 0x1AD0, "" }, -// { 0x1AD1, "" }, + { 0x1AD1, "canloglife" }, // { 0x1AD2, "" }, // { 0x1AD3, "" }, // { 0x1AD4, "" }, // { 0x1AD5, "" }, -// { 0x1AD6, "" }, -// { 0x1AD7, "" }, + { 0x1AD6, "canperformclienttraces" }, + { 0x1AD7, "canpickupobject" }, // { 0x1AD8, "" }, // { 0x1AD9, "" }, -// { 0x1ADA, "" }, + { 0x1ADA, "canreadtext" }, // { 0x1ADB, "" }, // { 0x1ADC, "" }, -// { 0x1ADD, "" }, + { 0x1ADD, "cansay" }, // { 0x1ADE, "" }, // { 0x1ADF, "" }, // { 0x1AE0, "" }, @@ -9477,9 +9477,9 @@ const std::array, 58> token_list // { 0x1AE7, "" }, // { 0x1AE8, "" }, // { 0x1AE9, "" }, -// { 0x1AEA, "" }, -// { 0x1AEB, "" }, -// { 0x1AEC, "" }, + { 0x1AEA, "canshowsplash" }, + { 0x1AEB, "canshufflekillstreaks" }, + { 0x1AEC, "canshufflewithkillstreakweapon" }, // { 0x1AED, "" }, // { 0x1AEE, "" }, // { 0x1AEF, "" }, @@ -9490,11 +9490,11 @@ const std::array, 58> token_list // { 0x1AF4, "" }, // { 0x1AF5, "" }, // { 0x1AF6, "" }, -// { 0x1AF7, "" }, -// { 0x1AF8, "" }, + { 0x1AF7, "cantusehintthink" }, + { 0x1AF8, "canuse" }, // { 0x1AF9, "" }, // { 0x1AFA, "" }, -// { 0x1AFB, "" }, + { 0x1AFB, "canuseobject" }, // { 0x1AFC, "" }, // { 0x1AFD, "" }, // { 0x1AFE, "" }, @@ -9511,19 +9511,19 @@ const std::array, 58> token_list // { 0x1B09, "" }, // { 0x1B0A, "" }, // { 0x1B0B, "" }, -// { 0x1B0C, "" }, -// { 0x1B0D, "" }, -// { 0x1B0E, "" }, -// { 0x1B0F, "" }, -// { 0x1B10, "" }, -// { 0x1B11, "" }, + { 0x1B0C, "cao_getactivecostume" }, + { 0x1B0D, "cao_getactivecostumeindex" }, + { 0x1B0E, "cao_getcostumebyindex" }, + { 0x1B0F, "cao_getglobalcostumecategory" }, + { 0x1B10, "cao_getpercostumecategory" }, + { 0x1B11, "cao_isglobalcostumecategory" }, // { 0x1B12, "" }, // { 0x1B13, "" }, // { 0x1B14, "" }, -// { 0x1B15, "" }, -// { 0x1B16, "" }, -// { 0x1B17, "" }, -// { 0x1B18, "" }, + { 0x1B15, "cao_setactivecostume" }, + { 0x1B16, "cao_setcostumebyindex" }, + { 0x1B17, "cao_setglobalcostumecategory" }, + { 0x1B18, "cao_setpercostumecategory" }, // { 0x1B19, "" }, // { 0x1B1A, "" }, // { 0x1B1B, "" }, @@ -9567,14 +9567,14 @@ const std::array, 58> token_list // { 0x1B41, "" }, // { 0x1B42, "" }, // { 0x1B43, "" }, -// { 0x1B44, "" }, + { 0x1B44, "capsperminute" }, // { 0x1B45, "" }, // { 0x1B46, "" }, // { 0x1B47, "" }, // { 0x1B48, "" }, // { 0x1B49, "" }, // { 0x1B4A, "" }, -// { 0x1B4B, "" }, + { 0x1B4B, "capturecount" }, // { 0x1B4C, "" }, // { 0x1B4D, "" }, // { 0x1B4E, "" }, @@ -9592,10 +9592,10 @@ const std::array, 58> token_list // { 0x1B5A, "" }, // { 0x1B5B, "" }, // { 0x1B5C, "" }, -// { 0x1B5D, "" }, -// { 0x1B5E, "" }, -// { 0x1B5F, "" }, -// { 0x1B60, "" }, + { 0x1B5D, "capturetime" }, + { 0x1B5E, "capturezone_reset_base_effects" }, + { 0x1B5F, "capturezoneeffects" }, + { 0x1B60, "capzones" }, // { 0x1B61, "" }, // { 0x1B62, "" }, // { 0x1B63, "" }, @@ -9655,7 +9655,7 @@ const std::array, 58> token_list // { 0x1B99, "" }, // { 0x1B9A, "" }, // { 0x1B9B, "" }, -// { 0x1B9C, "" }, + { 0x1B9C, "carepackages" }, // { 0x1B9D, "" }, // { 0x1B9E, "" }, // { 0x1B9F, "" }, @@ -9674,20 +9674,20 @@ const std::array, 58> token_list // { 0x1BAC, "" }, // { 0x1BAD, "" }, // { 0x1BAE, "" }, -// { 0x1BAF, "" }, -// { 0x1BB0, "" }, -// { 0x1BB1, "" }, -// { 0x1BB2, "" }, + { 0x1BAF, "carrier" }, + { 0x1BB0, "carrierhascarryweaponinloadout" }, + { 0x1BB1, "carriervisible" }, + { 0x1BB2, "carrierweaponcurrent" }, // { 0x1BB3, "" }, -// { 0x1BB4, "" }, -// { 0x1BB5, "" }, -// { 0x1BB6, "" }, -// { 0x1BB7, "" }, -// { 0x1BB8, "" }, -// { 0x1BB9, "" }, -// { 0x1BBA, "" }, -// { 0x1BBB, "" }, -// { 0x1BBC, "" }, + { 0x1BB4, "carryflag" }, + { 0x1BB5, "carryicon" }, + { 0x1BB6, "carryobject" }, + { 0x1BB7, "carryobject_overridemovingplatformdeath" }, + { 0x1BB8, "carryobjectproxthink" }, + { 0x1BB9, "carryobjectproxthinkdelayed" }, + { 0x1BBA, "carryobjectusethink" }, + { 0x1BBB, "carryweapon" }, + { 0x1BBC, "carryweaponthink" }, // { 0x1BBD, "" }, // { 0x1BBE, "" }, // { 0x1BBF, "" }, @@ -9696,7 +9696,7 @@ const std::array, 58> token_list // { 0x1BC2, "" }, // { 0x1BC3, "" }, // { 0x1BC4, "" }, -// { 0x1BC5, "" }, + { 0x1BC5, "casualtytracking" }, // { 0x1BC6, "" }, // { 0x1BC7, "" }, // { 0x1BC8, "" }, @@ -9758,7 +9758,7 @@ const std::array, 58> token_list // { 0x1C00, "" }, // { 0x1C01, "" }, // { 0x1C02, "" }, -// { 0x1C03, "" }, + { 0x1C03, "cb_usedkillstreak" }, // { 0x1C04, "" }, // { 0x1C05, "" }, // { 0x1C06, "" }, @@ -9770,7 +9770,7 @@ const std::array, 58> token_list // { 0x1C0C, "" }, // { 0x1C0D, "" }, // { 0x1C0E, "" }, -// { 0x1C0F, "" }, + { 0x1C0F, "center" }, // { 0x1C10, "" }, // { 0x1C11, "" }, // { 0x1C12, "" }, @@ -9778,8 +9778,8 @@ const std::array, 58> token_list // { 0x1C14, "" }, // { 0x1C15, "" }, // { 0x1C16, "" }, -// { 0x1C17, "" }, -// { 0x1C18, "" }, + { 0x1C17, "centerorbitalview" }, + { 0x1C18, "centerpodspawnview" }, // { 0x1C19, "" }, // { 0x1C1A, "" }, // { 0x1C1B, "" }, @@ -9826,36 +9826,36 @@ const std::array, 58> token_list // { 0x1C44, "" }, // { 0x1C45, "" }, // { 0x1C46, "" }, -// { 0x1C47, "" }, -// { 0x1C48, "" }, + { 0x1C47, "ch_assists" }, + { 0x1C48, "ch_bulletdamagecommon" }, // { 0x1C49, "" }, // { 0x1C4A, "" }, // { 0x1C4B, "" }, -// { 0x1C4C, "" }, -// { 0x1C4D, "" }, -// { 0x1C4E, "" }, -// { 0x1C4F, "" }, -// { 0x1C50, "" }, -// { 0x1C51, "" }, -// { 0x1C52, "" }, -// { 0x1C53, "" }, -// { 0x1C54, "" }, -// { 0x1C55, "" }, -// { 0x1C56, "" }, -// { 0x1C57, "" }, + { 0x1C4C, "ch_getprogress" }, + { 0x1C4D, "ch_getstate" }, + { 0x1C4E, "ch_gettarget" }, + { 0x1C4F, "ch_hardpoints" }, + { 0x1C50, "ch_kills" }, + { 0x1C51, "ch_roundplayed" }, + { 0x1C52, "ch_roundwin" }, + { 0x1C53, "ch_setprogress" }, + { 0x1C54, "ch_setstate" }, + { 0x1C55, "ch_streak_kill" }, + { 0x1C56, "ch_vehicle_killed" }, + { 0x1C57, "ch_vehicle_kills" }, // { 0x1C58, "" }, // { 0x1C59, "" }, // { 0x1C5A, "" }, // { 0x1C5B, "" }, -// { 0x1C5C, "" }, + { 0x1C5C, "challenge_parentchallenge" }, // { 0x1C5D, "" }, // { 0x1C5E, "" }, -// { 0x1C5F, "" }, -// { 0x1C60, "" }, -// { 0x1C61, "" }, -// { 0x1C62, "" }, + { 0x1C5F, "challenge_rewardval" }, + { 0x1C60, "challenge_targetval" }, + { 0x1C61, "challengedata" }, + { 0x1C62, "challengeinfo" }, // { 0x1C63, "" }, -// { 0x1C64, "" }, + { 0x1C64, "challengesplashnotify" }, // { 0x1C65, "" }, // { 0x1C66, "" }, // { 0x1C67, "" }, @@ -9890,14 +9890,14 @@ const std::array, 58> token_list // { 0x1C84, "" }, // { 0x1C85, "" }, // { 0x1C86, "" }, -// { 0x1C87, "" }, + { 0x1C87, "changingweapon" }, // { 0x1C88, "" }, // { 0x1C89, "" }, // { 0x1C8A, "" }, // { 0x1C8B, "" }, // { 0x1C8C, "" }, // { 0x1C8D, "" }, -// { 0x1C8E, "" }, + { 0x1C8E, "characters" }, // { 0x1C8F, "" }, // { 0x1C90, "" }, // { 0x1C91, "" }, @@ -9922,7 +9922,7 @@ const std::array, 58> token_list // { 0x1CA4, "" }, // { 0x1CA5, "" }, // { 0x1CA6, "" }, -// { 0x1CA7, "" }, + { 0x1CA7, "chatterdisabled" }, // { 0x1CA8, "" }, // { 0x1CA9, "" }, // { 0x1CAA, "" }, @@ -9996,62 +9996,62 @@ const std::array, 58> token_list // { 0x1CEE, "" }, // { 0x1CEF, "" }, // { 0x1CF0, "" }, -// { 0x1CF1, "" }, + { 0x1CF1, "checkallowspectating" }, // { 0x1CF2, "" }, // { 0x1CF3, "" }, // { 0x1CF4, "" }, -// { 0x1CF5, "" }, + { 0x1CF5, "checkbuddyspawn" }, // { 0x1CF6, "" }, // { 0x1CF7, "" }, // { 0x1CF8, "" }, // { 0x1CF9, "" }, -// { 0x1CFA, "" }, + { 0x1CFA, "checkdynamicspawns" }, // { 0x1CFB, "" }, // { 0x1CFC, "" }, // { 0x1CFD, "" }, -// { 0x1CFE, "" }, -// { 0x1CFF, "" }, + { 0x1CFE, "checkforbestweapon" }, + { 0x1CFF, "checkforcebleedout" }, // { 0x1D00, "" }, // { 0x1D01, "" }, // { 0x1D02, "" }, // { 0x1D03, "" }, -// { 0x1D04, "" }, + { 0x1D04, "checkforpersonalbests" }, // { 0x1D05, "" }, // { 0x1D06, "" }, -// { 0x1D07, "" }, + { 0x1D07, "checkgameendchallenges" }, // { 0x1D08, "" }, // { 0x1D09, "" }, -// { 0x1D0A, "" }, -// { 0x1D0B, "" }, -// { 0x1D0C, "" }, -// { 0x1D0D, "" }, -// { 0x1D0E, "" }, -// { 0x1D0F, "" }, + { 0x1D0A, "checkhalftime" }, + { 0x1D0B, "checkhalftimescore" }, + { 0x1D0C, "checkhigherrankkillevents" }, + { 0x1D0D, "checkhighjumpevents" }, + { 0x1D0E, "checkhit" }, + { 0x1D0F, "checkhitsthismag" }, // { 0x1D10, "" }, -// { 0x1D11, "" }, + { 0x1D11, "checkkeyobject" }, // { 0x1D12, "" }, // { 0x1D13, "" }, // { 0x1D14, "" }, // { 0x1D15, "" }, -// { 0x1D16, "" }, -// { 0x1D17, "" }, -// { 0x1D18, "" }, -// { 0x1D19, "" }, -// { 0x1D1A, "" }, -// { 0x1D1B, "" }, -// { 0x1D1C, "" }, + { 0x1D16, "checkplayerscorelimitsoon" }, + { 0x1D17, "checkpracticeroundlockout" }, + { 0x1D18, "checkroundswitch" }, + { 0x1D19, "checkroundwin" }, + { 0x1D1A, "checkscorelimit" }, + { 0x1D1B, "checkstreakingevents" }, + { 0x1D1C, "checkstreakreward" }, // { 0x1D1D, "" }, // { 0x1D1E, "" }, -// { 0x1D1F, "" }, -// { 0x1D20, "" }, + { 0x1D1F, "checkteamscorelimitsoon" }, + { 0x1D20, "checktimelimit" }, // { 0x1D21, "" }, // { 0x1D22, "" }, // { 0x1D23, "" }, -// { 0x1D24, "" }, + { 0x1D24, "checkvandalismmedal" }, // { 0x1D25, "" }, // { 0x1D26, "" }, // { 0x1D27, "" }, -// { 0x1D28, "" }, + { 0x1D28, "checkweaponspecifickill" }, // { 0x1D29, "" }, // { 0x1D2A, "" }, // { 0x1D2B, "" }, @@ -10072,18 +10072,18 @@ const std::array, 58> token_list // { 0x1D3A, "" }, // { 0x1D3B, "" }, // { 0x1D3C, "" }, -// { 0x1D3D, "" }, + { 0x1D3D, "children" }, // { 0x1D3E, "" }, -// { 0x1D3F, "" }, + { 0x1D3F, "choose_from_weighted_array" }, // { 0x1D40, "" }, // { 0x1D41, "" }, // { 0x1D42, "" }, -// { 0x1D43, "" }, + { 0x1D43, "choosefirstinfected" }, // { 0x1D44, "" }, // { 0x1D45, "" }, // { 0x1D46, "" }, // { 0x1D47, "" }, -// { 0x1D48, "" }, + { 0x1D48, "chopper" }, // { 0x1D49, "" }, // { 0x1D4A, "" }, // { 0x1D4B, "" }, @@ -10096,7 +10096,7 @@ const std::array, 58> token_list // { 0x1D52, "" }, // { 0x1D53, "" }, // { 0x1D54, "" }, -// { 0x1D55, "" }, + { 0x1D55, "chopper_fx" }, // { 0x1D56, "" }, // { 0x1D57, "" }, // { 0x1D58, "" }, @@ -10300,46 +10300,46 @@ const std::array, 58> token_list // { 0x1E1E, "" }, // { 0x1E1F, "" }, // { 0x1E20, "" }, -// { 0x1E21, "" }, -// { 0x1E22, "" }, -// { 0x1E23, "" }, -// { 0x1E24, "" }, + { 0x1E21, "claimplayer" }, + { 0x1E22, "claimteam" }, + { 0x1E23, "claimtrigger" }, + { 0x1E24, "clampedhealth" }, // { 0x1E25, "" }, // { 0x1E26, "" }, // { 0x1E27, "" }, -// { 0x1E28, "" }, -// { 0x1E29, "" }, -// { 0x1E2A, "" }, + { 0x1E28, "clamptobyte" }, + { 0x1E29, "clamptoshort" }, + { 0x1E2A, "clampweaponweightvalue" }, // { 0x1E2B, "" }, // { 0x1E2C, "" }, // { 0x1E2D, "" }, -// { 0x1E2E, "" }, -// { 0x1E2F, "" }, + { 0x1E2E, "class" }, + { 0x1E2F, "class_num" }, // { 0x1E30, "" }, // { 0x1E31, "" }, // { 0x1E32, "" }, -// { 0x1E33, "" }, + { 0x1E33, "classcallback" }, // { 0x1E34, "" }, -// { 0x1E35, "" }, -// { 0x1E36, "" }, + { 0x1E35, "classgrenades" }, + { 0x1E36, "classmap" }, // { 0x1E37, "" }, -// { 0x1E38, "" }, -// { 0x1E39, "" }, + { 0x1E38, "classold" }, + { 0x1E39, "classpickcount" }, // { 0x1E3A, "" }, // { 0x1E3B, "" }, // { 0x1E3C, "" }, -// { 0x1E3D, "" }, -// { 0x1E3E, "" }, + { 0x1E3D, "classtablename" }, + { 0x1E3E, "classtablenum" }, // { 0x1E3F, "" }, -// { 0x1E40, "" }, -// { 0x1E41, "" }, + { 0x1E40, "classtweaks" }, + { 0x1E41, "classweaponswait" }, // { 0x1E42, "" }, -// { 0x1E43, "" }, -// { 0x1E44, "" }, -// { 0x1E45, "" }, -// { 0x1E46, "" }, -// { 0x1E47, "" }, -// { 0x1E48, "" }, + { 0x1E43, "claymorearray" }, + { 0x1E44, "claymoredetectiondot" }, + { 0x1E45, "claymoredetectiongraceperiod" }, + { 0x1E46, "claymoredetectionmindist" }, + { 0x1E47, "claymoredetonateradius" }, + { 0x1E48, "claymoredetonation" }, // { 0x1E49, "" }, // { 0x1E4A, "" }, // { 0x1E4B, "" }, @@ -10360,7 +10360,7 @@ const std::array, 58> token_list // { 0x1E5A, "" }, // { 0x1E5B, "" }, // { 0x1E5C, "" }, -// { 0x1E5D, "" }, + { 0x1E5D, "cleanarray" }, // { 0x1E5E, "" }, // { 0x1E5F, "" }, // { 0x1E60, "" }, @@ -10404,7 +10404,7 @@ const std::array, 58> token_list // { 0x1E86, "" }, // { 0x1E87, "" }, // { 0x1E88, "" }, -// { 0x1E89, "" }, + { 0x1E89, "cleanupbuddyspawn" }, // { 0x1E8A, "" }, // { 0x1E8B, "" }, // { 0x1E8C, "" }, @@ -10450,7 +10450,7 @@ const std::array, 58> token_list // { 0x1EB4, "" }, // { 0x1EB5, "" }, // { 0x1EB6, "" }, -// { 0x1EB7, "" }, + { 0x1EB7, "clear_exception" }, // { 0x1EB8, "" }, // { 0x1EB9, "" }, // { 0x1EBA, "" }, @@ -10461,10 +10461,10 @@ const std::array, 58> token_list // { 0x1EBF, "" }, // { 0x1EC0, "" }, // { 0x1EC1, "" }, -// { 0x1EC2, "" }, -// { 0x1EC3, "" }, -// { 0x1EC4, "" }, -// { 0x1EC5, "" }, + { 0x1EC2, "clear_light_set_for_player" }, + { 0x1EC3, "clear_max_momentum_delayed" }, + { 0x1EC4, "clear_maxed_momentum" }, + { 0x1EC5, "clear_momentum" }, // { 0x1EC6, "" }, // { 0x1EC7, "" }, // { 0x1EC8, "" }, @@ -10490,58 +10490,58 @@ const std::array, 58> token_list // { 0x1EDC, "" }, // { 0x1EDD, "" }, // { 0x1EDE, "" }, -// { 0x1EDF, "" }, + { 0x1EDF, "clearafterfade" }, // { 0x1EE0, "" }, // { 0x1EE1, "" }, // { 0x1EE2, "" }, -// { 0x1EE3, "" }, -// { 0x1EE4, "" }, -// { 0x1EE5, "" }, -// { 0x1EE6, "" }, -// { 0x1EE7, "" }, + { 0x1EE3, "clearammo" }, + { 0x1EE4, "clearbattlebuddy" }, + { 0x1EE5, "clearbuddymessage" }, + { 0x1EE6, "clearcarrier" }, + { 0x1EE7, "clearcopycatloadout" }, // { 0x1EE8, "" }, // { 0x1EE9, "" }, -// { 0x1EEA, "" }, + { 0x1EEA, "clearempondeath" }, // { 0x1EEB, "" }, -// { 0x1EEC, "" }, -// { 0x1EED, "" }, + { 0x1EEC, "clearfirefightdata" }, + { 0x1EED, "clearfirefightshotsoninterval" }, // { 0x1EEE, "" }, // { 0x1EEF, "" }, -// { 0x1EF0, "" }, + { 0x1EF0, "clearidshortly" }, // { 0x1EF1, "" }, -// { 0x1EF2, "" }, -// { 0x1EF3, "" }, + { 0x1EF2, "clearkillcamstate" }, + { 0x1EF3, "clearkillstreaks" }, // { 0x1EF4, "" }, -// { 0x1EF5, "" }, -// { 0x1EF6, "" }, + { 0x1EF5, "clearlowermessage" }, + { 0x1EF6, "clearlowermessages" }, // { 0x1EF7, "" }, -// { 0x1EF8, "" }, -// { 0x1EF9, "" }, + { 0x1EF8, "clearondeath" }, + { 0x1EF9, "clearonvictimdisconnect" }, // { 0x1EFA, "" }, -// { 0x1EFB, "" }, -// { 0x1EFC, "" }, + { 0x1EFB, "clearpracticeroundlockoutdata" }, + { 0x1EFC, "clearprevioustispawnpoint" }, // { 0x1EFD, "" }, // { 0x1EFE, "" }, -// { 0x1EFF, "" }, -// { 0x1F00, "" }, + { 0x1EFF, "clearrideintro" }, + { 0x1F00, "clearrideintroonteamchange" }, // { 0x1F01, "" }, -// { 0x1F02, "" }, -// { 0x1F03, "" }, + { 0x1F02, "clearspawnpointdistancedata" }, + { 0x1F03, "clearspawnpointsightdata" }, // { 0x1F04, "" }, // { 0x1F05, "" }, // { 0x1F06, "" }, -// { 0x1F07, "" }, -// { 0x1F08, "" }, -// { 0x1F09, "" }, + { 0x1F07, "clearsurvivaltime" }, + { 0x1F08, "clearteamspawnpointdistancedata" }, + { 0x1F09, "clearteamspawnpointsightdata" }, // { 0x1F0A, "" }, // { 0x1F0B, "" }, // { 0x1F0C, "" }, -// { 0x1F0D, "" }, + { 0x1F0D, "clearusingremote" }, // { 0x1F0E, "" }, -// { 0x1F0F, "" }, -// { 0x1F10, "" }, -// { 0x1F11, "" }, -// { 0x1F12, "" }, + { 0x1F0F, "clientid" }, + { 0x1F10, "clientmatchdataid" }, + { 0x1F11, "clienttracespawnclass" }, + { 0x1F12, "clienttweakables" }, // { 0x1F13, "" }, // { 0x1F14, "" }, // { 0x1F15, "" }, @@ -10675,8 +10675,8 @@ const std::array, 58> token_list // { 0x1F95, "" }, // { 0x1F96, "" }, // { 0x1F97, "" }, -// { 0x1F98, "" }, -// { 0x1F99, "" }, + { 0x1F98, "clipammol" }, + { 0x1F99, "clipammor" }, // { 0x1F9A, "" }, // { 0x1F9B, "" }, // { 0x1F9C, "" }, @@ -10724,8 +10724,8 @@ const std::array, 58> token_list // { 0x1FC6, "" }, // { 0x1FC7, "" }, // { 0x1FC8, "" }, -// { 0x1FC9, "" }, -// { 0x1FCA, "" }, + { 0x1FC9, "cloakweapon" }, + { 0x1FCA, "cloneloadout" }, // { 0x1FCB, "" }, // { 0x1FCC, "" }, // { 0x1FCD, "" }, @@ -10744,7 +10744,7 @@ const std::array, 58> token_list // { 0x1FDA, "" }, // { 0x1FDB, "" }, // { 0x1FDC, "" }, -// { 0x1FDD, "" }, + { 0x1FDD, "closeomamenuondeath" }, // { 0x1FDE, "" }, // { 0x1FDF, "" }, // { 0x1FE0, "" }, @@ -10785,7 +10785,7 @@ const std::array, 58> token_list // { 0x2003, "" }, // { 0x2004, "" }, // { 0x2005, "" }, -// { 0x2006, "" }, + { 0x2006, "cointoss" }, // { 0x2007, "" }, // { 0x2008, "" }, // { 0x2009, "" }, @@ -10834,7 +10834,7 @@ const std::array, 58> token_list // { 0x2034, "" }, // { 0x2035, "" }, // { 0x2036, "" }, -// { 0x2037, "" }, + { 0x2037, "color_from_index" }, // { 0x2038, "" }, // { 0x2039, "" }, // { 0x203A, "" }, @@ -10854,7 +10854,7 @@ const std::array, 58> token_list // { 0x2048, "" }, // { 0x2049, "" }, // { 0x204A, "" }, -// { 0x204B, "" }, + { 0x204B, "colorindex" }, // { 0x204C, "" }, // { 0x204D, "" }, // { 0x204E, "" }, @@ -10950,44 +10950,44 @@ const std::array, 58> token_list // { 0x20A8, "" }, // { 0x20A9, "" }, // { 0x20AA, "" }, -// { 0x20AB, "" }, + { 0x20AB, "combathigh" }, // { 0x20AC, "" }, // { 0x20AD, "" }, // { 0x20AE, "" }, // { 0x20AF, "" }, -// { 0x20B0, "" }, -// { 0x20B1, "" }, + { 0x20B0, "combatrecordtie" }, + { 0x20B1, "combatrecordwin" }, // { 0x20B2, "" }, // { 0x20B3, "" }, // { 0x20B4, "" }, // { 0x20B5, "" }, // { 0x20B6, "" }, // { 0x20B7, "" }, -// { 0x20B8, "" }, + { 0x20B8, "comebackevent" }, // { 0x20B9, "" }, // { 0x20BA, "" }, // { 0x20BB, "" }, // { 0x20BC, "" }, -// { 0x20BD, "" }, + { 0x20BD, "commanding_bot" }, // { 0x20BE, "" }, // { 0x20BF, "" }, // { 0x20C0, "" }, // { 0x20C1, "" }, // { 0x20C2, "" }, // { 0x20C3, "" }, -// { 0x20C4, "" }, -// { 0x20C5, "" }, + { 0x20C4, "compare_player_pass_dot" }, + { 0x20C5, "compare_script_index" }, // { 0x20C6, "" }, // { 0x20C7, "" }, // { 0x20C8, "" }, // { 0x20C9, "" }, // { 0x20CA, "" }, // { 0x20CB, "" }, -// { 0x20CC, "" }, + { 0x20CC, "comparezoneindexes" }, // { 0x20CD, "" }, // { 0x20CE, "" }, // { 0x20CF, "" }, -// { 0x20D0, "" }, + { 0x20D0, "compassicons" }, // { 0x20D1, "" }, // { 0x20D2, "" }, // { 0x20D3, "" }, @@ -11002,7 +11002,7 @@ const std::array, 58> token_list // { 0x20DC, "" }, // { 0x20DD, "" }, // { 0x20DE, "" }, -// { 0x20DF, "" }, + { 0x20DF, "concussionendtime" }, // { 0x20E0, "" }, // { 0x20E1, "" }, // { 0x20E2, "" }, @@ -11012,7 +11012,7 @@ const std::array, 58> token_list // { 0x20E6, "" }, // { 0x20E7, "" }, // { 0x20E8, "" }, -// { 0x20E9, "" }, + { 0x20E9, "conf_fx" }, // { 0x20EA, "" }, // { 0x20EB, "" }, // { 0x20EC, "" }, @@ -11107,18 +11107,18 @@ const std::array, 58> token_list // { 0x2145, "" }, // { 0x2146, "" }, // { 0x2147, "" }, -// { 0x2148, "" }, -// { 0x2149, "" }, -// { 0x214A, "" }, -// { 0x214B, "" }, + { 0x2148, "connected" }, + { 0x2149, "connectedmenus" }, + { 0x214A, "connectedpostgame" }, + { 0x214B, "connectingplayers" }, // { 0x214C, "" }, // { 0x214D, "" }, // { 0x214E, "" }, -// { 0x214F, "" }, + { 0x214F, "connecttime" }, // { 0x2150, "" }, // { 0x2151, "" }, // { 0x2152, "" }, -// { 0x2153, "" }, + { 0x2153, "console" }, // { 0x2154, "" }, // { 0x2155, "" }, // { 0x2156, "" }, @@ -11126,9 +11126,9 @@ const std::array, 58> token_list // { 0x2158, "" }, // { 0x2159, "" }, // { 0x215A, "" }, -// { 0x215B, "" }, -// { 0x215C, "" }, -// { 0x215D, "" }, + { 0x215B, "constraingametype" }, + { 0x215C, "construct_vision_ents" }, + { 0x215D, "construct_vision_set" }, // { 0x215E, "" }, // { 0x215F, "" }, // { 0x2160, "" }, @@ -11190,7 +11190,7 @@ const std::array, 58> token_list // { 0x2198, "" }, // { 0x2199, "" }, // { 0x219A, "" }, -// { 0x219B, "" }, + { 0x219B, "controlsfrozen" }, // { 0x219C, "" }, // { 0x219D, "" }, // { 0x219E, "" }, @@ -11199,9 +11199,9 @@ const std::array, 58> token_list // { 0x21A1, "" }, // { 0x21A2, "" }, // { 0x21A3, "" }, -// { 0x21A4, "" }, -// { 0x21A5, "" }, -// { 0x21A6, "" }, + { 0x21A4, "convertfogtech" }, + { 0x21A5, "convertlegacyfog" }, + { 0x21A6, "convertmillisecondstodecisecondsandclamptoshort" }, // { 0x21A7, "" }, // { 0x21A8, "" }, // { 0x21A9, "" }, @@ -11234,7 +11234,7 @@ const std::array, 58> token_list // { 0x21C4, "" }, // { 0x21C5, "" }, // { 0x21C6, "" }, -// { 0x21C7, "" }, + { 0x21C7, "coopkillstreaksplashnotify" }, // { 0x21C8, "" }, // { 0x21C9, "" }, // { 0x21CA, "" }, @@ -11252,7 +11252,7 @@ const std::array, 58> token_list // { 0x21D6, "" }, // { 0x21D7, "" }, // { 0x21D8, "" }, -// { 0x21D9, "" }, + { 0x21D9, "copycatloadout" }, // { 0x21DA, "" }, // { 0x21DB, "" }, // { 0x21DC, "" }, @@ -11334,7 +11334,7 @@ const std::array, 58> token_list // { 0x2228, "" }, // { 0x2229, "" }, // { 0x222A, "" }, -// { 0x222B, "" }, + { 0x222B, "cornersights" }, // { 0x222C, "" }, // { 0x222D, "" }, // { 0x222E, "" }, @@ -11345,11 +11345,11 @@ const std::array, 58> token_list // { 0x2233, "" }, // { 0x2234, "" }, // { 0x2235, "" }, -// { 0x2236, "" }, + { 0x2236, "costume" }, // { 0x2237, "" }, // { 0x2238, "" }, -// { 0x2239, "" }, -// { 0x223A, "" }, + { 0x2239, "costumecategories" }, + { 0x223A, "costumelogged" }, // { 0x223B, "" }, // { 0x223C, "" }, // { 0x223D, "" }, @@ -11357,7 +11357,7 @@ const std::array, 58> token_list // { 0x223F, "" }, // { 0x2240, "" }, // { 0x2241, "" }, -// { 0x2242, "" }, + { 0x2242, "countplayers" }, // { 0x2243, "" }, // { 0x2244, "" }, // { 0x2245, "" }, @@ -11496,7 +11496,7 @@ const std::array, 58> token_list // { 0x22CA, "" }, // { 0x22CB, "" }, // { 0x22CC, "" }, -// { 0x22CD, "" }, + { 0x22CD, "cpm" }, // { 0x22CE, "" }, // { 0x22CF, "" }, // { 0x22D0, "" }, @@ -11697,7 +11697,7 @@ const std::array, 58> token_list // { 0x2393, "" }, // { 0x2394, "" }, // { 0x2395, "" }, -// { 0x2396, "" }, + { 0x2396, "create_active_zone" }, // { 0x2397, "" }, // { 0x2398, "" }, // { 0x2399, "" }, @@ -11717,15 +11717,15 @@ const std::array, 58> token_list // { 0x23A7, "" }, // { 0x23A8, "" }, // { 0x23A9, "" }, -// { 0x23AA, "" }, + { 0x23AA, "create_default_vision_set_fog" }, // { 0x23AB, "" }, // { 0x23AC, "" }, // { 0x23AD, "" }, -// { 0x23AE, "" }, + { 0x23AE, "create_dvar" }, // { 0x23AF, "" }, // { 0x23B0, "" }, // { 0x23B1, "" }, -// { 0x23B2, "" }, + { 0x23B2, "create_flags_and_return_tokens" }, // { 0x23B3, "" }, // { 0x23B4, "" }, // { 0x23B5, "" }, @@ -11746,8 +11746,8 @@ const std::array, 58> token_list // { 0x23C4, "" }, // { 0x23C5, "" }, // { 0x23C6, "" }, -// { 0x23C7, "" }, -// { 0x23C8, "" }, + { 0x23C7, "create_light_set" }, + { 0x23C8, "create_lock" }, // { 0x23C9, "" }, // { 0x23CA, "" }, // { 0x23CB, "" }, @@ -11770,17 +11770,17 @@ const std::array, 58> token_list // { 0x23DC, "" }, // { 0x23DD, "" }, // { 0x23DE, "" }, -// { 0x23DF, "" }, -// { 0x23E0, "" }, + { 0x23DF, "create_vision_set_fog" }, + { 0x23E0, "create_vision_set_vision" }, // { 0x23E1, "" }, // { 0x23E2, "" }, // { 0x23E3, "" }, // { 0x23E4, "" }, -// { 0x23E5, "" }, -// { 0x23E6, "" }, -// { 0x23E7, "" }, + { 0x23E5, "createbar" }, + { 0x23E6, "createbombsquadmodel" }, + { 0x23E7, "createcapzone" }, // { 0x23E8, "" }, -// { 0x23E9, "" }, + { 0x23E9, "createcarryobject" }, // { 0x23EA, "" }, // { 0x23EB, "" }, // { 0x23EC, "" }, @@ -11798,13 +11798,13 @@ const std::array, 58> token_list // { 0x23F8, "" }, // { 0x23F9, "" }, // { 0x23FA, "" }, -// { 0x23FB, "" }, + { 0x23FB, "createeffect" }, // { 0x23FC, "" }, // { 0x23FD, "" }, -// { 0x23FE, "" }, + { 0x23FE, "createexploder" }, // { 0x23FF, "" }, // { 0x2400, "" }, -// { 0x2401, "" }, + { 0x2401, "createfontstring" }, // { 0x2402, "" }, // { 0x2403, "" }, // { 0x2404, "" }, @@ -11812,7 +11812,7 @@ const std::array, 58> token_list // { 0x2406, "" }, // { 0x2407, "" }, // { 0x2408, "" }, -// { 0x2409, "" }, + { 0x2409, "createfx_enabled" }, // { 0x240A, "" }, // { 0x240B, "" }, // { 0x240C, "" }, @@ -11835,51 +11835,51 @@ const std::array, 58> token_list // { 0x241D, "" }, // { 0x241E, "" }, // { 0x241F, "" }, -// { 0x2420, "" }, + { 0x2420, "createicon" }, // { 0x2421, "" }, // { 0x2422, "" }, // { 0x2423, "" }, -// { 0x2424, "" }, + { 0x2424, "createkillcamentity" }, // { 0x2425, "" }, // { 0x2426, "" }, // { 0x2427, "" }, -// { 0x2428, "" }, + { 0x2428, "createloopeffect" }, // { 0x2429, "" }, // { 0x242A, "" }, // { 0x242B, "" }, // { 0x242C, "" }, // { 0x242D, "" }, -// { 0x242E, "" }, + { 0x242E, "createoneshoteffect" }, // { 0x242F, "" }, // { 0x2430, "" }, // { 0x2431, "" }, -// { 0x2432, "" }, -// { 0x2433, "" }, + { 0x2432, "createplayerdroppod" }, + { 0x2433, "createplayersegmentstats" }, // { 0x2434, "" }, -// { 0x2435, "" }, -// { 0x2436, "" }, + { 0x2435, "createprimaryprogressbar" }, + { 0x2436, "createprimaryprogressbartext" }, // { 0x2437, "" }, // { 0x2438, "" }, // { 0x2439, "" }, // { 0x243A, "" }, // { 0x243B, "" }, -// { 0x243C, "" }, -// { 0x243D, "" }, -// { 0x243E, "" }, -// { 0x243F, "" }, + { 0x243C, "createserverbar" }, + { 0x243D, "createserverfontstring" }, + { 0x243E, "createservericon" }, + { 0x243F, "createservertimer" }, // { 0x2440, "" }, // { 0x2441, "" }, -// { 0x2442, "" }, -// { 0x2443, "" }, -// { 0x2444, "" }, -// { 0x2445, "" }, -// { 0x2446, "" }, -// { 0x2447, "" }, + { 0x2442, "createteamflag" }, + { 0x2443, "createteamobjpoint" }, + { 0x2444, "createteamprogressbar" }, + { 0x2445, "createteamprogressbartext" }, + { 0x2446, "createthreaticon" }, + { 0x2447, "createtimer" }, // { 0x2448, "" }, // { 0x2449, "" }, // { 0x244A, "" }, // { 0x244B, "" }, -// { 0x244C, "" }, + { 0x244C, "createuseobject" }, // { 0x244D, "" }, // { 0x244E, "" }, // { 0x244F, "" }, @@ -11915,26 +11915,26 @@ const std::array, 58> token_list // { 0x246D, "" }, // { 0x246E, "" }, // { 0x246F, "" }, -// { 0x2470, "" }, -// { 0x2471, "" }, -// { 0x2472, "" }, -// { 0x2473, "" }, -// { 0x2474, "" }, -// { 0x2475, "" }, -// { 0x2476, "" }, -// { 0x2477, "" }, + { 0x2470, "critical_factor" }, + { 0x2471, "criticalfactors_awayfromenemies" }, + { 0x2472, "criticalfactors_domination" }, + { 0x2473, "criticalfactors_freeforall" }, + { 0x2474, "criticalfactors_global" }, + { 0x2475, "criticalfactors_safeguard" }, + { 0x2476, "criticalfactors_searchandrescue" }, + { 0x2477, "criticalresult" }, // { 0x2478, "" }, -// { 0x2479, "" }, + { 0x2479, "crossbowstickevent" }, // { 0x247A, "" }, // { 0x247B, "" }, // { 0x247C, "" }, -// { 0x247D, "" }, + { 0x247D, "crouch_speed_scalar" }, // { 0x247E, "" }, // { 0x247F, "" }, // { 0x2480, "" }, // { 0x2481, "" }, // { 0x2482, "" }, -// { 0x2483, "" }, + { 0x2483, "crouchmovementsetspeed" }, // { 0x2484, "" }, // { 0x2485, "" }, // { 0x2486, "" }, @@ -11944,7 +11944,7 @@ const std::array, 58> token_list // { 0x248A, "" }, // { 0x248B, "" }, // { 0x248C, "" }, -// { 0x248D, "" }, + { 0x248D, "crouchstatelistener" }, // { 0x248E, "" }, // { 0x248F, "" }, // { 0x2490, "" }, @@ -11974,10 +11974,10 @@ const std::array, 58> token_list // { 0x24A8, "" }, // { 0x24A9, "" }, // { 0x24AA, "" }, -// { 0x24AB, "" }, + { 0x24AB, "ctf" }, // { 0x24AC, "" }, // { 0x24AD, "" }, -// { 0x24AE, "" }, + { 0x24AE, "ctf_loadouts" }, // { 0x24AF, "" }, // { 0x24B0, "" }, // { 0x24B1, "" }, @@ -11998,13 +11998,13 @@ const std::array, 58> token_list // { 0x24C0, "" }, // { 0x24C1, "" }, // { 0x24C2, "" }, -// { 0x24C3, "" }, -// { 0x24C4, "" }, + { 0x24C3, "curclass" }, + { 0x24C4, "curdefvalue" }, // { 0x24C5, "" }, // { 0x24C6, "" }, // { 0x24C7, "" }, -// { 0x24C8, "" }, -// { 0x24C9, "" }, + { 0x24C8, "curorigin" }, + { 0x24C9, "curprogress" }, // { 0x24CA, "" }, // { 0x24CB, "" }, // { 0x24CC, "" }, @@ -12054,7 +12054,7 @@ const std::array, 58> token_list // { 0x24F8, "" }, // { 0x24F9, "" }, // { 0x24FA, "" }, -// { 0x24FB, "" }, + { 0x24FB, "current_start" }, // { 0x24FC, "" }, // { 0x24FD, "" }, // { 0x24FE, "" }, @@ -12067,7 +12067,7 @@ const std::array, 58> token_list // { 0x2505, "" }, // { 0x2506, "" }, // { 0x2507, "" }, -// { 0x2508, "" }, + { 0x2508, "currentactivevehiclecount" }, // { 0x2509, "" }, // { 0x250A, "" }, // { 0x250B, "" }, @@ -12080,11 +12080,11 @@ const std::array, 58> token_list // { 0x2512, "" }, // { 0x2513, "" }, // { 0x2514, "" }, -// { 0x2515, "" }, + { 0x2515, "currentfirefightshots" }, // { 0x2516, "" }, // { 0x2517, "" }, // { 0x2518, "" }, -// { 0x2519, "" }, + { 0x2519, "currentleaderdialoggroup" }, // { 0x251A, "" }, // { 0x251B, "" }, // { 0x251C, "" }, @@ -12100,12 +12100,12 @@ const std::array, 58> token_list // { 0x2526, "" }, // { 0x2527, "" }, // { 0x2528, "" }, -// { 0x2529, "" }, + { 0x2529, "currenttracecount" }, // { 0x252A, "" }, // { 0x252B, "" }, // { 0x252C, "" }, -// { 0x252D, "" }, -// { 0x252E, "" }, + { 0x252D, "currentweapon" }, + { 0x252E, "currentweaponatspawn" }, // { 0x252F, "" }, // { 0x2530, "" }, // { 0x2531, "" }, @@ -12129,7 +12129,7 @@ const std::array, 58> token_list // { 0x2543, "" }, // { 0x2544, "" }, // { 0x2545, "" }, -// { 0x2546, "" }, + { 0x2546, "custom_giveloadout" }, // { 0x2547, "" }, // { 0x2548, "" }, // { 0x2549, "" }, @@ -12147,7 +12147,7 @@ const std::array, 58> token_list // { 0x2555, "" }, // { 0x2556, "" }, // { 0x2557, "" }, -// { 0x2558, "" }, + { 0x2558, "customclasspickcount" }, // { 0x2559, "" }, // { 0x255A, "" }, // { 0x255B, "" }, @@ -12189,54 +12189,54 @@ const std::array, 58> token_list // { 0x257F, "" }, // { 0x2580, "" }, // { 0x2581, "" }, -// { 0x2582, "" }, + { 0x2582, "damage_info" }, // { 0x2583, "" }, // { 0x2584, "" }, // { 0x2585, "" }, // { 0x2586, "" }, // { 0x2587, "" }, // { 0x2588, "" }, -// { 0x2589, "" }, -// { 0x258A, "" }, + { 0x2589, "damage_scale" }, + { 0x258A, "damage_sound_time" }, // { 0x258B, "" }, // { 0x258C, "" }, -// { 0x258D, "" }, -// { 0x258E, "" }, + { 0x258D, "damagecallback" }, + { 0x258E, "damagecenter" }, // { 0x258F, "" }, // { 0x2590, "" }, // { 0x2591, "" }, // { 0x2592, "" }, // { 0x2593, "" }, // { 0x2594, "" }, -// { 0x2595, "" }, + { 0x2595, "damagedealttoofast" }, // { 0x2596, "" }, // { 0x2597, "" }, // { 0x2598, "" }, -// { 0x2599, "" }, -// { 0x259A, "" }, + { 0x2599, "damagedplayers" }, + { 0x259A, "damageent" }, // { 0x259B, "" }, -// { 0x259C, "" }, + { 0x259C, "damagefeedback" }, // { 0x259D, "" }, // { 0x259E, "" }, // { 0x259F, "" }, -// { 0x25A0, "" }, -// { 0x25A1, "" }, -// { 0x25A2, "" }, -// { 0x25A3, "" }, + { 0x25A0, "damagefeedbacktimer" }, + { 0x25A1, "damageinfo" }, + { 0x25A2, "damageinfocolorindex" }, + { 0x25A3, "damageinfovictim" }, // { 0x25A4, "" }, // { 0x25A5, "" }, // { 0x25A6, "" }, -// { 0x25A7, "" }, + { 0x25A7, "damageorigin" }, // { 0x25A8, "" }, // { 0x25A9, "" }, // { 0x25AA, "" }, -// { 0x25AB, "" }, + { 0x25AB, "damagereceivedtoofast" }, // { 0x25AC, "" }, -// { 0x25AD, "" }, + { 0x25AD, "damageshellshockandrumble" }, // { 0x25AE, "" }, // { 0x25AF, "" }, // { 0x25B0, "" }, -// { 0x25B1, "" }, + { 0x25B1, "damagetracking" }, // { 0x25B2, "" }, // { 0x25B3, "" }, // { 0x25B4, "" }, @@ -12404,7 +12404,7 @@ const std::array, 58> token_list // { 0x2656, "" }, // { 0x2657, "" }, // { 0x2658, "" }, -// { 0x2659, "" }, + { 0x2659, "deatheffect" }, // { 0x265A, "" }, // { 0x265B, "" }, // { 0x265C, "" }, @@ -12413,8 +12413,8 @@ const std::array, 58> token_list // { 0x265F, "" }, // { 0x2660, "" }, // { 0x2661, "" }, -// { 0x2662, "" }, -// { 0x2663, "" }, + { 0x2662, "deathoverridecallback" }, + { 0x2663, "deathposition" }, // { 0x2664, "" }, // { 0x2665, "" }, // { 0x2666, "" }, @@ -12427,7 +12427,7 @@ const std::array, 58> token_list // { 0x266D, "" }, // { 0x266E, "" }, // { 0x266F, "" }, -// { 0x2670, "" }, + { 0x2670, "deathtime" }, // { 0x2671, "" }, // { 0x2672, "" }, // { 0x2673, "" }, @@ -12453,7 +12453,7 @@ const std::array, 58> token_list // { 0x2687, "" }, // { 0x2688, "" }, // { 0x2689, "" }, -// { 0x268A, "" }, + { 0x268A, "debug_draw" }, // { 0x268B, "" }, // { 0x268C, "" }, // { 0x268D, "" }, @@ -12601,9 +12601,9 @@ const std::array, 58> token_list // { 0x271B, "" }, // { 0x271C, "" }, // { 0x271D, "" }, -// { 0x271E, "" }, + { 0x271E, "debugcircle" }, // { 0x271F, "" }, -// { 0x2720, "" }, + { 0x2720, "debugcriticaldata" }, // { 0x2721, "" }, // { 0x2722, "" }, // { 0x2723, "" }, @@ -12611,7 +12611,7 @@ const std::array, 58> token_list // { 0x2725, "" }, // { 0x2726, "" }, // { 0x2727, "" }, -// { 0x2728, "" }, + { 0x2728, "debugline" }, // { 0x2729, "" }, // { 0x272A, "" }, // { 0x272B, "" }, @@ -12619,9 +12619,9 @@ const std::array, 58> token_list // { 0x272D, "" }, // { 0x272E, "" }, // { 0x272F, "" }, -// { 0x2730, "" }, + { 0x2730, "debugprint" }, // { 0x2731, "" }, -// { 0x2732, "" }, + { 0x2732, "debugscoredata" }, // { 0x2733, "" }, // { 0x2734, "" }, // { 0x2735, "" }, @@ -12658,19 +12658,19 @@ const std::array, 58> token_list // { 0x2754, "" }, // { 0x2755, "" }, // { 0x2756, "" }, -// { 0x2757, "" }, + { 0x2757, "decreasegunlevelevent" }, // { 0x2758, "" }, // { 0x2759, "" }, // { 0x275A, "" }, // { 0x275B, "" }, // { 0x275C, "" }, -// { 0x275D, "" }, + { 0x275D, "decrementalivecount" }, // { 0x275E, "" }, // { 0x275F, "" }, -// { 0x2760, "" }, + { 0x2760, "decrementfauxvehiclecount" }, // { 0x2761, "" }, // { 0x2762, "" }, -// { 0x2763, "" }, + { 0x2763, "deep_water_weapon" }, // { 0x2764, "" }, // { 0x2765, "" }, // { 0x2766, "" }, @@ -12690,22 +12690,22 @@ const std::array, 58> token_list // { 0x2774, "" }, // { 0x2775, "" }, // { 0x2776, "" }, -// { 0x2777, "" }, + { 0x2777, "default_ball_origin" }, // { 0x2778, "" }, // { 0x2779, "" }, // { 0x277A, "" }, // { 0x277B, "" }, // { 0x277C, "" }, -// { 0x277D, "" }, + { 0x277D, "default_goal_origins" }, // { 0x277E, "" }, // { 0x277F, "" }, // { 0x2780, "" }, // { 0x2781, "" }, // { 0x2782, "" }, -// { 0x2783, "" }, -// { 0x2784, "" }, -// { 0x2785, "" }, -// { 0x2786, "" }, + { 0x2783, "default_ondeadevent" }, + { 0x2784, "default_onhalftime" }, + { 0x2785, "default_ononeleftevent" }, + { 0x2786, "default_ontimelimit" }, // { 0x2787, "" }, // { 0x2788, "" }, // { 0x2789, "" }, @@ -12717,10 +12717,10 @@ const std::array, 58> token_list // { 0x278F, "" }, // { 0x2790, "" }, // { 0x2791, "" }, -// { 0x2792, "" }, + { 0x2792, "defaultclass" }, // { 0x2793, "" }, // { 0x2794, "" }, -// { 0x2795, "" }, + { 0x2795, "defaultexception" }, // { 0x2796, "" }, // { 0x2797, "" }, // { 0x2798, "" }, @@ -12740,11 +12740,11 @@ const std::array, 58> token_list // { 0x27A6, "" }, // { 0x27A7, "" }, // { 0x27A8, "" }, -// { 0x27A9, "" }, + { 0x27A9, "defendedplayerevent" }, // { 0x27AA, "" }, // { 0x27AB, "" }, // { 0x27AC, "" }, -// { 0x27AD, "" }, + { 0x27AD, "defendobjectiveevent" }, // { 0x27AE, "" }, // { 0x27AF, "" }, // { 0x27B0, "" }, @@ -12757,11 +12757,11 @@ const std::array, 58> token_list // { 0x27B7, "" }, // { 0x27B8, "" }, // { 0x27B9, "" }, -// { 0x27BA, "" }, + { 0x27BA, "defuseendtime" }, // { 0x27BB, "" }, // { 0x27BC, "" }, // { 0x27BD, "" }, -// { 0x27BE, "" }, + { 0x27BE, "defusetime" }, // { 0x27BF, "" }, // { 0x27C0, "" }, // { 0x27C1, "" }, @@ -12770,13 +12770,13 @@ const std::array, 58> token_list // { 0x27C4, "" }, // { 0x27C5, "" }, // { 0x27C6, "" }, -// { 0x27C7, "" }, -// { 0x27C8, "" }, + { 0x27C7, "delay_script_call" }, + { 0x27C8, "delay_script_call_proc" }, // { 0x27C9, "" }, // { 0x27CA, "" }, // { 0x27CB, "" }, -// { 0x27CC, "" }, -// { 0x27CD, "" }, + { 0x27CC, "delaycall" }, + { 0x27CD, "delaycall_proc" }, // { 0x27CE, "" }, // { 0x27CF, "" }, // { 0x27D0, "" }, @@ -12795,23 +12795,23 @@ const std::array, 58> token_list // { 0x27DD, "" }, // { 0x27DE, "" }, // { 0x27DF, "" }, -// { 0x27E0, "" }, -// { 0x27E1, "" }, + { 0x27E0, "delayedleaderdialog" }, + { 0x27E1, "delayedleaderdialogbothteams" }, // { 0x27E2, "" }, // { 0x27E3, "" }, // { 0x27E4, "" }, // { 0x27E5, "" }, // { 0x27E6, "" }, // { 0x27E7, "" }, -// { 0x27E8, "" }, + { 0x27E8, "delayminetime" }, // { 0x27E9, "" }, // { 0x27EA, "" }, // { 0x27EB, "" }, // { 0x27EC, "" }, -// { 0x27ED, "" }, -// { 0x27EE, "" }, -// { 0x27EF, "" }, -// { 0x27F0, "" }, + { 0x27ED, "delaystartragdoll" }, + { 0x27EE, "delaythread" }, + { 0x27EF, "delaythread_nuke" }, + { 0x27F0, "delaythread_proc" }, // { 0x27F1, "" }, // { 0x27F2, "" }, // { 0x27F3, "" }, @@ -12819,8 +12819,8 @@ const std::array, 58> token_list // { 0x27F5, "" }, // { 0x27F6, "" }, // { 0x27F7, "" }, -// { 0x27F8, "" }, -// { 0x27F9, "" }, + { 0x27F8, "delete_all_grenades" }, + { 0x27F9, "delete_all_mines" }, // { 0x27FA, "" }, // { 0x27FB, "" }, // { 0x27FC, "" }, @@ -12863,7 +12863,7 @@ const std::array, 58> token_list // { 0x2821, "" }, // { 0x2822, "" }, // { 0x2823, "" }, -// { 0x2824, "" }, + { 0x2824, "delete_on_death" }, // { 0x2825, "" }, // { 0x2826, "" }, // { 0x2827, "" }, @@ -12897,7 +12897,7 @@ const std::array, 58> token_list // { 0x2843, "" }, // { 0x2844, "" }, // { 0x2845, "" }, -// { 0x2846, "" }, + { 0x2846, "deletec4andclaymoresondisconnect" }, // { 0x2847, "" }, // { 0x2848, "" }, // { 0x2849, "" }, @@ -12905,7 +12905,7 @@ const std::array, 58> token_list // { 0x284B, "" }, // { 0x284C, "" }, // { 0x284D, "" }, -// { 0x284E, "" }, + { 0x284E, "deleteequipment" }, // { 0x284F, "" }, // { 0x2850, "" }, // { 0x2851, "" }, @@ -12915,21 +12915,21 @@ const std::array, 58> token_list // { 0x2855, "" }, // { 0x2856, "" }, // { 0x2857, "" }, -// { 0x2858, "" }, -// { 0x2859, "" }, + { 0x2858, "deleteobjpoint" }, + { 0x2859, "deleteondeath" }, // { 0x285A, "" }, -// { 0x285B, "" }, -// { 0x285C, "" }, -// { 0x285D, "" }, -// { 0x285E, "" }, -// { 0x285F, "" }, -// { 0x2860, "" }, -// { 0x2861, "" }, -// { 0x2862, "" }, -// { 0x2863, "" }, -// { 0x2864, "" }, + { 0x285B, "deleteonreviveordeathordisconnect" }, + { 0x285C, "deletepickupafterawhile" }, + { 0x285D, "deleteplacedentity" }, + { 0x285E, "deleteplayerdroppod" }, + { 0x285F, "deleteplayerdroppodvfx" }, + { 0x2860, "deletepodtrophyfx" }, + { 0x2861, "deletepodtrophyfxondeath" }, + { 0x2862, "deletepodtrophyfxondisconnect" }, + { 0x2863, "deletepodtrophyfxonteamchange" }, + { 0x2864, "deleteportableradar" }, // { 0x2865, "" }, -// { 0x2866, "" }, + { 0x2866, "deletescrambler" }, // { 0x2867, "" }, // { 0x2868, "" }, // { 0x2869, "" }, @@ -12938,11 +12938,11 @@ const std::array, 58> token_list // { 0x286C, "" }, // { 0x286D, "" }, // { 0x286E, "" }, -// { 0x286F, "" }, + { 0x286F, "deleteti" }, // { 0x2870, "" }, // { 0x2871, "" }, // { 0x2872, "" }, -// { 0x2873, "" }, + { 0x2873, "deleteuseobject" }, // { 0x2874, "" }, // { 0x2875, "" }, // { 0x2876, "" }, @@ -12952,7 +12952,7 @@ const std::array, 58> token_list // { 0x287A, "" }, // { 0x287B, "" }, // { 0x287C, "" }, -// { 0x287D, "" }, + { 0x287D, "deploy_delay" }, // { 0x287E, "" }, // { 0x287F, "" }, // { 0x2880, "" }, @@ -12969,7 +12969,7 @@ const std::array, 58> token_list // { 0x288B, "" }, // { 0x288C, "" }, // { 0x288D, "" }, -// { 0x288E, "" }, + { 0x288E, "deployedscrambler" }, // { 0x288F, "" }, // { 0x2890, "" }, // { 0x2891, "" }, @@ -13001,7 +13001,7 @@ const std::array, 58> token_list // { 0x28AB, "" }, // { 0x28AC, "" }, // { 0x28AD, "" }, -// { 0x28AE, "" }, + { 0x28AE, "desc_col" }, // { 0x28AF, "" }, // { 0x28B0, "" }, // { 0x28B1, "" }, @@ -13051,15 +13051,15 @@ const std::array, 58> token_list // { 0x28DD, "" }, // { 0x28DE, "" }, // { 0x28DF, "" }, -// { 0x28E0, "" }, + { 0x28E0, "destroyactivevehicles" }, // { 0x28E1, "" }, // { 0x28E2, "" }, -// { 0x28E3, "" }, + { 0x28E3, "destroyed" }, // { 0x28E4, "" }, // { 0x28E5, "" }, // { 0x28E6, "" }, // { 0x28E7, "" }, -// { 0x28E8, "" }, + { 0x28E8, "destroyelem" }, // { 0x28E9, "" }, // { 0x28EA, "" }, // { 0x28EB, "" }, @@ -13067,11 +13067,11 @@ const std::array, 58> token_list // { 0x28ED, "" }, // { 0x28EE, "" }, // { 0x28EF, "" }, -// { 0x28F0, "" }, -// { 0x28F1, "" }, -// { 0x28F2, "" }, + { 0x28F0, "destroyonreviveentdeath" }, + { 0x28F1, "destroyplayerdroppod" }, + { 0x28F2, "destroyplayericons" }, // { 0x28F3, "" }, -// { 0x28F4, "" }, + { 0x28F4, "destroyslowly" }, // { 0x28F5, "" }, // { 0x28F6, "" }, // { 0x28F7, "" }, @@ -13099,7 +13099,7 @@ const std::array, 58> token_list // { 0x290D, "" }, // { 0x290E, "" }, // { 0x290F, "" }, -// { 0x2910, "" }, + { 0x2910, "destructible_functions" }, // { 0x2911, "" }, // { 0x2912, "" }, // { 0x2913, "" }, @@ -13140,7 +13140,7 @@ const std::array, 58> token_list // { 0x2936, "" }, // { 0x2937, "" }, // { 0x2938, "" }, -// { 0x2939, "" }, + { 0x2939, "destructibles" }, // { 0x293A, "" }, // { 0x293B, "" }, // { 0x293C, "" }, @@ -13210,11 +13210,11 @@ const std::array, 58> token_list // { 0x297C, "" }, // { 0x297D, "" }, // { 0x297E, "" }, -// { 0x297F, "" }, + { 0x297F, "detachflag" }, // { 0x2980, "" }, -// { 0x2981, "" }, + { 0x2981, "detachifattached" }, // { 0x2982, "" }, -// { 0x2983, "" }, + { 0x2983, "detachusemodels" }, // { 0x2984, "" }, // { 0x2985, "" }, // { 0x2986, "" }, @@ -13228,20 +13228,20 @@ const std::array, 58> token_list // { 0x298E, "" }, // { 0x298F, "" }, // { 0x2990, "" }, -// { 0x2991, "" }, + { 0x2991, "detectexplosives" }, // { 0x2992, "" }, -// { 0x2993, "" }, + { 0x2993, "detectid" }, // { 0x2994, "" }, // { 0x2995, "" }, -// { 0x2996, "" }, + { 0x2996, "detection_grenade_hud_effect" }, // { 0x2997, "" }, // { 0x2998, "" }, -// { 0x2999, "" }, -// { 0x299A, "" }, + { 0x2999, "detection_grenade_think" }, + { 0x299A, "detection_highlight_hud_effect" }, // { 0x299B, "" }, -// { 0x299C, "" }, + { 0x299C, "detection_highlight_hud_effect_off" }, // { 0x299D, "" }, -// { 0x299E, "" }, + { 0x299E, "detection_highlight_hud_effect_on" }, // { 0x299F, "" }, // { 0x29A0, "" }, // { 0x29A1, "" }, @@ -13259,8 +13259,8 @@ const std::array, 58> token_list // { 0x29AD, "" }, // { 0x29AE, "" }, // { 0x29AF, "" }, -// { 0x29B0, "" }, -// { 0x29B1, "" }, + { 0x29B0, "detonateondeath" }, + { 0x29B1, "detonateonuse" }, // { 0x29B2, "" }, // { 0x29B3, "" }, // { 0x29B4, "" }, @@ -13416,14 +13416,14 @@ const std::array, 58> token_list // { 0x2A4A, "" }, // { 0x2A4B, "" }, // { 0x2A4C, "" }, -// { 0x2A4D, "" }, -// { 0x2A4E, "" }, -// { 0x2A4F, "" }, + { 0x2A4D, "didstatusnotify" }, + { 0x2A4E, "didtie" }, + { 0x2A4F, "didturretexplosion" }, // { 0x2A50, "" }, -// { 0x2A51, "" }, -// { 0x2A52, "" }, + { 0x2A51, "dieaftertime" }, + { 0x2A52, "died_being_tracked" }, // { 0x2A53, "" }, -// { 0x2A54, "" }, + { 0x2A54, "diehardmode" }, // { 0x2A55, "" }, // { 0x2A56, "" }, // { 0x2A57, "" }, @@ -13442,7 +13442,7 @@ const std::array, 58> token_list // { 0x2A64, "" }, // { 0x2A65, "" }, // { 0x2A66, "" }, -// { 0x2A67, "" }, + { 0x2A67, "dir" }, // { 0x2A68, "" }, // { 0x2A69, "" }, // { 0x2A6A, "" }, @@ -13450,7 +13450,7 @@ const std::array, 58> token_list // { 0x2A6C, "" }, // { 0x2A6D, "" }, // { 0x2A6E, "" }, -// { 0x2A6F, "" }, + { 0x2A6F, "dirteffect" }, // { 0x2A70, "" }, // { 0x2A71, "" }, // { 0x2A72, "" }, @@ -13579,19 +13579,19 @@ const std::array, 58> token_list // { 0x2AED, "" }, // { 0x2AEE, "" }, // { 0x2AEF, "" }, -// { 0x2AF0, "" }, + { 0x2AF0, "disableallstreaks" }, // { 0x2AF1, "" }, // { 0x2AF2, "" }, // { 0x2AF3, "" }, // { 0x2AF4, "" }, -// { 0x2AF5, "" }, + { 0x2AF5, "disablebattlechatter" }, // { 0x2AF6, "" }, -// { 0x2AF7, "" }, + { 0x2AF7, "disableclientspawntraces" }, // { 0x2AF8, "" }, // { 0x2AF9, "" }, // { 0x2AFA, "" }, // { 0x2AFB, "" }, -// { 0x2AFC, "" }, + { 0x2AFC, "disabled" }, // { 0x2AFD, "" }, // { 0x2AFE, "" }, // { 0x2AFF, "" }, @@ -13599,24 +13599,24 @@ const std::array, 58> token_list // { 0x2B01, "" }, // { 0x2B02, "" }, // { 0x2B03, "" }, -// { 0x2B04, "" }, + { 0x2B04, "disabledoffhandweapons" }, // { 0x2B05, "" }, // { 0x2B06, "" }, // { 0x2B07, "" }, // { 0x2B08, "" }, -// { 0x2B09, "" }, -// { 0x2B0A, "" }, -// { 0x2B0B, "" }, + { 0x2B09, "disabledusability" }, + { 0x2B0A, "disabledweapon" }, + { 0x2B0B, "disabledweaponswitch" }, // { 0x2B0C, "" }, // { 0x2B0D, "" }, // { 0x2B0E, "" }, // { 0x2B0F, "" }, -// { 0x2B10, "" }, + { 0x2B10, "disableforfeit" }, // { 0x2B11, "" }, // { 0x2B12, "" }, -// { 0x2B13, "" }, + { 0x2B13, "disablegloballyusablebytype" }, // { 0x2B14, "" }, -// { 0x2B15, "" }, + { 0x2B15, "disablekillstreakactionslots" }, // { 0x2B16, "" }, // { 0x2B17, "" }, // { 0x2B18, "" }, @@ -13624,31 +13624,31 @@ const std::array, 58> token_list // { 0x2B1A, "" }, // { 0x2B1B, "" }, // { 0x2B1C, "" }, -// { 0x2B1D, "" }, + { 0x2B1D, "disableobject" }, // { 0x2B1E, "" }, // { 0x2B1F, "" }, // { 0x2B20, "" }, // { 0x2B21, "" }, -// { 0x2B22, "" }, + { 0x2B22, "disableranking" }, // { 0x2B23, "" }, // { 0x2B24, "" }, // { 0x2B25, "" }, // { 0x2B26, "" }, -// { 0x2B27, "" }, + { 0x2B27, "disablespawning" }, // { 0x2B28, "" }, // { 0x2B29, "" }, // { 0x2B2A, "" }, // { 0x2B2B, "" }, // { 0x2B2C, "" }, -// { 0x2B2D, "" }, + { 0x2B2D, "disableweaponstats" }, // { 0x2B2E, "" }, -// { 0x2B2F, "" }, + { 0x2B2F, "discardtime" }, // { 0x2B30, "" }, // { 0x2B31, "" }, // { 0x2B32, "" }, // { 0x2B33, "" }, // { 0x2B34, "" }, -// { 0x2B35, "" }, + { 0x2B35, "disconnected" }, // { 0x2B36, "" }, // { 0x2B37, "" }, // { 0x2B38, "" }, @@ -13658,7 +13658,7 @@ const std::array, 58> token_list // { 0x2B3C, "" }, // { 0x2B3D, "" }, // { 0x2B3E, "" }, -// { 0x2B3F, "" }, + { 0x2B3F, "dispatchnotify" }, // { 0x2B40, "" }, // { 0x2B41, "" }, // { 0x2B42, "" }, @@ -13686,30 +13686,30 @@ const std::array, 58> token_list // { 0x2B58, "" }, // { 0x2B59, "" }, // { 0x2B5A, "" }, -// { 0x2B5B, "" }, -// { 0x2B5C, "" }, -// { 0x2B5D, "" }, + { 0x2B5B, "displaybuddyspawnsuccessful" }, + { 0x2B5C, "displaybuddystatusmessage" }, + { 0x2B5D, "displayclientstring" }, // { 0x2B5E, "" }, -// { 0x2B5F, "" }, + { 0x2B5F, "displaygameend" }, // { 0x2B60, "" }, // { 0x2B61, "" }, // { 0x2B62, "" }, -// { 0x2B63, "" }, -// { 0x2B64, "" }, -// { 0x2B65, "" }, + { 0x2B63, "displaykillstreakpoints" }, + { 0x2B64, "displayroundend" }, + { 0x2B65, "displayroundswitch" }, // { 0x2B66, "" }, // { 0x2B67, "" }, // { 0x2B68, "" }, // { 0x2B69, "" }, // { 0x2B6A, "" }, -// { 0x2B6B, "" }, -// { 0x2B6C, "" }, + { 0x2B6B, "dist" }, + { 0x2B6C, "dist_from_center" }, // { 0x2B6D, "" }, // { 0x2B6E, "" }, // { 0x2B6F, "" }, // { 0x2B70, "" }, -// { 0x2B71, "" }, -// { 0x2B72, "" }, + { 0x2B71, "distance" }, + { 0x2B72, "distance_2d_squared" }, // { 0x2B73, "" }, // { 0x2B74, "" }, // { 0x2B75, "" }, @@ -13724,8 +13724,8 @@ const std::array, 58> token_list // { 0x2B7E, "" }, // { 0x2B7F, "" }, // { 0x2B80, "" }, -// { 0x2B81, "" }, -// { 0x2B82, "" }, + { 0x2B81, "distsq" }, + { 0x2B82, "distsumsquared" }, // { 0x2B83, "" }, // { 0x2B84, "" }, // { 0x2B85, "" }, @@ -13783,9 +13783,9 @@ const std::array, 58> token_list // { 0x2BB9, "" }, // { 0x2BBA, "" }, // { 0x2BBB, "" }, -// { 0x2BBC, "" }, + { 0x2BBC, "do_earthquake" }, // { 0x2BBD, "" }, -// { 0x2BBE, "" }, + { 0x2BBE, "do_exo_repulsor" }, // { 0x2BBF, "" }, // { 0x2BC0, "" }, // { 0x2BC1, "" }, @@ -13973,9 +13973,9 @@ const std::array, 58> token_list // { 0x2C77, "" }, // { 0x2C78, "" }, // { 0x2C79, "" }, -// { 0x2C7A, "" }, -// { 0x2C7B, "" }, -// { 0x2C7C, "" }, + { 0x2C7A, "dofdefault" }, + { 0x2C7B, "dofinalkillcam" }, + { 0x2C7C, "dofinalkillcamfx" }, // { 0x2C7D, "" }, // { 0x2C7E, "" }, // { 0x2C7F, "" }, @@ -14073,25 +14073,25 @@ const std::array, 58> token_list // { 0x2CDB, "" }, // { 0x2CDC, "" }, // { 0x2CDD, "" }, -// { 0x2CDE, "" }, + { 0x2CDE, "dogtags" }, // { 0x2CDF, "" }, // { 0x2CE0, "" }, // { 0x2CE1, "" }, // { 0x2CE2, "" }, // { 0x2CE3, "" }, // { 0x2CE4, "" }, -// { 0x2CE5, "" }, + { 0x2CE5, "doingfinalkillcamfx" }, // { 0x2CE6, "" }, // { 0x2CE7, "" }, -// { 0x2CE8, "" }, + { 0x2CE8, "doingsplash" }, // { 0x2CE9, "" }, // { 0x2CEA, "" }, // { 0x2CEB, "" }, -// { 0x2CEC, "" }, + { 0x2CEC, "dom" }, // { 0x2CED, "" }, // { 0x2CEE, "" }, -// { 0x2CEF, "" }, -// { 0x2CF0, "" }, + { 0x2CEF, "domcaptureevent" }, + { 0x2CF0, "domcapturetime" }, // { 0x2CF1, "" }, // { 0x2CF2, "" }, // { 0x2CF3, "" }, @@ -14099,17 +14099,17 @@ const std::array, 58> token_list // { 0x2CF5, "" }, // { 0x2CF6, "" }, // { 0x2CF7, "" }, -// { 0x2CF8, "" }, + { 0x2CF8, "domflags" }, // { 0x2CF9, "" }, -// { 0x2CFA, "" }, -// { 0x2CFB, "" }, + { 0x2CFA, "domissioncallback" }, + { 0x2CFB, "domneutralizeevent" }, // { 0x2CFC, "" }, // { 0x2CFD, "" }, // { 0x2CFE, "" }, -// { 0x2CFF, "" }, -// { 0x2D00, "" }, + { 0x2CFF, "dompointnumber" }, + { 0x2D00, "domroundstarttime" }, // { 0x2D01, "" }, -// { 0x2D02, "" }, + { 0x2D02, "doninebang" }, // { 0x2D03, "" }, // { 0x2D04, "" }, // { 0x2D05, "" }, @@ -14132,12 +14132,12 @@ const std::array, 58> token_list // { 0x2D16, "" }, // { 0x2D17, "" }, // { 0x2D18, "" }, -// { 0x2D19, "" }, + { 0x2D19, "dont_auto_balance" }, // { 0x2D1A, "" }, // { 0x2D1B, "" }, // { 0x2D1C, "" }, -// { 0x2D1D, "" }, -// { 0x2D1E, "" }, + { 0x2D1D, "dont_delete_grenades_on_next_spawn" }, + { 0x2D1E, "dont_delete_mines_on_next_spawn" }, // { 0x2D1F, "" }, // { 0x2D20, "" }, // { 0x2D21, "" }, @@ -14169,7 +14169,7 @@ const std::array, 58> token_list // { 0x2D3B, "" }, // { 0x2D3C, "" }, // { 0x2D3D, "" }, -// { 0x2D3E, "" }, + { 0x2D3E, "donuke" }, // { 0x2D3F, "" }, // { 0x2D40, "" }, // { 0x2D41, "" }, @@ -14221,22 +14221,22 @@ const std::array, 58> token_list // { 0x2D6F, "" }, // { 0x2D70, "" }, // { 0x2D71, "" }, -// { 0x2D72, "" }, + { 0x2D72, "doprematch" }, // { 0x2D73, "" }, -// { 0x2D74, "" }, + { 0x2D74, "doquickmessage" }, // { 0x2D75, "" }, // { 0x2D76, "" }, // { 0x2D77, "" }, // { 0x2D78, "" }, // { 0x2D79, "" }, // { 0x2D7A, "" }, -// { 0x2D7B, "" }, -// { 0x2D7C, "" }, + { 0x2D7B, "dosound" }, + { 0x2D7C, "dosounddistant" }, // { 0x2D7D, "" }, // { 0x2D7E, "" }, -// { 0x2D7F, "" }, + { 0x2D7F, "dot" }, // { 0x2D80, "" }, -// { 0x2D81, "" }, + { 0x2D81, "dothreatcalloutresponse" }, // { 0x2D82, "" }, // { 0x2D83, "" }, // { 0x2D84, "" }, @@ -14254,7 +14254,7 @@ const std::array, 58> token_list // { 0x2D90, "" }, // { 0x2D91, "" }, // { 0x2D92, "" }, -// { 0x2D93, "" }, + { 0x2D93, "dpad_icon_col" }, // { 0x2D94, "" }, // { 0x2D95, "" }, // { 0x2D96, "" }, @@ -14265,13 +14265,13 @@ const std::array, 58> token_list // { 0x2D9B, "" }, // { 0x2D9C, "" }, // { 0x2D9D, "" }, -// { 0x2D9E, "" }, -// { 0x2D9F, "" }, + { 0x2D9E, "draw_arrow" }, + { 0x2D9F, "draw_arrow_time" }, // { 0x2DA0, "" }, -// { 0x2DA1, "" }, + { 0x2DA1, "draw_circle_for_time" }, // { 0x2DA2, "" }, // { 0x2DA3, "" }, -// { 0x2DA4, "" }, + { 0x2DA4, "draw_circle_until_notify" }, // { 0x2DA5, "" }, // { 0x2DA6, "" }, // { 0x2DA7, "" }, @@ -14286,25 +14286,25 @@ const std::array, 58> token_list // { 0x2DB0, "" }, // { 0x2DB1, "" }, // { 0x2DB2, "" }, -// { 0x2DB3, "" }, + { 0x2DB3, "draw_entity_bounds" }, // { 0x2DB4, "" }, // { 0x2DB5, "" }, // { 0x2DB6, "" }, -// { 0x2DB7, "" }, + { 0x2DB7, "draw_line_for_time" }, // { 0x2DB8, "" }, // { 0x2DB9, "" }, // { 0x2DBA, "" }, // { 0x2DBB, "" }, // { 0x2DBC, "" }, // { 0x2DBD, "" }, -// { 0x2DBE, "" }, + { 0x2DBE, "draw_line_until_notify" }, // { 0x2DBF, "" }, // { 0x2DC0, "" }, // { 0x2DC1, "" }, // { 0x2DC2, "" }, // { 0x2DC3, "" }, // { 0x2DC4, "" }, -// { 0x2DC5, "" }, + { 0x2DC5, "draw_spawn_until_notify" }, // { 0x2DC6, "" }, // { 0x2DC7, "" }, // { 0x2DC8, "" }, @@ -14312,7 +14312,7 @@ const std::array, 58> token_list // { 0x2DCA, "" }, // { 0x2DCB, "" }, // { 0x2DCC, "" }, -// { 0x2DCD, "" }, + { 0x2DCD, "draw_trigger" }, // { 0x2DCE, "" }, // { 0x2DCF, "" }, // { 0x2DD0, "" }, @@ -14321,9 +14321,9 @@ const std::array, 58> token_list // { 0x2DD3, "" }, // { 0x2DD4, "" }, // { 0x2DD5, "" }, -// { 0x2DD6, "" }, + { 0x2DD6, "drawfriend" }, // { 0x2DD7, "" }, -// { 0x2DD8, "" }, + { 0x2DD8, "drawline" }, // { 0x2DD9, "" }, // { 0x2DDA, "" }, // { 0x2DDB, "" }, @@ -14333,7 +14333,7 @@ const std::array, 58> token_list // { 0x2DDF, "" }, // { 0x2DE0, "" }, // { 0x2DE1, "" }, -// { 0x2DE2, "" }, + { 0x2DE2, "drawsphere" }, // { 0x2DE3, "" }, // { 0x2DE4, "" }, // { 0x2DE5, "" }, @@ -14690,23 +14690,23 @@ const std::array, 58> token_list // { 0x2F44, "" }, // { 0x2F45, "" }, // { 0x2F46, "" }, -// { 0x2F47, "" }, + { 0x2F47, "drop_pod" }, // { 0x2F48, "" }, -// { 0x2F49, "" }, + { 0x2F49, "drop_pod_bad_spawn_overlay" }, // { 0x2F4A, "" }, // { 0x2F4B, "" }, // { 0x2F4C, "" }, -// { 0x2F4D, "" }, -// { 0x2F4E, "" }, + { 0x2F4D, "drop_pod_dome" }, + { 0x2F4E, "drop_pod_dome_ground" }, // { 0x2F4F, "" }, // { 0x2F50, "" }, -// { 0x2F51, "" }, -// { 0x2F52, "" }, + { 0x2F51, "drop_pod_effect" }, + { 0x2F52, "drop_pod_enemy_model" }, // { 0x2F53, "" }, // { 0x2F54, "" }, // { 0x2F55, "" }, // { 0x2F56, "" }, -// { 0x2F57, "" }, + { 0x2F57, "drop_pod_handledeath" }, // { 0x2F58, "" }, // { 0x2F59, "" }, // { 0x2F5A, "" }, @@ -14717,13 +14717,13 @@ const std::array, 58> token_list // { 0x2F5F, "" }, // { 0x2F60, "" }, // { 0x2F61, "" }, -// { 0x2F62, "" }, + { 0x2F62, "drop_pod_volume_array" }, // { 0x2F63, "" }, // { 0x2F64, "" }, // { 0x2F65, "" }, // { 0x2F66, "" }, // { 0x2F67, "" }, -// { 0x2F68, "" }, + { 0x2F68, "drop_to_ground" }, // { 0x2F69, "" }, // { 0x2F6A, "" }, // { 0x2F6B, "" }, @@ -14734,11 +14734,11 @@ const std::array, 58> token_list // { 0x2F70, "" }, // { 0x2F71, "" }, // { 0x2F72, "" }, -// { 0x2F73, "" }, + { 0x2F73, "droppeddeathweapon" }, // { 0x2F74, "" }, // { 0x2F75, "" }, -// { 0x2F76, "" }, -// { 0x2F77, "" }, + { 0x2F76, "droppod_cleanupondisconnect" }, + { 0x2F77, "droppod_cleanuponteamchange" }, // { 0x2F78, "" }, // { 0x2F79, "" }, // { 0x2F7A, "" }, @@ -14754,24 +14754,24 @@ const std::array, 58> token_list // { 0x2F84, "" }, // { 0x2F85, "" }, // { 0x2F86, "" }, -// { 0x2F87, "" }, -// { 0x2F88, "" }, -// { 0x2F89, "" }, -// { 0x2F8A, "" }, -// { 0x2F8B, "" }, -// { 0x2F8C, "" }, + { 0x2F87, "droppodbadspawndeathfx" }, + { 0x2F88, "droppodbaseunfold" }, + { 0x2F89, "droppodforcerespawn" }, + { 0x2F8A, "droppodspikeimpacts" }, + { 0x2F8B, "droppodtrophykill" }, + { 0x2F8C, "droppodtrophysystem" }, // { 0x2F8D, "" }, // { 0x2F8E, "" }, -// { 0x2F8F, "" }, + { 0x2F8F, "dropscavengerfordeath" }, // { 0x2F90, "" }, // { 0x2F91, "" }, // { 0x2F92, "" }, -// { 0x2F93, "" }, + { 0x2F93, "droptime" }, // { 0x2F94, "" }, // { 0x2F95, "" }, // { 0x2F96, "" }, // { 0x2F97, "" }, -// { 0x2F98, "" }, + { 0x2F98, "dropweaponfordeath" }, // { 0x2F99, "" }, // { 0x2F9A, "" }, // { 0x2F9B, "" }, @@ -14817,16 +14817,16 @@ const std::array, 58> token_list // { 0x2FC3, "" }, // { 0x2FC4, "" }, // { 0x2FC5, "" }, -// { 0x2FC6, "" }, -// { 0x2FC7, "" }, + { 0x2FC6, "dumpit" }, + { 0x2FC7, "dumpsettings" }, // { 0x2FC8, "" }, // { 0x2FC9, "" }, // { 0x2FCA, "" }, // { 0x2FCB, "" }, // { 0x2FCC, "" }, -// { 0x2FCD, "" }, -// { 0x2FCE, "" }, -// { 0x2FCF, "" }, + { 0x2FCD, "dvar" }, + { 0x2FCE, "dvarfloatvalue" }, + { 0x2FCF, "dvarintvalue" }, // { 0x2FD0, "" }, // { 0x2FD1, "" }, // { 0x2FD2, "" }, @@ -14856,11 +14856,11 @@ const std::array, 58> token_list // { 0x2FEA, "" }, // { 0x2FEB, "" }, // { 0x2FEC, "" }, -// { 0x2FED, "" }, + { 0x2FED, "dynamiceventstype" }, // { 0x2FEE, "" }, // { 0x2FEF, "" }, // { 0x2FF0, "" }, -// { 0x2FF1, "" }, + { 0x2FF1, "dynamicspawns" }, // { 0x2FF2, "" }, // { 0x2FF3, "" }, // { 0x2FF4, "" }, @@ -14882,15 +14882,15 @@ const std::array, 58> token_list // { 0x3004, "" }, // { 0x3005, "" }, // { 0x3006, "" }, -// { 0x3007, "" }, -// { 0x3008, "" }, -// { 0x3009, "" }, -// { 0x300A, "" }, -// { 0x300B, "" }, -// { 0x300C, "" }, + { 0x3007, "earned" }, + { 0x3008, "earned_dialog_col" }, + { 0x3009, "earned_hint_col" }, + { 0x300A, "earnedkillstreakevent" }, + { 0x300B, "earnedstreaklevel" }, + { 0x300C, "earnkillstreak" }, // { 0x300D, "" }, // { 0x300E, "" }, -// { 0x300F, "" }, + { 0x300F, "earthquake" }, // { 0x3010, "" }, // { 0x3011, "" }, // { 0x3012, "" }, @@ -14898,7 +14898,7 @@ const std::array, 58> token_list // { 0x3014, "" }, // { 0x3015, "" }, // { 0x3016, "" }, -// { 0x3017, "" }, + { 0x3017, "effect" }, // { 0x3018, "" }, // { 0x3019, "" }, // { 0x301A, "" }, @@ -14906,13 +14906,13 @@ const std::array, 58> token_list // { 0x301C, "" }, // { 0x301D, "" }, // { 0x301E, "" }, -// { 0x301F, "" }, + { 0x301F, "einflictor" }, // { 0x3020, "" }, // { 0x3021, "" }, // { 0x3022, "" }, // { 0x3023, "" }, // { 0x3024, "" }, -// { 0x3025, "" }, + { 0x3025, "elemtype" }, // { 0x3026, "" }, // { 0x3027, "" }, // { 0x3028, "" }, @@ -14966,15 +14966,15 @@ const std::array, 58> token_list // { 0x3058, "" }, // { 0x3059, "" }, // { 0x305A, "" }, -// { 0x305B, "" }, -// { 0x305C, "" }, + { 0x305B, "eliminateplayerevent" }, + { 0x305C, "eliminatetagevent" }, // { 0x305D, "" }, // { 0x305E, "" }, // { 0x305F, "" }, // { 0x3060, "" }, // { 0x3061, "" }, // { 0x3062, "" }, -// { 0x3063, "" }, + { 0x3063, "emitfalldamage" }, // { 0x3064, "" }, // { 0x3065, "" }, // { 0x3066, "" }, @@ -14998,30 +14998,30 @@ const std::array, 58> token_list // { 0x3078, "" }, // { 0x3079, "" }, // { 0x307A, "" }, -// { 0x307B, "" }, + { 0x307B, "empassistpoints" }, // { 0x307C, "" }, // { 0x307D, "" }, // { 0x307E, "" }, // { 0x307F, "" }, // { 0x3080, "" }, -// { 0x3081, "" }, -// { 0x3082, "" }, + { 0x3081, "empendtime" }, + { 0x3082, "empequipmentdisabled" }, // { 0x3083, "" }, -// { 0x3084, "" }, + { 0x3084, "empexplodewaiter" }, // { 0x3085, "" }, -// { 0x3086, "" }, + { 0x3086, "empgrenaded" }, // { 0x3087, "" }, -// { 0x3088, "" }, + { 0x3088, "empgrenadeexplode" }, // { 0x3089, "" }, -// { 0x308A, "" }, -// { 0x308B, "" }, + { 0x308A, "empowner" }, + { 0x308B, "empplayer" }, // { 0x308C, "" }, // { 0x308D, "" }, // { 0x308E, "" }, // { 0x308F, "" }, -// { 0x3090, "" }, + { 0x3090, "emptimeremaining" }, // { 0x3091, "" }, -// { 0x3092, "" }, + { 0x3092, "empty_init_func" }, // { 0x3093, "" }, // { 0x3094, "" }, // { 0x3095, "" }, @@ -15137,20 +15137,20 @@ const std::array, 58> token_list // { 0x3103, "" }, // { 0x3104, "" }, // { 0x3105, "" }, -// { 0x3106, "" }, + { 0x3106, "enableallstreaks" }, // { 0x3107, "" }, -// { 0x3108, "" }, + { 0x3108, "enablebattlechatter" }, // { 0x3109, "" }, // { 0x310A, "" }, // { 0x310B, "" }, -// { 0x310C, "" }, + { 0x310C, "enabled" }, // { 0x310D, "" }, // { 0x310E, "" }, -// { 0x310F, "" }, -// { 0x3110, "" }, -// { 0x3111, "" }, + { 0x310F, "enablegloballyusablebytype" }, + { 0x3110, "enablekillstreakactionslots" }, + { 0x3111, "enablelaststandweapons" }, // { 0x3112, "" }, -// { 0x3113, "" }, + { 0x3113, "enableobject" }, // { 0x3114, "" }, // { 0x3115, "" }, // { 0x3116, "" }, @@ -15174,7 +15174,7 @@ const std::array, 58> token_list // { 0x3128, "" }, // { 0x3129, "" }, // { 0x312A, "" }, -// { 0x312B, "" }, + { 0x312B, "end_exo_hover_on_notifies" }, // { 0x312C, "" }, // { 0x312D, "" }, // { 0x312E, "" }, @@ -15220,18 +15220,18 @@ const std::array, 58> token_list // { 0x3156, "" }, // { 0x3157, "" }, // { 0x3158, "" }, -// { 0x3159, "" }, + { 0x3159, "endedkillcamcleanup" }, // { 0x315A, "" }, // { 0x315B, "" }, // { 0x315C, "" }, // { 0x315D, "" }, -// { 0x315E, "" }, -// { 0x315F, "" }, -// { 0x3160, "" }, -// { 0x3161, "" }, -// { 0x3162, "" }, -// { 0x3163, "" }, -// { 0x3164, "" }, + { 0x315E, "endgame" }, + { 0x315F, "endgamedeath" }, + { 0x3160, "endgamehalftime" }, + { 0x3161, "endgameicon" }, + { 0x3162, "endgameontimelimit" }, + { 0x3163, "endgameovertime" }, + { 0x3164, "endgametimer" }, // { 0x3165, "" }, // { 0x3166, "" }, // { 0x3167, "" }, @@ -15309,29 +15309,29 @@ const std::array, 58> token_list // { 0x31AF, "" }, // { 0x31B0, "" }, // { 0x31B1, "" }, -// { 0x31B2, "" }, -// { 0x31B3, "" }, -// { 0x31B4, "" }, + { 0x31B2, "endkillcamifnothingtoshow" }, + { 0x31B3, "endmgstreak" }, + { 0x31B4, "endmgstreakwhenleavemg" }, // { 0x31B5, "" }, -// { 0x31B6, "" }, -// { 0x31B7, "" }, + { 0x31B6, "endofgamesummarylogger" }, + { 0x31B7, "endondeath" }, // { 0x31B8, "" }, // { 0x31B9, "" }, -// { 0x31BA, "" }, + { 0x31BA, "endonstring" }, // { 0x31BB, "" }, // { 0x31BC, "" }, // { 0x31BD, "" }, -// { 0x31BE, "" }, + { 0x31BE, "endrespawnnotify" }, // { 0x31BF, "" }, // { 0x31C0, "" }, -// { 0x31C1, "" }, -// { 0x31C2, "" }, -// { 0x31C3, "" }, -// { 0x31C4, "" }, -// { 0x31C5, "" }, + { 0x31C1, "endsceneondeath" }, + { 0x31C2, "endselectionohostmigration" }, + { 0x31C3, "endselectiononaction" }, + { 0x31C4, "endselectiononemp" }, + { 0x31C5, "endselectiononendgame" }, // { 0x31C6, "" }, -// { 0x31C7, "" }, -// { 0x31C8, "" }, + { 0x31C7, "endtime" }, + { 0x31C8, "enduavonlatejoiner" }, // { 0x31C9, "" }, // { 0x31CA, "" }, // { 0x31CB, "" }, @@ -15477,7 +15477,7 @@ const std::array, 58> token_list // { 0x3257, "" }, // { 0x3258, "" }, // { 0x3259, "" }, -// { 0x325A, "" }, + { 0x325A, "enemy_model" }, // { 0x325B, "" }, // { 0x325C, "" }, // { 0x325D, "" }, @@ -15533,7 +15533,7 @@ const std::array, 58> token_list // { 0x328F, "" }, // { 0x3290, "" }, // { 0x3291, "" }, -// { 0x3292, "" }, + { 0x3292, "enemy_use_dialog_col" }, // { 0x3293, "" }, // { 0x3294, "" }, // { 0x3295, "" }, @@ -15553,14 +15553,14 @@ const std::array, 58> token_list // { 0x32A3, "" }, // { 0x32A4, "" }, // { 0x32A5, "" }, -// { 0x32A6, "" }, + { 0x32A6, "enemyboarderfxid" }, // { 0x32A7, "" }, // { 0x32A8, "" }, // { 0x32A9, "" }, -// { 0x32AA, "" }, -// { 0x32AB, "" }, + { 0x32AA, "enemyflagfxid" }, + { 0x32AB, "enemyfx" }, // { 0x32AC, "" }, -// { 0x32AD, "" }, + { 0x32AD, "enemyhitcounts" }, // { 0x32AE, "" }, // { 0x32AF, "" }, // { 0x32B0, "" }, @@ -15585,7 +15585,7 @@ const std::array, 58> token_list // { 0x32C3, "" }, // { 0x32C4, "" }, // { 0x32C5, "" }, -// { 0x32C6, "" }, + { 0x32C6, "enemytrigger" }, // { 0x32C7, "" }, // { 0x32C8, "" }, // { 0x32C9, "" }, @@ -15598,8 +15598,8 @@ const std::array, 58> token_list // { 0x32D0, "" }, // { 0x32D1, "" }, // { 0x32D2, "" }, -// { 0x32D3, "" }, -// { 0x32D4, "" }, + { 0x32D3, "ensurelaststandparamsvalidity" }, + { 0x32D4, "ent" }, // { 0x32D5, "" }, // { 0x32D6, "" }, // { 0x32D7, "" }, @@ -15662,15 +15662,15 @@ const std::array, 58> token_list // { 0x3310, "" }, // { 0x3311, "" }, // { 0x3312, "" }, -// { 0x3313, "" }, -// { 0x3314, "" }, + { 0x3313, "entity_number" }, + { 0x3314, "entity_path_disconnect_thread" }, // { 0x3315, "" }, -// { 0x3316, "" }, + { 0x3316, "entityheadicon" }, // { 0x3317, "" }, // { 0x3318, "" }, -// { 0x3319, "" }, + { 0x3319, "entityheadicons" }, // { 0x331A, "" }, -// { 0x331B, "" }, + { 0x331B, "entnum" }, // { 0x331C, "" }, // { 0x331D, "" }, // { 0x331E, "" }, @@ -15710,17 +15710,17 @@ const std::array, 58> token_list // { 0x3340, "" }, // { 0x3341, "" }, // { 0x3342, "" }, -// { 0x3343, "" }, -// { 0x3344, "" }, -// { 0x3345, "" }, -// { 0x3346, "" }, -// { 0x3347, "" }, -// { 0x3348, "" }, -// { 0x3349, "" }, -// { 0x334A, "" }, -// { 0x334B, "" }, -// { 0x334C, "" }, -// { 0x334D, "" }, + { 0x3343, "equipmentdeathvfx" }, + { 0x3344, "equipmentdeletevfx" }, + { 0x3345, "equipmentdisableuse" }, + { 0x3346, "equipmentempstunvfx" }, + { 0x3347, "equipmentenableuse" }, + { 0x3348, "equipmentextra" }, + { 0x3349, "equipmentmines" }, + { 0x334A, "equipmentwatchenabledisableuse" }, + { 0x334B, "equipmentwatchuse" }, + { 0x334C, "erasefinalkillcam" }, + { 0x334D, "error" }, // { 0x334E, "" }, // { 0x334F, "" }, // { 0x3350, "" }, @@ -15778,7 +15778,7 @@ const std::array, 58> token_list // { 0x3384, "" }, // { 0x3385, "" }, // { 0x3386, "" }, -// { 0x3387, "" }, + { 0x3387, "estimatedtimetillscorelimit" }, // { 0x3388, "" }, // { 0x3389, "" }, // { 0x338A, "" }, @@ -15862,19 +15862,19 @@ const std::array, 58> token_list // { 0x33D8, "" }, // { 0x33D9, "" }, // { 0x33DA, "" }, -// { 0x33DB, "" }, + { 0x33DB, "eventtype" }, // { 0x33DC, "" }, // { 0x33DD, "" }, // { 0x33DE, "" }, -// { 0x33DF, "" }, + { 0x33DF, "evfromluminancenits" }, // { 0x33E0, "" }, // { 0x33E1, "" }, // { 0x33E2, "" }, -// { 0x33E3, "" }, + { 0x33E3, "exception" }, // { 0x33E4, "" }, // { 0x33E5, "" }, // { 0x33E6, "" }, -// { 0x33E7, "" }, + { 0x33E7, "exclusive_fog_tech" }, // { 0x33E8, "" }, // { 0x33E9, "" }, // { 0x33EA, "" }, @@ -16014,11 +16014,11 @@ const std::array, 58> token_list // { 0x3470, "" }, // { 0x3471, "" }, // { 0x3472, "" }, -// { 0x3473, "" }, -// { 0x3474, "" }, -// { 0x3475, "" }, + { 0x3473, "exo_cloak_off_time" }, + { 0x3474, "exo_cloak_on" }, + { 0x3475, "exo_dodge_cooldown" }, // { 0x3476, "" }, -// { 0x3477, "" }, + { 0x3477, "exo_dodge_think" }, // { 0x3478, "" }, // { 0x3479, "" }, // { 0x347A, "" }, @@ -16038,15 +16038,15 @@ const std::array, 58> token_list // { 0x3488, "" }, // { 0x3489, "" }, // { 0x348A, "" }, -// { 0x348B, "" }, -// { 0x348C, "" }, -// { 0x348D, "" }, -// { 0x348E, "" }, -// { 0x348F, "" }, -// { 0x3490, "" }, -// { 0x3491, "" }, -// { 0x3492, "" }, -// { 0x3493, "" }, + { 0x348B, "exo_health_le_active_vfx" }, + { 0x348C, "exo_health_le_inactive_vfx" }, + { 0x348D, "exo_health_on" }, + { 0x348E, "exo_health_rt_active_vfx" }, + { 0x348F, "exo_health_rt_inactive_vfx" }, + { 0x3490, "exo_hover_init" }, + { 0x3491, "exo_hover_on" }, + { 0x3492, "exo_hover_think" }, + { 0x3493, "exo_hover_update" }, // { 0x3494, "" }, // { 0x3495, "" }, // { 0x3496, "" }, @@ -16061,28 +16061,28 @@ const std::array, 58> token_list // { 0x349F, "" }, // { 0x34A0, "" }, // { 0x34A1, "" }, -// { 0x34A2, "" }, + { 0x34A2, "exo_knife_think" }, // { 0x34A3, "" }, // { 0x34A4, "" }, // { 0x34A5, "" }, // { 0x34A6, "" }, // { 0x34A7, "" }, -// { 0x34A8, "" }, -// { 0x34A9, "" }, -// { 0x34AA, "" }, + { 0x34A8, "exo_mute_3p" }, + { 0x34A9, "exo_mute_init" }, + { 0x34AA, "exo_mute_think" }, // { 0x34AB, "" }, // { 0x34AC, "" }, -// { 0x34AD, "" }, -// { 0x34AE, "" }, -// { 0x34AF, "" }, -// { 0x34B0, "" }, + { 0x34AD, "exo_overclock_vfx_le_active" }, + { 0x34AE, "exo_overclock_vfx_le_inactive" }, + { 0x34AF, "exo_overclock_vfx_ri_active" }, + { 0x34B0, "exo_overclock_vfx_ri_inactive" }, // { 0x34B1, "" }, -// { 0x34B2, "" }, -// { 0x34B3, "" }, -// { 0x34B4, "" }, -// { 0x34B5, "" }, -// { 0x34B6, "" }, -// { 0x34B7, "" }, + { 0x34B2, "exo_ping_init" }, + { 0x34B3, "exo_ping_on" }, + { 0x34B4, "exo_ping_think" }, + { 0x34B5, "exo_ping_vfx_active" }, + { 0x34B6, "exo_ping_vfx_inactive" }, + { 0x34B7, "exo_power_cooldown" }, // { 0x34B8, "" }, // { 0x34B9, "" }, // { 0x34BA, "" }, @@ -16121,19 +16121,19 @@ const std::array, 58> token_list // { 0x34DB, "" }, // { 0x34DC, "" }, // { 0x34DD, "" }, -// { 0x34DE, "" }, -// { 0x34DF, "" }, -// { 0x34E0, "" }, -// { 0x34E1, "" }, -// { 0x34E2, "" }, -// { 0x34E3, "" }, + { 0x34DE, "exo_repulsor_activate_vfx" }, + { 0x34DF, "exo_repulsor_deactivate_vfx" }, + { 0x34E0, "exo_repulsor_impact" }, + { 0x34E1, "exo_repulsor_player_vfx_active" }, + { 0x34E2, "exo_repulsor_player_vfx_inactive" }, + { 0x34E3, "exo_repulsor_think" }, // { 0x34E4, "" }, // { 0x34E5, "" }, // { 0x34E6, "" }, // { 0x34E7, "" }, // { 0x34E8, "" }, -// { 0x34E9, "" }, -// { 0x34EA, "" }, + { 0x34E9, "exo_shield_on" }, + { 0x34EA, "exo_shield_think" }, // { 0x34EB, "" }, // { 0x34EC, "" }, // { 0x34ED, "" }, @@ -16149,37 +16149,37 @@ const std::array, 58> token_list // { 0x34F7, "" }, // { 0x34F8, "" }, // { 0x34F9, "" }, -// { 0x34FA, "" }, + { 0x34FA, "exoabilitytracking" }, // { 0x34FB, "" }, // { 0x34FC, "" }, // { 0x34FD, "" }, // { 0x34FE, "" }, // { 0x34FF, "" }, -// { 0x3500, "" }, -// { 0x3501, "" }, + { 0x3500, "exocloak" }, + { 0x3501, "exocount" }, // { 0x3502, "" }, // { 0x3503, "" }, // { 0x3504, "" }, -// { 0x3505, "" }, -// { 0x3506, "" }, + { 0x3505, "exoknifekillevent" }, + { 0x3506, "exomostrecenttimedeciseconds" }, // { 0x3507, "" }, // { 0x3508, "" }, // { 0x3509, "" }, // { 0x350A, "" }, // { 0x350B, "" }, // { 0x350C, "" }, -// { 0x350D, "" }, + { 0x350D, "exorepulsorinit" }, // { 0x350E, "" }, -// { 0x350F, "" }, + { 0x350F, "exoshieldweapon" }, // { 0x3510, "" }, // { 0x3511, "" }, // { 0x3512, "" }, // { 0x3513, "" }, // { 0x3514, "" }, // { 0x3515, "" }, -// { 0x3516, "" }, -// { 0x3517, "" }, -// { 0x3518, "" }, + { 0x3516, "expandmaxs" }, + { 0x3517, "expandmins" }, + { 0x3518, "expandspawnpointbounds" }, // { 0x3519, "" }, // { 0x351A, "" }, // { 0x351B, "" }, @@ -16193,7 +16193,7 @@ const std::array, 58> token_list // { 0x3523, "" }, // { 0x3524, "" }, // { 0x3525, "" }, -// { 0x3526, "" }, + { 0x3526, "exploder" }, // { 0x3527, "" }, // { 0x3528, "" }, // { 0x3529, "" }, @@ -16208,11 +16208,11 @@ const std::array, 58> token_list // { 0x3532, "" }, // { 0x3533, "" }, // { 0x3534, "" }, -// { 0x3535, "" }, + { 0x3535, "exploder_sound" }, // { 0x3536, "" }, // { 0x3537, "" }, // { 0x3538, "" }, -// { 0x3539, "" }, + { 0x3539, "exploderindex" }, // { 0x353A, "" }, // { 0x353B, "" }, // { 0x353C, "" }, @@ -16232,10 +16232,10 @@ const std::array, 58> token_list // { 0x354A, "" }, // { 0x354B, "" }, // { 0x354C, "" }, -// { 0x354D, "" }, -// { 0x354E, "" }, + { 0x354D, "explosive_drone_owner" }, + { 0x354E, "explosivedamagemod" }, // { 0x354F, "" }, -// { 0x3550, "" }, + { 0x3550, "explosivedrone" }, // { 0x3551, "" }, // { 0x3552, "" }, // { 0x3553, "" }, @@ -16271,16 +16271,16 @@ const std::array, 58> token_list // { 0x3571, "" }, // { 0x3572, "" }, // { 0x3573, "" }, -// { 0x3574, "" }, + { 0x3574, "explosivedrones" }, // { 0x3575, "" }, // { 0x3576, "" }, // { 0x3577, "" }, // { 0x3578, "" }, -// { 0x3579, "" }, + { 0x3579, "explosivegrenadedeath" }, // { 0x357A, "" }, // { 0x357B, "" }, -// { 0x357C, "" }, -// { 0x357D, "" }, + { 0x357C, "explosiveinfo" }, + { 0x357D, "explosivekills" }, // { 0x357E, "" }, // { 0x357F, "" }, // { 0x3580, "" }, @@ -16311,7 +16311,7 @@ const std::array, 58> token_list // { 0x3599, "" }, // { 0x359A, "" }, // { 0x359B, "" }, -// { 0x359C, "" }, + { 0x359C, "extra_height" }, // { 0x359D, "" }, // { 0x359E, "" }, // { 0x359F, "" }, @@ -16389,7 +16389,7 @@ const std::array, 58> token_list // { 0x35E7, "" }, // { 0x35E8, "" }, // { 0x35E9, "" }, -// { 0x35EA, "" }, + { 0x35EA, "fadeaway" }, // { 0x35EB, "" }, // { 0x35EC, "" }, // { 0x35ED, "" }, @@ -16402,8 +16402,8 @@ const std::array, 58> token_list // { 0x35F4, "" }, // { 0x35F5, "" }, // { 0x35F6, "" }, -// { 0x35F7, "" }, -// { 0x35F8, "" }, + { 0x35F7, "fadetoalpha" }, + { 0x35F8, "fadetoalphatime" }, // { 0x35F9, "" }, // { 0x35FA, "" }, // { 0x35FB, "" }, @@ -16478,7 +16478,7 @@ const std::array, 58> token_list // { 0x3640, "" }, // { 0x3641, "" }, // { 0x3642, "" }, -// { 0x3643, "" }, + { 0x3643, "fake_loot_dispensation_logic" }, // { 0x3644, "" }, // { 0x3645, "" }, // { 0x3646, "" }, @@ -16519,7 +16519,7 @@ const std::array, 58> token_list // { 0x3669, "" }, // { 0x366A, "" }, // { 0x366B, "" }, -// { 0x366C, "" }, + { 0x366C, "farspawns" }, // { 0x366D, "" }, // { 0x366E, "" }, // { 0x366F, "" }, @@ -16555,9 +16555,9 @@ const std::array, 58> token_list // { 0x368D, "" }, // { 0x368E, "" }, // { 0x368F, "" }, -// { 0x3690, "" }, -// { 0x3691, "" }, -// { 0x3692, "" }, + { 0x3690, "faux_spawn_stance" }, + { 0x3691, "fauxdead" }, + { 0x3692, "fauxvehiclecount" }, // { 0x3693, "" }, // { 0x3694, "" }, // { 0x3695, "" }, @@ -16572,7 +16572,7 @@ const std::array, 58> token_list // { 0x369E, "" }, // { 0x369F, "" }, // { 0x36A0, "" }, -// { 0x36A1, "" }, + { 0x36A1, "fieldgoalevent" }, // { 0x36A2, "" }, // { 0x36A3, "" }, // { 0x36A4, "" }, @@ -16592,17 +16592,17 @@ const std::array, 58> token_list // { 0x36B2, "" }, // { 0x36B3, "" }, // { 0x36B4, "" }, -// { 0x36B5, "" }, -// { 0x36B6, "" }, -// { 0x36B7, "" }, -// { 0x36B8, "" }, -// { 0x36B9, "" }, -// { 0x36BA, "" }, -// { 0x36BB, "" }, -// { 0x36BC, "" }, -// { 0x36BD, "" }, -// { 0x36BE, "" }, -// { 0x36BF, "" }, + { 0x36B5, "fileprint_launcher" }, + { 0x36B6, "fileprint_launcher_end_file" }, + { 0x36B7, "fileprint_launcher_start_file" }, + { 0x36B8, "fileprint_map_entity_end" }, + { 0x36B9, "fileprint_map_entity_start" }, + { 0x36BA, "fileprint_map_header" }, + { 0x36BB, "fileprint_map_keypairprint" }, + { 0x36BC, "fileprint_map_start" }, + { 0x36BD, "fileprint_radiant_vec" }, + { 0x36BE, "fileprint_start" }, + { 0x36BF, "fileprintlauncher_linecount" }, // { 0x36C0, "" }, // { 0x36C1, "" }, // { 0x36C2, "" }, @@ -16726,26 +16726,26 @@ const std::array, 58> token_list // { 0x3738, "" }, // { 0x3739, "" }, // { 0x373A, "" }, -// { 0x373B, "" }, -// { 0x373C, "" }, -// { 0x373D, "" }, -// { 0x373E, "" }, -// { 0x373F, "" }, -// { 0x3740, "" }, -// { 0x3741, "" }, -// { 0x3742, "" }, -// { 0x3743, "" }, -// { 0x3744, "" }, -// { 0x3745, "" }, -// { 0x3746, "" }, -// { 0x3747, "" }, -// { 0x3748, "" }, -// { 0x3749, "" }, -// { 0x374A, "" }, -// { 0x374B, "" }, -// { 0x374C, "" }, -// { 0x374D, "" }, -// { 0x374E, "" }, + { 0x373B, "finalizespawnpointchoice" }, + { 0x373C, "finalkill" }, + { 0x373D, "finalkillcam_attacker" }, + { 0x373E, "finalkillcam_attackernum" }, + { 0x373F, "finalkillcam_deathtimeoffset" }, + { 0x3740, "finalkillcam_delay" }, + { 0x3741, "finalkillcam_killcamentityindex" }, + { 0x3742, "finalkillcam_killcamentitystarttime" }, + { 0x3743, "finalkillcam_psoffsettime" }, + { 0x3744, "finalkillcam_smeansofdeath" }, + { 0x3745, "finalkillcam_sweapon" }, + { 0x3746, "finalkillcam_timegameended" }, + { 0x3747, "finalkillcam_timerecorded" }, + { 0x3748, "finalkillcam_type" }, + { 0x3749, "finalkillcam_usestarttime" }, + { 0x374A, "finalkillcam_victim" }, + { 0x374B, "finalkillcam_winner" }, + { 0x374C, "finalkillcammusic" }, + { 0x374D, "finalsurvivorevent" }, + { 0x374E, "finalsurvivoruav" }, // { 0x374F, "" }, // { 0x3750, "" }, // { 0x3751, "" }, @@ -16780,31 +16780,31 @@ const std::array, 58> token_list // { 0x376E, "" }, // { 0x376F, "" }, // { 0x3770, "" }, -// { 0x3771, "" }, -// { 0x3772, "" }, + { 0x3771, "find_zones" }, + { 0x3772, "findandplayanims" }, // { 0x3773, "" }, // { 0x3774, "" }, -// { 0x3775, "" }, + { 0x3775, "findbattlebuddy" }, // { 0x3776, "" }, -// { 0x3777, "" }, -// { 0x3778, "" }, -// { 0x3779, "" }, + { 0x3777, "findboxcenter" }, + { 0x3778, "findbuddypathnode" }, + { 0x3779, "findbuddyspawn" }, // { 0x377A, "" }, // { 0x377B, "" }, // { 0x377C, "" }, // { 0x377D, "" }, // { 0x377E, "" }, // { 0x377F, "" }, -// { 0x3780, "" }, + { 0x3780, "findisfacing" }, // { 0x3781, "" }, // { 0x3782, "" }, // { 0x3783, "" }, // { 0x3784, "" }, // { 0x3785, "" }, -// { 0x3786, "" }, + { 0x3786, "findsecondhighestspawnscore" }, // { 0x3787, "" }, // { 0x3788, "" }, -// { 0x3789, "" }, + { 0x3789, "findspawnlocationnearplayer" }, // { 0x378A, "" }, // { 0x378B, "" }, // { 0x378C, "" }, @@ -16814,12 +16814,12 @@ const std::array, 58> token_list // { 0x3790, "" }, // { 0x3791, "" }, // { 0x3792, "" }, -// { 0x3793, "" }, + { 0x3793, "finishdeathwaiter" }, // { 0x3794, "" }, // { 0x3795, "" }, // { 0x3796, "" }, // { 0x3797, "" }, -// { 0x3798, "" }, + { 0x3798, "finishplayerdamagewrapper" }, // { 0x3799, "" }, // { 0x379A, "" }, // { 0x379B, "" }, @@ -16900,7 +16900,7 @@ const std::array, 58> token_list // { 0x37E6, "" }, // { 0x37E7, "" }, // { 0x37E8, "" }, -// { 0x37E9, "" }, + { 0x37E9, "fireteammembers" }, // { 0x37EA, "" }, // { 0x37EB, "" }, // { 0x37EC, "" }, @@ -16935,7 +16935,7 @@ const std::array, 58> token_list // { 0x3809, "" }, // { 0x380A, "" }, // { 0x380B, "" }, -// { 0x380C, "" }, + { 0x380C, "first_frame" }, // { 0x380D, "" }, // { 0x380E, "" }, // { 0x380F, "" }, @@ -16943,34 +16943,34 @@ const std::array, 58> token_list // { 0x3811, "" }, // { 0x3812, "" }, // { 0x3813, "" }, -// { 0x3814, "" }, + { 0x3814, "firstbloodevent" }, // { 0x3815, "" }, -// { 0x3816, "" }, + { 0x3816, "firstcapture" }, // { 0x3817, "" }, // { 0x3818, "" }, // { 0x3819, "" }, -// { 0x381A, "" }, -// { 0x381B, "" }, + { 0x381A, "firsthalftimepassed" }, + { 0x381B, "firstinfectedevent" }, // { 0x381C, "" }, -// { 0x381D, "" }, + { 0x381D, "firstkillstreakearned" }, // { 0x381E, "" }, -// { 0x381F, "" }, -// { 0x3820, "" }, + { 0x381F, "firstspawn" }, + { 0x3820, "firsttimedamaged" }, // { 0x3821, "" }, // { 0x3822, "" }, // { 0x3823, "" }, // { 0x3824, "" }, // { 0x3825, "" }, -// { 0x3826, "" }, + { 0x3826, "fixakimbostring" }, // { 0x3827, "" }, // { 0x3828, "" }, // { 0x3829, "" }, // { 0x382A, "" }, // { 0x382B, "" }, -// { 0x382C, "" }, -// { 0x382D, "" }, + { 0x382C, "flag" }, + { 0x382D, "flag_assert" }, // { 0x382E, "" }, -// { 0x382F, "" }, + { 0x382F, "flag_clear" }, // { 0x3830, "" }, // { 0x3831, "" }, // { 0x3832, "" }, @@ -16978,60 +16978,60 @@ const std::array, 58> token_list // { 0x3834, "" }, // { 0x3835, "" }, // { 0x3836, "" }, -// { 0x3837, "" }, + { 0x3837, "flag_exist" }, // { 0x3838, "" }, // { 0x3839, "" }, // { 0x383A, "" }, -// { 0x383B, "" }, + { 0x383B, "flag_init" }, // { 0x383C, "" }, -// { 0x383D, "" }, + { 0x383D, "flag_set" }, // { 0x383E, "" }, // { 0x383F, "" }, // { 0x3840, "" }, // { 0x3841, "" }, // { 0x3842, "" }, // { 0x3843, "" }, -// { 0x3844, "" }, + { 0x3844, "flag_struct" }, // { 0x3845, "" }, // { 0x3846, "" }, // { 0x3847, "" }, -// { 0x3848, "" }, -// { 0x3849, "" }, -// { 0x384A, "" }, + { 0x3848, "flag_wait" }, + { 0x3849, "flag_wait_all" }, + { 0x384A, "flag_wait_any" }, // { 0x384B, "" }, -// { 0x384C, "" }, + { 0x384C, "flag_wait_any_return" }, // { 0x384D, "" }, // { 0x384E, "" }, // { 0x384F, "" }, -// { 0x3850, "" }, -// { 0x3851, "" }, + { 0x3850, "flag_wait_either" }, + { 0x3851, "flag_wait_either_return" }, // { 0x3852, "" }, // { 0x3853, "" }, -// { 0x3854, "" }, -// { 0x3855, "" }, + { 0x3854, "flag_wait_or_timeout" }, + { 0x3855, "flag_waitopen" }, // { 0x3856, "" }, -// { 0x3857, "" }, -// { 0x3858, "" }, -// { 0x3859, "" }, -// { 0x385A, "" }, -// { 0x385B, "" }, -// { 0x385C, "" }, -// { 0x385D, "" }, -// { 0x385E, "" }, -// { 0x385F, "" }, -// { 0x3860, "" }, -// { 0x3861, "" }, + { 0x3857, "flag_waitopen_either" }, + { 0x3858, "flag_waitopen_either_return" }, + { 0x3859, "flag_waitopen_or_timeout" }, + { 0x385A, "flagawayvo" }, + { 0x385B, "flagbasefxid" }, + { 0x385C, "flagbasemodel" }, + { 0x385D, "flagcaptureevent" }, + { 0x385E, "flageffects" }, + { 0x385F, "flageffectsstop" }, + { 0x3860, "flagfx" }, + { 0x3861, "flagfxid" }, // { 0x3862, "" }, -// { 0x3863, "" }, -// { 0x3864, "" }, + { 0x3863, "flaggroundfxid" }, + { 0x3864, "flagmodel" }, // { 0x3865, "" }, -// { 0x3866, "" }, -// { 0x3867, "" }, -// { 0x3868, "" }, -// { 0x3869, "" }, -// { 0x386A, "" }, -// { 0x386B, "" }, -// { 0x386C, "" }, + { 0x3866, "flagpickupevent" }, + { 0x3867, "flagreturnevent" }, + { 0x3868, "flagreturntime" }, + { 0x3869, "flags" }, + { 0x386A, "flags_lock" }, + { 0x386B, "flagsetup" }, + { 0x386C, "flagstowedfxid" }, // { 0x386D, "" }, // { 0x386E, "" }, // { 0x386F, "" }, @@ -17091,15 +17091,15 @@ const std::array, 58> token_list // { 0x38A5, "" }, // { 0x38A6, "" }, // { 0x38A7, "" }, -// { 0x38A8, "" }, + { 0x38A8, "flashbangplayer" }, // { 0x38A9, "" }, // { 0x38AA, "" }, // { 0x38AB, "" }, // { 0x38AC, "" }, // { 0x38AD, "" }, -// { 0x38AE, "" }, -// { 0x38AF, "" }, -// { 0x38B0, "" }, + { 0x38AE, "flashedkillevent" }, + { 0x38AF, "flashendtime" }, + { 0x38B0, "flashfrac" }, // { 0x38B1, "" }, // { 0x38B2, "" }, // { 0x38B3, "" }, @@ -17119,10 +17119,10 @@ const std::array, 58> token_list // { 0x38C1, "" }, // { 0x38C2, "" }, // { 0x38C3, "" }, -// { 0x38C4, "" }, + { 0x38C4, "flashthread" }, // { 0x38C5, "" }, -// { 0x38C6, "" }, -// { 0x38C7, "" }, + { 0x38C6, "flat_angle" }, + { 0x38C7, "flat_origin" }, // { 0x38C8, "" }, // { 0x38C9, "" }, // { 0x38CA, "" }, @@ -17167,9 +17167,9 @@ const std::array, 58> token_list // { 0x38F1, "" }, // { 0x38F2, "" }, // { 0x38F3, "" }, -// { 0x38F4, "" }, -// { 0x38F5, "" }, -// { 0x38F6, "" }, + { 0x38F4, "flushdialogonplayer" }, + { 0x38F5, "flushgroupdialog" }, + { 0x38F6, "flushgroupdialogonplayer" }, // { 0x38F7, "" }, // { 0x38F8, "" }, // { 0x38F9, "" }, @@ -17207,7 +17207,7 @@ const std::array, 58> token_list // { 0x3919, "" }, // { 0x391A, "" }, // { 0x391B, "" }, -// { 0x391C, "" }, + { 0x391C, "flyin" }, // { 0x391D, "" }, // { 0x391E, "" }, // { 0x391F, "" }, @@ -17222,7 +17222,7 @@ const std::array, 58> token_list // { 0x3928, "" }, // { 0x3929, "" }, // { 0x392A, "" }, -// { 0x392B, "" }, + { 0x392B, "flying_attack_drones" }, // { 0x392C, "" }, // { 0x392D, "" }, // { 0x392E, "" }, @@ -17274,10 +17274,10 @@ const std::array, 58> token_list // { 0x395C, "" }, // { 0x395D, "" }, // { 0x395E, "" }, -// { 0x395F, "" }, + { 0x395F, "fog_transition_ent" }, // { 0x3960, "" }, // { 0x3961, "" }, -// { 0x3962, "" }, + { 0x3962, "fogset" }, // { 0x3963, "" }, // { 0x3964, "" }, // { 0x3965, "" }, @@ -17302,9 +17302,9 @@ const std::array, 58> token_list // { 0x3978, "" }, // { 0x3979, "" }, // { 0x397A, "" }, -// { 0x397B, "" }, -// { 0x397C, "" }, -// { 0x397D, "" }, + { 0x397B, "fontheight" }, + { 0x397C, "fontpulse" }, + { 0x397D, "fontpulseinit" }, // { 0x397E, "" }, // { 0x397F, "" }, // { 0x3980, "" }, @@ -17351,21 +17351,21 @@ const std::array, 58> token_list // { 0x39A9, "" }, // { 0x39AA, "" }, // { 0x39AB, "" }, -// { 0x39AC, "" }, + { 0x39AC, "forcebuddyspawn" }, // { 0x39AD, "" }, // { 0x39AE, "" }, -// { 0x39AF, "" }, + { 0x39AF, "forcecustomclassloc" }, // { 0x39B0, "" }, // { 0x39B1, "" }, // { 0x39B2, "" }, // { 0x39B3, "" }, // { 0x39B4, "" }, // { 0x39B5, "" }, -// { 0x39B6, "" }, + { 0x39B6, "forcedend" }, // { 0x39B7, "" }, // { 0x39B8, "" }, -// { 0x39B9, "" }, -// { 0x39BA, "" }, + { 0x39B9, "forcedisconnectuntil" }, + { 0x39BA, "forceend" }, // { 0x39BB, "" }, // { 0x39BC, "" }, // { 0x39BD, "" }, @@ -17373,14 +17373,14 @@ const std::array, 58> token_list // { 0x39BF, "" }, // { 0x39C0, "" }, // { 0x39C1, "" }, -// { 0x39C2, "" }, -// { 0x39C3, "" }, -// { 0x39C4, "" }, + { 0x39C2, "forcerespawn" }, + { 0x39C3, "forcerespawn_time" }, + { 0x39C4, "forcerespawn_timer" }, // { 0x39C5, "" }, -// { 0x39C6, "" }, -// { 0x39C7, "" }, -// { 0x39C8, "" }, -// { 0x39C9, "" }, + { 0x39C6, "forcespawn" }, + { 0x39C7, "forcespawnangles" }, + { 0x39C8, "forcespawnorigin" }, + { 0x39C9, "forcespawnteam" }, // { 0x39CA, "" }, // { 0x39CB, "" }, // { 0x39CC, "" }, @@ -17399,9 +17399,9 @@ const std::array, 58> token_list // { 0x39D9, "" }, // { 0x39DA, "" }, // { 0x39DB, "" }, -// { 0x39DC, "" }, -// { 0x39DD, "" }, -// { 0x39DE, "" }, + { 0x39DC, "forfeit_aborted" }, + { 0x39DD, "forfeitinprogress" }, + { 0x39DE, "forfeitwaitforabort" }, // { 0x39DF, "" }, // { 0x39E0, "" }, // { 0x39E1, "" }, @@ -17424,7 +17424,7 @@ const std::array, 58> token_list // { 0x39F2, "" }, // { 0x39F3, "" }, // { 0x39F4, "" }, -// { 0x39F5, "" }, + { 0x39F5, "fourplayevent" }, // { 0x39F6, "" }, // { 0x39F7, "" }, // { 0x39F8, "" }, @@ -17437,11 +17437,11 @@ const std::array, 58> token_list // { 0x39FF, "" }, // { 0x3A00, "" }, // { 0x3A01, "" }, -// { 0x3A02, "" }, + { 0x3A02, "fovslidercheck" }, // { 0x3A03, "" }, // { 0x3A04, "" }, // { 0x3A05, "" }, -// { 0x3A06, "" }, + { 0x3A06, "frac" }, // { 0x3A07, "" }, // { 0x3A08, "" }, // { 0x3A09, "" }, @@ -17473,20 +17473,20 @@ const std::array, 58> token_list // { 0x3A23, "" }, // { 0x3A24, "" }, // { 0x3A25, "" }, -// { 0x3A26, "" }, + { 0x3A26, "freegameplayhudelems" }, // { 0x3A27, "" }, -// { 0x3A28, "" }, + { 0x3A28, "freeplayers" }, // { 0x3A29, "" }, // { 0x3A2A, "" }, // { 0x3A2B, "" }, // { 0x3A2C, "" }, // { 0x3A2D, "" }, -// { 0x3A2E, "" }, + { 0x3A2E, "freezeallplayers" }, // { 0x3A2F, "" }, -// { 0x3A30, "" }, -// { 0x3A31, "" }, + { 0x3A30, "freezecontrolswrapper" }, + { 0x3A31, "freezecontrolswrapperwithdelay" }, // { 0x3A32, "" }, -// { 0x3A33, "" }, + { 0x3A33, "freezeplayerforroundend" }, // { 0x3A34, "" }, // { 0x3A35, "" }, // { 0x3A36, "" }, @@ -17546,7 +17546,7 @@ const std::array, 58> token_list // { 0x3A6C, "" }, // { 0x3A6D, "" }, // { 0x3A6E, "" }, -// { 0x3A6F, "" }, + { 0x3A6F, "friendly_nearby" }, // { 0x3A70, "" }, // { 0x3A71, "" }, // { 0x3A72, "" }, @@ -17579,16 +17579,16 @@ const std::array, 58> token_list // { 0x3A8D, "" }, // { 0x3A8E, "" }, // { 0x3A8F, "" }, -// { 0x3A90, "" }, + { 0x3A90, "friendlyboarderfxid" }, // { 0x3A91, "" }, // { 0x3A92, "" }, // { 0x3A93, "" }, // { 0x3A94, "" }, -// { 0x3A95, "" }, + { 0x3A95, "friendlydamage" }, // { 0x3A96, "" }, -// { 0x3A97, "" }, -// { 0x3A98, "" }, -// { 0x3A99, "" }, + { 0x3A97, "friendlyenemyeffects" }, + { 0x3A98, "friendlyenemyeffectsstop" }, + { 0x3A99, "friendlyenemylinkedeffects" }, // { 0x3A9A, "" }, // { 0x3A9B, "" }, // { 0x3A9C, "" }, @@ -17599,12 +17599,12 @@ const std::array, 58> token_list // { 0x3AA1, "" }, // { 0x3AA2, "" }, // { 0x3AA3, "" }, -// { 0x3AA4, "" }, + { 0x3AA4, "friendlyfirecheck" }, // { 0x3AA5, "" }, // { 0x3AA6, "" }, -// { 0x3AA7, "" }, -// { 0x3AA8, "" }, -// { 0x3AA9, "" }, + { 0x3AA7, "friendlyfirekick" }, + { 0x3AA8, "friendlyflagfxid" }, + { 0x3AA9, "friendlyfx" }, // { 0x3AAA, "" }, // { 0x3AAB, "" }, // { 0x3AAC, "" }, @@ -17650,7 +17650,7 @@ const std::array, 58> token_list // { 0x3AD4, "" }, // { 0x3AD5, "" }, // { 0x3AD6, "" }, -// { 0x3AD7, "" }, + { 0x3AD7, "frontshieldmodel" }, // { 0x3AD8, "" }, // { 0x3AD9, "" }, // { 0x3ADA, "" }, @@ -17659,9 +17659,9 @@ const std::array, 58> token_list // { 0x3ADD, "" }, // { 0x3ADE, "" }, // { 0x3ADF, "" }, -// { 0x3AE0, "" }, + { 0x3AE0, "fullsights" }, // { 0x3AE1, "" }, -// { 0x3AE2, "" }, + { 0x3AE2, "func" }, // { 0x3AE3, "" }, // { 0x3AE4, "" }, // { 0x3AE5, "" }, @@ -17854,7 +17854,7 @@ const std::array, 58> token_list // { 0x3BA0, "" }, // { 0x3BA1, "" }, // { 0x3BA2, "" }, -// { 0x3BA3, "" }, + { 0x3BA3, "fxexists" }, // { 0x3BA4, "" }, // { 0x3BA5, "" }, // { 0x3BA6, "" }, @@ -17873,7 +17873,7 @@ const std::array, 58> token_list // { 0x3BB3, "" }, // { 0x3BB4, "" }, // { 0x3BB5, "" }, -// { 0x3BB6, "" }, + { 0x3BB6, "fxshowtoteam" }, // { 0x3BB7, "" }, // { 0x3BB8, "" }, // { 0x3BB9, "" }, @@ -17907,15 +17907,15 @@ const std::array, 58> token_list // { 0x3BD5, "" }, // { 0x3BD6, "" }, // { 0x3BD7, "" }, -// { 0x3BD8, "" }, + { 0x3BD8, "gameended" }, // { 0x3BD9, "" }, -// { 0x3BDA, "" }, -// { 0x3BDB, "" }, -// { 0x3BDC, "" }, -// { 0x3BDD, "" }, -// { 0x3BDE, "" }, -// { 0x3BDF, "" }, -// { 0x3BE0, "" }, + { 0x3BDA, "gameendtime" }, + { 0x3BDB, "gameflag" }, + { 0x3BDC, "gameflagclear" }, + { 0x3BDD, "gameflaginit" }, + { 0x3BDE, "gameflagset" }, + { 0x3BDF, "gameflagwait" }, + { 0x3BE0, "gamehasstarted" }, // { 0x3BE1, "" }, // { 0x3BE2, "" }, // { 0x3BE3, "" }, @@ -17932,24 +17932,24 @@ const std::array, 58> token_list // { 0x3BEE, "" }, // { 0x3BEF, "" }, // { 0x3BF0, "" }, -// { 0x3BF1, "" }, + { 0x3BF1, "gamemode_chosenclass" }, // { 0x3BF2, "" }, -// { 0x3BF3, "" }, -// { 0x3BF4, "" }, -// { 0x3BF5, "" }, -// { 0x3BF6, "" }, -// { 0x3BF7, "" }, -// { 0x3BF8, "" }, + { 0x3BF3, "gamemodemaydropweapon" }, + { 0x3BF4, "gamemodemodifyplayerdamage" }, + { 0x3BF5, "gamemodeonunderwater" }, + { 0x3BF6, "gameobject" }, + { 0x3BF7, "gameobject_fauxspawn" }, + { 0x3BF8, "gameobjecthudindex" }, // { 0x3BF9, "" }, // { 0x3BFA, "" }, // { 0x3BFB, "" }, // { 0x3BFC, "" }, // { 0x3BFD, "" }, // { 0x3BFE, "" }, -// { 0x3BFF, "" }, -// { 0x3C00, "" }, -// { 0x3C01, "" }, -// { 0x3C02, "" }, + { 0x3BFF, "gametimer" }, + { 0x3C00, "gametweaks" }, + { 0x3C01, "gametypestarted" }, + { 0x3C02, "gamewinnerdialog" }, // { 0x3C03, "" }, // { 0x3C04, "" }, // { 0x3C05, "" }, @@ -18041,7 +18041,7 @@ const std::array, 58> token_list // { 0x3C5B, "" }, // { 0x3C5C, "" }, // { 0x3C5D, "" }, -// { 0x3C5E, "" }, + { 0x3C5E, "gatherclassweapons" }, // { 0x3C5F, "" }, // { 0x3C60, "" }, // { 0x3C61, "" }, @@ -18102,7 +18102,7 @@ const std::array, 58> token_list // { 0x3C98, "" }, // { 0x3C99, "" }, // { 0x3C9A, "" }, -// { 0x3C9B, "" }, + { 0x3C9B, "generic_index" }, // { 0x3C9C, "" }, // { 0x3C9D, "" }, // { 0x3C9E, "" }, @@ -18115,7 +18115,7 @@ const std::array, 58> token_list // { 0x3CA5, "" }, // { 0x3CA6, "" }, // { 0x3CA7, "" }, -// { 0x3CA8, "" }, + { 0x3CA8, "genericchallenge" }, // { 0x3CA9, "" }, // { 0x3CAA, "" }, // { 0x3CAB, "" }, @@ -18136,7 +18136,7 @@ const std::array, 58> token_list // { 0x3CBA, "" }, // { 0x3CBB, "" }, // { 0x3CBC, "" }, -// { 0x3CBD, "" }, + { 0x3CBD, "get_all_my_locations" }, // { 0x3CBE, "" }, // { 0x3CBF, "" }, // { 0x3CC0, "" }, @@ -18148,8 +18148,8 @@ const std::array, 58> token_list // { 0x3CC6, "" }, // { 0x3CC7, "" }, // { 0x3CC8, "" }, -// { 0x3CC9, "" }, -// { 0x3CCA, "" }, + { 0x3CC9, "get_array_of_closest" }, + { 0x3CCA, "get_array_of_farthest" }, // { 0x3CCB, "" }, // { 0x3CCC, "" }, // { 0x3CCD, "" }, @@ -18177,7 +18177,7 @@ const std::array, 58> token_list // { 0x3CE3, "" }, // { 0x3CE4, "" }, // { 0x3CE5, "" }, -// { 0x3CE6, "" }, + { 0x3CE6, "get_challenge_weapon_class" }, // { 0x3CE7, "" }, // { 0x3CE8, "" }, // { 0x3CE9, "" }, @@ -18231,18 +18231,18 @@ const std::array, 58> token_list // { 0x3D19, "" }, // { 0x3D1A, "" }, // { 0x3D1B, "" }, -// { 0x3D1C, "" }, + { 0x3D1C, "get_cumulative_weights" }, // { 0x3D1D, "" }, // { 0x3D1E, "" }, // { 0x3D1F, "" }, // { 0x3D20, "" }, // { 0x3D21, "" }, -// { 0x3D22, "" }, -// { 0x3D23, "" }, -// { 0x3D24, "" }, -// { 0x3D25, "" }, -// { 0x3D26, "" }, -// { 0x3D27, "" }, + { 0x3D22, "get_damageable_grenade" }, + { 0x3D23, "get_damageable_grenade_pos" }, + { 0x3D24, "get_damageable_mine" }, + { 0x3D25, "get_damageable_player" }, + { 0x3D26, "get_damageable_player_pos" }, + { 0x3D27, "get_damageable_sentry" }, // { 0x3D28, "" }, // { 0x3D29, "" }, // { 0x3D2A, "" }, @@ -18280,7 +18280,7 @@ const std::array, 58> token_list // { 0x3D4A, "" }, // { 0x3D4B, "" }, // { 0x3D4C, "" }, -// { 0x3D4D, "" }, + { 0x3D4D, "get_enemy_team" }, // { 0x3D4E, "" }, // { 0x3D4F, "" }, // { 0x3D50, "" }, @@ -18291,11 +18291,11 @@ const std::array, 58> token_list // { 0x3D55, "" }, // { 0x3D56, "" }, // { 0x3D57, "" }, -// { 0x3D58, "" }, + { 0x3D58, "get_exo_ability_hud_omnvar_value" }, // { 0x3D59, "" }, -// { 0x3D5A, "" }, + { 0x3D5A, "get_exo_cloak_weapon" }, // { 0x3D5B, "" }, -// { 0x3D5C, "" }, + { 0x3D5C, "get_exo_shield_weapon" }, // { 0x3D5D, "" }, // { 0x3D5E, "" }, // { 0x3D5F, "" }, @@ -18319,7 +18319,7 @@ const std::array, 58> token_list // { 0x3D71, "" }, // { 0x3D72, "" }, // { 0x3D73, "" }, -// { 0x3D74, "" }, + { 0x3D74, "get_fog" }, // { 0x3D75, "" }, // { 0x3D76, "" }, // { 0x3D77, "" }, @@ -18389,14 +18389,14 @@ const std::array, 58> token_list // { 0x3DB7, "" }, // { 0x3DB8, "" }, // { 0x3DB9, "" }, -// { 0x3DBA, "" }, -// { 0x3DBB, "" }, + { 0x3DBA, "get_linked_ent" }, + { 0x3DBB, "get_linked_ents" }, // { 0x3DBC, "" }, // { 0x3DBD, "" }, // { 0x3DBE, "" }, // { 0x3DBF, "" }, -// { 0x3DC0, "" }, -// { 0x3DC1, "" }, + { 0x3DC0, "get_linked_vehicle_nodes" }, + { 0x3DC1, "get_links" }, // { 0x3DC2, "" }, // { 0x3DC3, "" }, // { 0x3DC4, "" }, @@ -18430,7 +18430,7 @@ const std::array, 58> token_list // { 0x3DE0, "" }, // { 0x3DE1, "" }, // { 0x3DE2, "" }, -// { 0x3DE3, "" }, + { 0x3DE3, "get_nearest_capzone_team" }, // { 0x3DE4, "" }, // { 0x3DE5, "" }, // { 0x3DE6, "" }, @@ -18444,7 +18444,7 @@ const std::array, 58> token_list // { 0x3DEE, "" }, // { 0x3DEF, "" }, // { 0x3DF0, "" }, -// { 0x3DF1, "" }, + { 0x3DF1, "get_noteworthy_ent" }, // { 0x3DF2, "" }, // { 0x3DF3, "" }, // { 0x3DF4, "" }, @@ -18509,7 +18509,7 @@ const std::array, 58> token_list // { 0x3E2F, "" }, // { 0x3E30, "" }, // { 0x3E31, "" }, -// { 0x3E32, "" }, + { 0x3E32, "get_players_watching" }, // { 0x3E33, "" }, // { 0x3E34, "" }, // { 0x3E35, "" }, @@ -18533,7 +18533,7 @@ const std::array, 58> token_list // { 0x3E47, "" }, // { 0x3E48, "" }, // { 0x3E49, "" }, -// { 0x3E4A, "" }, + { 0x3E4A, "get_rank_xp_and_prestige_for_bot" }, // { 0x3E4B, "" }, // { 0x3E4C, "" }, // { 0x3E4D, "" }, @@ -18560,7 +18560,7 @@ const std::array, 58> token_list // { 0x3E62, "" }, // { 0x3E63, "" }, // { 0x3E64, "" }, -// { 0x3E65, "" }, + { 0x3E65, "get_spawn_weapon_name" }, // { 0x3E66, "" }, // { 0x3E67, "" }, // { 0x3E68, "" }, @@ -18570,7 +18570,7 @@ const std::array, 58> token_list // { 0x3E6C, "" }, // { 0x3E6D, "" }, // { 0x3E6E, "" }, -// { 0x3E6F, "" }, + { 0x3E6F, "get_start_spawn_centers" }, // { 0x3E70, "" }, // { 0x3E71, "" }, // { 0x3E72, "" }, @@ -18588,13 +18588,13 @@ const std::array, 58> token_list // { 0x3E7E, "" }, // { 0x3E7F, "" }, // { 0x3E80, "" }, -// { 0x3E81, "" }, + { 0x3E81, "get_table_name" }, // { 0x3E82, "" }, // { 0x3E83, "" }, // { 0x3E84, "" }, // { 0x3E85, "" }, // { 0x3E86, "" }, -// { 0x3E87, "" }, + { 0x3E87, "get_target_ent" }, // { 0x3E88, "" }, // { 0x3E89, "" }, // { 0x3E8A, "" }, @@ -18605,7 +18605,7 @@ const std::array, 58> token_list // { 0x3E8F, "" }, // { 0x3E90, "" }, // { 0x3E91, "" }, -// { 0x3E92, "" }, + { 0x3E92, "get_template_level" }, // { 0x3E93, "" }, // { 0x3E94, "" }, // { 0x3E95, "" }, @@ -18653,7 +18653,7 @@ const std::array, 58> token_list // { 0x3EBF, "" }, // { 0x3EC0, "" }, // { 0x3EC1, "" }, -// { 0x3EC2, "" }, + { 0x3EC2, "get_water_weapon" }, // { 0x3EC3, "" }, // { 0x3EC4, "" }, // { 0x3EC5, "" }, @@ -18669,15 +18669,15 @@ const std::array, 58> token_list // { 0x3ECF, "" }, // { 0x3ED0, "" }, // { 0x3ED1, "" }, -// { 0x3ED2, "" }, -// { 0x3ED3, "" }, -// { 0x3ED4, "" }, + { 0x3ED2, "get_zone_dir" }, + { 0x3ED3, "get_zone_origins" }, + { 0x3ED4, "get_zone_origins_auto" }, // { 0x3ED5, "" }, // { 0x3ED6, "" }, // { 0x3ED7, "" }, -// { 0x3ED8, "" }, + { 0x3ED8, "getactiveplayerlist" }, // { 0x3ED9, "" }, -// { 0x3EDA, "" }, + { 0x3EDA, "getaerialkillstreakarray" }, // { 0x3EDB, "" }, // { 0x3EDC, "" }, // { 0x3EDD, "" }, @@ -18687,12 +18687,12 @@ const std::array, 58> token_list // { 0x3EE1, "" }, // { 0x3EE2, "" }, // { 0x3EE3, "" }, -// { 0x3EE4, "" }, + { 0x3EE4, "getairstrikedanger" }, // { 0x3EE5, "" }, // { 0x3EE6, "" }, -// { 0x3EE7, "" }, + { 0x3EE7, "getaliastypefromsoundalias" }, // { 0x3EE8, "" }, -// { 0x3EE9, "" }, + { 0x3EE9, "getallstreakmodulescost" }, // { 0x3EEA, "" }, // { 0x3EEB, "" }, // { 0x3EEC, "" }, @@ -18722,15 +18722,15 @@ const std::array, 58> token_list // { 0x3F04, "" }, // { 0x3F05, "" }, // { 0x3F06, "" }, -// { 0x3F07, "" }, -// { 0x3F08, "" }, -// { 0x3F09, "" }, + { 0x3F07, "getattachmentlistbasenames" }, + { 0x3F08, "getattachmentlistuniqenames" }, + { 0x3F09, "getattachmenttype" }, // { 0x3F0A, "" }, -// { 0x3F0B, "" }, + { 0x3F0B, "getaverageorigin" }, // { 0x3F0C, "" }, // { 0x3F0D, "" }, -// { 0x3F0E, "" }, -// { 0x3F0F, "" }, + { 0x3F0E, "getbasefromlootversion" }, + { 0x3F0F, "getbaseweaponname" }, // { 0x3F10, "" }, // { 0x3F11, "" }, // { 0x3F12, "" }, @@ -18738,10 +18738,10 @@ const std::array, 58> token_list // { 0x3F14, "" }, // { 0x3F15, "" }, // { 0x3F16, "" }, -// { 0x3F17, "" }, -// { 0x3F18, "" }, + { 0x3F17, "getbetterplayer" }, + { 0x3F18, "getbetterteam" }, // { 0x3F19, "" }, -// { 0x3F1A, "" }, + { 0x3F1A, "getbuddyspawnangles" }, // { 0x3F1B, "" }, // { 0x3F1C, "" }, // { 0x3F1D, "" }, @@ -18749,22 +18749,22 @@ const std::array, 58> token_list // { 0x3F1F, "" }, // { 0x3F20, "" }, // { 0x3F21, "" }, -// { 0x3F22, "" }, -// { 0x3F23, "" }, + { 0x3F22, "getcannedresponse" }, + { 0x3F23, "getcapxpscale" }, // { 0x3F24, "" }, -// { 0x3F25, "" }, -// { 0x3F26, "" }, + { 0x3F25, "getcarrierweaponcurrent" }, + { 0x3F26, "getcentroiddistance" }, // { 0x3F27, "" }, // { 0x3F28, "" }, -// { 0x3F29, "" }, -// { 0x3F2A, "" }, -// { 0x3F2B, "" }, + { 0x3F29, "getchallengefilter" }, + { 0x3F2A, "getchallengestatus" }, + { 0x3F2B, "getchallengetable" }, // { 0x3F2C, "" }, // { 0x3F2D, "" }, -// { 0x3F2E, "" }, -// { 0x3F2F, "" }, -// { 0x3F30, "" }, -// { 0x3F31, "" }, + { 0x3F2E, "getclaimteam" }, + { 0x3F2F, "getclasschoice" }, + { 0x3F30, "getclassindex" }, + { 0x3F31, "getclosest" }, // { 0x3F32, "" }, // { 0x3F33, "" }, // { 0x3F34, "" }, @@ -18783,16 +18783,16 @@ const std::array, 58> token_list // { 0x3F41, "" }, // { 0x3F42, "" }, // { 0x3F43, "" }, -// { 0x3F44, "" }, + { 0x3F44, "getcurrentfraction" }, // { 0x3F45, "" }, -// { 0x3F46, "" }, + { 0x3F46, "getdamageableents" }, // { 0x3F47, "" }, // { 0x3F48, "" }, // { 0x3F49, "" }, // { 0x3F4A, "" }, // { 0x3F4B, "" }, -// { 0x3F4C, "" }, -// { 0x3F4D, "" }, + { 0x3F4C, "getdeathspawnpoint" }, + { 0x3F4D, "getdefaultcostume" }, // { 0x3F4E, "" }, // { 0x3F4F, "" }, // { 0x3F50, "" }, @@ -18820,7 +18820,7 @@ const std::array, 58> token_list // { 0x3F66, "" }, // { 0x3F67, "" }, // { 0x3F68, "" }, -// { 0x3F69, "" }, + { 0x3F69, "getdomroundtimepassed" }, // { 0x3F6A, "" }, // { 0x3F6B, "" }, // { 0x3F6C, "" }, @@ -18830,19 +18830,19 @@ const std::array, 58> token_list // { 0x3F70, "" }, // { 0x3F71, "" }, // { 0x3F72, "" }, -// { 0x3F73, "" }, + { 0x3F73, "getdvarvec" }, // { 0x3F74, "" }, // { 0x3F75, "" }, // { 0x3F76, "" }, -// { 0x3F77, "" }, -// { 0x3F78, "" }, -// { 0x3F79, "" }, -// { 0x3F7A, "" }, + { 0x3F77, "getearliestclaimplayer" }, + { 0x3F78, "getempdamageents" }, + { 0x3F79, "getemptyloadout" }, + { 0x3F7A, "getemptyperks" }, // { 0x3F7B, "" }, // { 0x3F7C, "" }, // { 0x3F7D, "" }, // { 0x3F7E, "" }, -// { 0x3F7F, "" }, + { 0x3F7F, "getenemyteam" }, // { 0x3F80, "" }, // { 0x3F81, "" }, // { 0x3F82, "" }, @@ -18854,40 +18854,40 @@ const std::array, 58> token_list // { 0x3F88, "" }, // { 0x3F89, "" }, // { 0x3F8A, "" }, -// { 0x3F8B, "" }, + { 0x3F8B, "getexploderdelaydefault" }, // { 0x3F8C, "" }, // { 0x3F8D, "" }, // { 0x3F8E, "" }, -// { 0x3F8F, "" }, + { 0x3F8F, "getfarthest" }, // { 0x3F90, "" }, // { 0x3F91, "" }, // { 0x3F92, "" }, // { 0x3F93, "" }, -// { 0x3F94, "" }, -// { 0x3F95, "" }, -// { 0x3F96, "" }, + { 0x3F94, "getfirstprimaryweapon" }, + { 0x3F95, "getfirstzone" }, + { 0x3F96, "getflagteam" }, // { 0x3F97, "" }, // { 0x3F98, "" }, // { 0x3F99, "" }, // { 0x3F9A, "" }, -// { 0x3F9B, "" }, + { 0x3F9B, "getfloatproperty" }, // { 0x3F9C, "" }, // { 0x3F9D, "" }, // { 0x3F9E, "" }, -// { 0x3F9F, "" }, + { 0x3F9F, "getfraggrenadecount" }, // { 0x3FA0, "" }, // { 0x3FA1, "" }, // { 0x3FA2, "" }, // { 0x3FA3, "" }, // { 0x3FA4, "" }, // { 0x3FA5, "" }, -// { 0x3FA6, "" }, + { 0x3FA6, "getfx" }, // { 0x3FA7, "" }, -// { 0x3FA8, "" }, -// { 0x3FA9, "" }, + { 0x3FA8, "getgametypenumlives" }, + { 0x3FA9, "getgamewinner" }, // { 0x3FAA, "" }, // { 0x3FAB, "" }, -// { 0x3FAC, "" }, + { 0x3FAC, "getgrenadegraceperiodtimeleft" }, // { 0x3FAD, "" }, // { 0x3FAE, "" }, // { 0x3FAF, "" }, @@ -18896,32 +18896,32 @@ const std::array, 58> token_list // { 0x3FB2, "" }, // { 0x3FB3, "" }, // { 0x3FB4, "" }, -// { 0x3FB5, "" }, -// { 0x3FB6, "" }, -// { 0x3FB7, "" }, -// { 0x3FB8, "" }, -// { 0x3FB9, "" }, -// { 0x3FBA, "" }, + { 0x3FB5, "getgroundslammaxdamage" }, + { 0x3FB6, "getgroundslammaxheight" }, + { 0x3FB7, "getgroundslammaxradius" }, + { 0x3FB8, "getgroundslammindamage" }, + { 0x3FB9, "getgroundslamminheight" }, + { 0x3FBA, "getgroundslamminradius" }, // { 0x3FBB, "" }, // { 0x3FBC, "" }, // { 0x3FBD, "" }, -// { 0x3FBE, "" }, -// { 0x3FBF, "" }, + { 0x3FBE, "gethalftime" }, + { 0x3FBF, "gethardcorecostume" }, // { 0x3FC0, "" }, // { 0x3FC1, "" }, -// { 0x3FC2, "" }, -// { 0x3FC3, "" }, + { 0x3FC2, "gethelipilotmeshoffset" }, + { 0x3FC3, "gethelipilottraceoffset" }, // { 0x3FC4, "" }, // { 0x3FC5, "" }, -// { 0x3FC6, "" }, -// { 0x3FC7, "" }, -// { 0x3FC8, "" }, -// { 0x3FC9, "" }, -// { 0x3FCA, "" }, + { 0x3FC6, "gethighestprogressedplayers" }, + { 0x3FC7, "gethighestscoringplayer" }, + { 0x3FC8, "gethighestscoringplayersarray" }, + { 0x3FC9, "gethitlocheight" }, + { 0x3FCA, "gethitloctag" }, // { 0x3FCB, "" }, // { 0x3FCC, "" }, -// { 0x3FCD, "" }, -// { 0x3FCE, "" }, + { 0x3FCD, "gethostplayer" }, + { 0x3FCE, "geticonshader" }, // { 0x3FCF, "" }, // { 0x3FD0, "" }, // { 0x3FD1, "" }, @@ -18932,41 +18932,41 @@ const std::array, 58> token_list // { 0x3FD6, "" }, // { 0x3FD7, "" }, // { 0x3FD8, "" }, -// { 0x3FD9, "" }, -// { 0x3FDA, "" }, -// { 0x3FDB, "" }, + { 0x3FD9, "getintproperty" }, + { 0x3FDA, "getitemweaponname" }, + { 0x3FDB, "getjointeampermissions" }, // { 0x3FDC, "" }, -// { 0x3FDD, "" }, -// { 0x3FDE, "" }, -// { 0x3FDF, "" }, -// { 0x3FE0, "" }, -// { 0x3FE1, "" }, -// { 0x3FE2, "" }, -// { 0x3FE3, "" }, -// { 0x3FE4, "" }, -// { 0x3FE5, "" }, -// { 0x3FE6, "" }, -// { 0x3FE7, "" }, -// { 0x3FE8, "" }, -// { 0x3FE9, "" }, -// { 0x3FEA, "" }, -// { 0x3FEB, "" }, -// { 0x3FEC, "" }, -// { 0x3FED, "" }, -// { 0x3FEE, "" }, -// { 0x3FEF, "" }, -// { 0x3FF0, "" }, -// { 0x3FF1, "" }, -// { 0x3FF2, "" }, -// { 0x3FF3, "" }, -// { 0x3FF4, "" }, -// { 0x3FF5, "" }, -// { 0x3FF6, "" }, -// { 0x3FF7, "" }, -// { 0x3FF8, "" }, + { 0x3FDD, "getkillcamentity" }, + { 0x3FDE, "getkillstreakalliesdialog" }, + { 0x3FDF, "getkillstreakallteamstreak" }, + { 0x3FE0, "getkillstreakcount" }, + { 0x3FE1, "getkillstreakcrateicon" }, + { 0x3FE2, "getkillstreakdescription" }, + { 0x3FE3, "getkillstreakdialog" }, + { 0x3FE4, "getkillstreakdpadicon" }, + { 0x3FE5, "getkillstreakearneddialog" }, + { 0x3FE6, "getkillstreakearnedhint" }, + { 0x3FE7, "getkillstreakenemydialog" }, + { 0x3FE8, "getkillstreakenemyusedialog" }, + { 0x3FE9, "getkillstreakfromchallenge" }, + { 0x3FEA, "getkillstreakhint" }, + { 0x3FEB, "getkillstreakicon" }, + { 0x3FEC, "getkillstreakindex" }, + { 0x3FED, "getkillstreakinformenemy" }, + { 0x3FEE, "getkillstreakkills" }, + { 0x3FEF, "getkillstreakmodules" }, + { 0x3FF0, "getkillstreakname" }, + { 0x3FF1, "getkillstreakoverheadicon" }, + { 0x3FF2, "getkillstreakreference" }, + { 0x3FF3, "getkillstreakrownum" }, + { 0x3FF4, "getkillstreakscore" }, + { 0x3FF5, "getkillstreaksound" }, + { 0x3FF6, "getkillstreakunearnedicon" }, + { 0x3FF7, "getkillstreakweapon" }, + { 0x3FF8, "getlabel" }, // { 0x3FF9, "" }, -// { 0x3FFA, "" }, -// { 0x3FFB, "" }, + { 0x3FFA, "getlastlivingplayer" }, + { 0x3FFB, "getlastweapon" }, // { 0x3FFC, "" }, // { 0x3FFD, "" }, // { 0x3FFE, "" }, @@ -18977,22 +18977,22 @@ const std::array, 58> token_list // { 0x4003, "" }, // { 0x4004, "" }, // { 0x4005, "" }, -// { 0x4006, "" }, -// { 0x4007, "" }, -// { 0x4008, "" }, -// { 0x4009, "" }, + { 0x4006, "getlivingplayers" }, + { 0x4007, "getloadout" }, + { 0x4008, "getlocation" }, + { 0x4009, "getloccalloutalias" }, // { 0x400A, "" }, // { 0x400B, "" }, // { 0x400C, "" }, -// { 0x400D, "" }, -// { 0x400E, "" }, -// { 0x400F, "" }, -// { 0x4010, "" }, + { 0x400D, "getloopeffectdelaydefault" }, + { 0x400E, "getlosingplayers" }, + { 0x400F, "getlowermessage" }, + { 0x4010, "getlowestavailableclientid" }, // { 0x4011, "" }, // { 0x4012, "" }, -// { 0x4013, "" }, -// { 0x4014, "" }, -// { 0x4015, "" }, + { 0x4013, "getmapname" }, + { 0x4014, "getmarksmanunlockattachment" }, + { 0x4015, "getmatchrulesspecialclass" }, // { 0x4016, "" }, // { 0x4017, "" }, // { 0x4018, "" }, @@ -19001,51 +19001,51 @@ const std::array, 58> token_list // { 0x401B, "" }, // { 0x401C, "" }, // { 0x401D, "" }, -// { 0x401E, "" }, + { 0x401E, "getmaxstreakcost" }, // { 0x401F, "" }, // { 0x4020, "" }, -// { 0x4021, "" }, -// { 0x4022, "" }, + { 0x4021, "getminioncount" }, + { 0x4022, "getminutespassed" }, // { 0x4023, "" }, // { 0x4024, "" }, // { 0x4025, "" }, // { 0x4026, "" }, -// { 0x4027, "" }, + { 0x4027, "getmodulelineemp" }, // { 0x4028, "" }, -// { 0x4029, "" }, -// { 0x402A, "" }, + { 0x4029, "getmostkilled" }, + { 0x402A, "getmostkilledby" }, // { 0x402B, "" }, // { 0x402C, "" }, // { 0x402D, "" }, // { 0x402E, "" }, // { 0x402F, "" }, // { 0x4030, "" }, -// { 0x4031, "" }, -// { 0x4032, "" }, -// { 0x4033, "" }, -// { 0x4034, "" }, -// { 0x4035, "" }, + { 0x4031, "getnearestflagpoint" }, + { 0x4032, "getnearestflagteam" }, + { 0x4033, "getnearestpathnode" }, + { 0x4034, "getnearestspawns" }, + { 0x4035, "getnearestzonepoint" }, // { 0x4036, "" }, // { 0x4037, "" }, // { 0x4038, "" }, // { 0x4039, "" }, -// { 0x403A, "" }, + { 0x403A, "getnextgun" }, // { 0x403B, "" }, // { 0x403C, "" }, -// { 0x403D, "" }, + { 0x403D, "getnextlifeid" }, // { 0x403E, "" }, -// { 0x403F, "" }, + { 0x403F, "getnextobjid" }, // { 0x4040, "" }, -// { 0x4041, "" }, + { 0x4041, "getnextrelevantdialog" }, // { 0x4042, "" }, -// { 0x4043, "" }, -// { 0x4044, "" }, -// { 0x4045, "" }, + { 0x4043, "getnextzone" }, + { 0x4044, "getnextzonefromqueue" }, + { 0x4045, "getnodearrayfunction" }, // { 0x4046, "" }, // { 0x4047, "" }, // { 0x4048, "" }, // { 0x4049, "" }, -// { 0x404A, "" }, + { 0x404A, "getnodefunction" }, // { 0x404B, "" }, // { 0x404C, "" }, // { 0x404D, "" }, @@ -19058,21 +19058,21 @@ const std::array, 58> token_list // { 0x4054, "" }, // { 0x4055, "" }, // { 0x4056, "" }, -// { 0x4057, "" }, -// { 0x4058, "" }, -// { 0x4059, "" }, -// { 0x405A, "" }, -// { 0x405B, "" }, -// { 0x405C, "" }, + { 0x4057, "getnumtouchingexceptteam" }, + { 0x4058, "getobjectivehinttext" }, + { 0x4059, "getobjectivescoretext" }, + { 0x405A, "getobjectivetext" }, + { 0x405B, "getobjpointbyindex" }, + { 0x405C, "getobjpointbyname" }, // { 0x405D, "" }, // { 0x405E, "" }, -// { 0x405F, "" }, + { 0x405F, "getoneshoteffectdelaydefault" }, // { 0x4060, "" }, // { 0x4061, "" }, // { 0x4062, "" }, // { 0x4063, "" }, // { 0x4064, "" }, -// { 0x4065, "" }, + { 0x4065, "getotherteam" }, // { 0x4066, "" }, // { 0x4067, "" }, // { 0x4068, "" }, @@ -19088,47 +19088,47 @@ const std::array, 58> token_list // { 0x4072, "" }, // { 0x4073, "" }, // { 0x4074, "" }, -// { 0x4075, "" }, -// { 0x4076, "" }, + { 0x4075, "getowneddomflags" }, + { 0x4076, "getownerteam" }, // { 0x4077, "" }, -// { 0x4078, "" }, + { 0x4078, "getparent" }, // { 0x4079, "" }, // { 0x407A, "" }, // { 0x407B, "" }, // { 0x407C, "" }, // { 0x407D, "" }, // { 0x407E, "" }, -// { 0x407F, "" }, + { 0x407F, "getpersstat" }, // { 0x4080, "" }, // { 0x4081, "" }, // { 0x4082, "" }, // { 0x4083, "" }, // { 0x4084, "" }, -// { 0x4085, "" }, + { 0x4085, "getplant" }, // { 0x4086, "" }, // { 0x4087, "" }, // { 0x4088, "" }, -// { 0x4089, "" }, -// { 0x408A, "" }, + { 0x4089, "getplayerforguid" }, + { 0x408A, "getplayerfromclientnum" }, // { 0x408B, "" }, // { 0x408C, "" }, -// { 0x408D, "" }, -// { 0x408E, "" }, -// { 0x408F, "" }, + { 0x408D, "getplayerstat" }, + { 0x408E, "getplayerstattime" }, + { 0x408F, "getplayertraceheight" }, // { 0x4090, "" }, -// { 0x4091, "" }, -// { 0x4092, "" }, -// { 0x4093, "" }, + { 0x4091, "getpotentiallivingplayers" }, + { 0x4092, "getpracticeroundclass" }, + { 0x4093, "getpracticeroundcostume" }, // { 0x4094, "" }, // { 0x4095, "" }, // { 0x4096, "" }, -// { 0x4097, "" }, + { 0x4097, "getprefereddompoints" }, // { 0x4098, "" }, -// { 0x4099, "" }, + { 0x4099, "getprestigelevel" }, // { 0x409A, "" }, // { 0x409B, "" }, -// { 0x409C, "" }, -// { 0x409D, "" }, + { 0x409C, "getproperty" }, + { 0x409D, "getqacalloutalias" }, // { 0x409E, "" }, // { 0x409F, "" }, // { 0x40A0, "" }, @@ -19136,62 +19136,62 @@ const std::array, 58> token_list // { 0x40A2, "" }, // { 0x40A3, "" }, // { 0x40A4, "" }, -// { 0x40A5, "" }, + { 0x40A5, "getrandomspectatorspawnpoint" }, // { 0x40A6, "" }, -// { 0x40A7, "" }, -// { 0x40A8, "" }, + { 0x40A7, "getrank" }, + { 0x40A8, "getrankforxp" }, // { 0x40A9, "" }, -// { 0x40AA, "" }, -// { 0x40AB, "" }, -// { 0x40AC, "" }, -// { 0x40AD, "" }, -// { 0x40AE, "" }, -// { 0x40AF, "" }, + { 0x40AA, "getrankinfofull" }, + { 0x40AB, "getrankinfolevel" }, + { 0x40AC, "getrankinfomaxxp" }, + { 0x40AD, "getrankinfominxp" }, + { 0x40AE, "getrankinfoxpamt" }, + { 0x40AF, "getrankxp" }, // { 0x40B0, "" }, -// { 0x40B1, "" }, + { 0x40B1, "getredeemedxp" }, // { 0x40B2, "" }, -// { 0x40B3, "" }, + { 0x40B3, "getrelativeteam" }, // { 0x40B4, "" }, -// { 0x40B5, "" }, + { 0x40B5, "getremotename" }, // { 0x40B6, "" }, -// { 0x40B7, "" }, + { 0x40B7, "getroundaccuracy" }, // { 0x40B8, "" }, -// { 0x40B9, "" }, + { 0x40B9, "getroundswon" }, // { 0x40BA, "" }, // { 0x40BB, "" }, // { 0x40BC, "" }, // { 0x40BD, "" }, // { 0x40BE, "" }, -// { 0x40BF, "" }, -// { 0x40C0, "" }, -// { 0x40C1, "" }, -// { 0x40C2, "" }, + { 0x40BF, "getscoreinfovalue" }, + { 0x40C0, "getscorelimit" }, + { 0x40C1, "getscoreperminute" }, + { 0x40C2, "getscoreremaining" }, // { 0x40C3, "" }, // { 0x40C4, "" }, -// { 0x40C5, "" }, + { 0x40C5, "getsecondspassed" }, // { 0x40C6, "" }, // { 0x40C7, "" }, // { 0x40C8, "" }, // { 0x40C9, "" }, -// { 0x40CA, "" }, + { 0x40CA, "getsmokegrenadecount" }, // { 0x40CB, "" }, // { 0x40CC, "" }, // { 0x40CD, "" }, // { 0x40CE, "" }, -// { 0x40CF, "" }, -// { 0x40D0, "" }, -// { 0x40D1, "" }, -// { 0x40D2, "" }, -// { 0x40D3, "" }, -// { 0x40D4, "" }, -// { 0x40D5, "" }, -// { 0x40D6, "" }, -// { 0x40D7, "" }, -// { 0x40D8, "" }, -// { 0x40D9, "" }, -// { 0x40DA, "" }, -// { 0x40DB, "" }, -// { 0x40DC, "" }, + { 0x40CF, "getspawnorigin" }, + { 0x40D0, "getspawnpoint" }, + { 0x40D1, "getspawnpoint_awayfromenemies" }, + { 0x40D2, "getspawnpoint_domination" }, + { 0x40D3, "getspawnpoint_freeforall" }, + { 0x40D4, "getspawnpoint_hardpoint" }, + { 0x40D5, "getspawnpoint_nearteam" }, + { 0x40D6, "getspawnpoint_random" }, + { 0x40D7, "getspawnpoint_safeguard" }, + { 0x40D8, "getspawnpoint_searchandrescue" }, + { 0x40D9, "getspawnpoint_startspawn" }, + { 0x40DA, "getspawnpoint_twar" }, + { 0x40DB, "getspawnpointarray" }, + { 0x40DC, "getspawnteam" }, // { 0x40DD, "" }, // { 0x40DE, "" }, // { 0x40DF, "" }, @@ -19200,7 +19200,7 @@ const std::array, 58> token_list // { 0x40E2, "" }, // { 0x40E3, "" }, // { 0x40E4, "" }, -// { 0x40E5, "" }, + { 0x40E5, "getstancecenter" }, // { 0x40E6, "" }, // { 0x40E7, "" }, // { 0x40E8, "" }, @@ -19215,14 +19215,14 @@ const std::array, 58> token_list // { 0x40F1, "" }, // { 0x40F2, "" }, // { 0x40F3, "" }, -// { 0x40F4, "" }, + { 0x40F4, "getstreakcost" }, // { 0x40F5, "" }, -// { 0x40F6, "" }, -// { 0x40F7, "" }, + { 0x40F6, "getstreakmodulebasekillstreak" }, + { 0x40F7, "getstreakmodulecost" }, // { 0x40F8, "" }, -// { 0x40F9, "" }, + { 0x40F9, "getstruct" }, // { 0x40FA, "" }, -// { 0x40FB, "" }, + { 0x40FB, "getstructarray" }, // { 0x40FC, "" }, // { 0x40FD, "" }, // { 0x40FE, "" }, @@ -19235,76 +19235,76 @@ const std::array, 58> token_list // { 0x4105, "" }, // { 0x4106, "" }, // { 0x4107, "" }, -// { 0x4108, "" }, -// { 0x4109, "" }, -// { 0x410A, "" }, -// { 0x410B, "" }, -// { 0x410C, "" }, -// { 0x410D, "" }, -// { 0x410E, "" }, -// { 0x410F, "" }, -// { 0x4110, "" }, -// { 0x4111, "" }, -// { 0x4112, "" }, -// { 0x4113, "" }, -// { 0x4114, "" }, -// { 0x4115, "" }, -// { 0x4116, "" }, -// { 0x4117, "" }, -// { 0x4118, "" }, -// { 0x4119, "" }, -// { 0x411A, "" }, -// { 0x411B, "" }, -// { 0x411C, "" }, -// { 0x411D, "" }, -// { 0x411E, "" }, -// { 0x411F, "" }, + { 0x4108, "getteambalance" }, + { 0x4109, "getteamcolor" }, + { 0x410A, "getteamcratemodel" }, + { 0x410B, "getteamdeploymodel" }, + { 0x410C, "getteamdompoints" }, + { 0x410D, "getteameliminatedstring" }, + { 0x410E, "getteamflagcarrymodel" }, + { 0x410F, "getteamflagcount" }, + { 0x4110, "getteamflagfx" }, + { 0x4111, "getteamflagicon" }, + { 0x4112, "getteamflagmodel" }, + { 0x4113, "getteamforfeitedstring" }, + { 0x4114, "getteamheadicon" }, + { 0x4115, "getteamhudicon" }, + { 0x4116, "getteamicon" }, + { 0x4117, "getteamindex" }, + { 0x4118, "getteammatesoutofcombat" }, + { 0x4119, "getteamname" }, + { 0x411A, "getteamshortname" }, + { 0x411B, "getteamsize" }, + { 0x411C, "getteamspawnmusic" }, + { 0x411D, "getteamspawnpoints" }, + { 0x411E, "getteamvoiceprefix" }, + { 0x411F, "getteamwinmusic" }, // { 0x4120, "" }, // { 0x4121, "" }, // { 0x4122, "" }, // { 0x4123, "" }, // { 0x4124, "" }, -// { 0x4125, "" }, + { 0x4125, "gettierfromtable" }, // { 0x4126, "" }, -// { 0x4127, "" }, + { 0x4127, "gettimedeciseconds" }, // { 0x4128, "" }, -// { 0x4129, "" }, -// { 0x412A, "" }, -// { 0x412B, "" }, -// { 0x412C, "" }, + { 0x4129, "gettimelimit" }, + { 0x412A, "gettimepassed" }, + { 0x412B, "gettimepasseddeciseconds" }, + { 0x412C, "gettimepasseddecisecondsincludingrounds" }, // { 0x412D, "" }, -// { 0x412E, "" }, -// { 0x412F, "" }, + { 0x412E, "gettimepassedpercentage" }, + { 0x412F, "gettimeremaining" }, // { 0x4130, "" }, -// { 0x4131, "" }, + { 0x4131, "gettimesincedompointcapture" }, // { 0x4132, "" }, // { 0x4133, "" }, -// { 0x4134, "" }, -// { 0x4135, "" }, + { 0x4134, "gettotalscore" }, + { 0x4135, "gettotalxp" }, // { 0x4136, "" }, // { 0x4137, "" }, // { 0x4138, "" }, // { 0x4139, "" }, // { 0x413A, "" }, // { 0x413B, "" }, -// { 0x413C, "" }, -// { 0x413D, "" }, -// { 0x413E, "" }, -// { 0x413F, "" }, + { 0x413C, "gettweakabledvar" }, + { 0x413D, "gettweakabledvarvalue" }, + { 0x413E, "gettweakablelastvalue" }, + { 0x413F, "gettweakablevalue" }, // { 0x4140, "" }, -// { 0x4141, "" }, + { 0x4141, "getuniqueid" }, // { 0x4142, "" }, -// { 0x4143, "" }, + { 0x4143, "getunownedflagneareststart" }, // { 0x4144, "" }, // { 0x4145, "" }, -// { 0x4146, "" }, + { 0x4146, "getupdateteams" }, // { 0x4147, "" }, -// { 0x4148, "" }, + { 0x4148, "getvalidlocation" }, // { 0x4149, "" }, // { 0x414A, "" }, // { 0x414B, "" }, // { 0x414C, "" }, -// { 0x414D, "" }, + { 0x414D, "getvalueinrange" }, // { 0x414E, "" }, // { 0x414F, "" }, // { 0x4150, "" }, @@ -19314,29 +19314,29 @@ const std::array, 58> token_list // { 0x4154, "" }, // { 0x4155, "" }, // { 0x4156, "" }, -// { 0x4157, "" }, + { 0x4157, "getwaitingbattlebuddy" }, // { 0x4158, "" }, // { 0x4159, "" }, // { 0x415A, "" }, -// { 0x415B, "" }, + { 0x415B, "getwatcheddvar" }, // { 0x415C, "" }, -// { 0x415D, "" }, -// { 0x415E, "" }, -// { 0x415F, "" }, -// { 0x4160, "" }, -// { 0x4161, "" }, -// { 0x4162, "" }, -// { 0x4163, "" }, -// { 0x4164, "" }, + { 0x415D, "getweaponattachmentarrayfromstats" }, + { 0x415E, "getweaponattachmentfromchallenge" }, + { 0x415F, "getweaponattachmentfromstats" }, + { 0x4160, "getweaponattachmentsbasenames" }, + { 0x4161, "getweaponbasedgrenadecount" }, + { 0x4162, "getweaponbasedsmokegrenadecount" }, + { 0x4163, "getweaponchoice" }, + { 0x4164, "getweaponclass" }, // { 0x4165, "" }, -// { 0x4166, "" }, + { 0x4166, "getweaponfromchallenge" }, // { 0x4167, "" }, -// { 0x4168, "" }, -// { 0x4169, "" }, -// { 0x416A, "" }, + { 0x4168, "getweaponheaviestvalue" }, + { 0x4169, "getweaponnametokens" }, + { 0x416A, "getweaponweight" }, // { 0x416B, "" }, -// { 0x416C, "" }, -// { 0x416D, "" }, + { 0x416C, "getwinningteam" }, + { 0x416D, "getxpscale" }, // { 0x416E, "" }, // { 0x416F, "" }, // { 0x4170, "" }, @@ -19345,7 +19345,7 @@ const std::array, 58> token_list // { 0x4173, "" }, // { 0x4174, "" }, // { 0x4175, "" }, -// { 0x4176, "" }, + { 0x4176, "getzonearray" }, // { 0x4177, "" }, // { 0x4178, "" }, // { 0x4179, "" }, @@ -19409,18 +19409,18 @@ const std::array, 58> token_list // { 0x41B3, "" }, // { 0x41B4, "" }, // { 0x41B5, "" }, -// { 0x41B6, "" }, + { 0x41B6, "give_capture_credit" }, // { 0x41B7, "" }, // { 0x41B8, "" }, // { 0x41B9, "" }, -// { 0x41BA, "" }, -// { 0x41BB, "" }, -// { 0x41BC, "" }, -// { 0x41BD, "" }, -// { 0x41BE, "" }, -// { 0x41BF, "" }, -// { 0x41C0, "" }, -// { 0x41C1, "" }, + { 0x41BA, "give_exo_cloak" }, + { 0x41BB, "give_exo_health" }, + { 0x41BC, "give_exo_hover" }, + { 0x41BD, "give_exo_mute" }, + { 0x41BE, "give_exo_overclock" }, + { 0x41BF, "give_exo_ping" }, + { 0x41C0, "give_exo_repulsor" }, + { 0x41C1, "give_exo_shield" }, // { 0x41C2, "" }, // { 0x41C3, "" }, // { 0x41C4, "" }, @@ -19444,46 +19444,46 @@ const std::array, 58> token_list // { 0x41D6, "" }, // { 0x41D7, "" }, // { 0x41D8, "" }, -// { 0x41D9, "" }, + { 0x41D9, "giveability" }, // { 0x41DA, "" }, -// { 0x41DB, "" }, -// { 0x41DC, "" }, -// { 0x41DD, "" }, + { 0x41DB, "giveadrenaline" }, + { 0x41DC, "giveadrenalinedirect" }, + { 0x41DD, "giveandapplyloadout" }, // { 0x41DE, "" }, // { 0x41DF, "" }, -// { 0x41E0, "" }, + { 0x41E0, "giveblindeyeafterspawn" }, // { 0x41E1, "" }, -// { 0x41E2, "" }, -// { 0x41E3, "" }, -// { 0x41E4, "" }, + { 0x41E2, "givedefaultperks" }, + { 0x41E3, "giveflagcapturexp" }, + { 0x41E4, "giveflagneutralizexp" }, // { 0x41E5, "" }, // { 0x41E6, "" }, // { 0x41E7, "" }, // { 0x41E8, "" }, -// { 0x41E9, "" }, + { 0x41E9, "givehordekillstreak" }, // { 0x41EA, "" }, -// { 0x41EB, "" }, -// { 0x41EC, "" }, -// { 0x41ED, "" }, -// { 0x41EE, "" }, -// { 0x41EF, "" }, -// { 0x41F0, "" }, -// { 0x41F1, "" }, -// { 0x41F2, "" }, -// { 0x41F3, "" }, -// { 0x41F4, "" }, -// { 0x41F5, "" }, + { 0x41EB, "givekillstreak" }, + { 0x41EC, "givekillstreakweapon" }, + { 0x41ED, "givelastonteamwarning" }, + { 0x41EE, "giveloadout" }, + { 0x41EF, "givematchbonus" }, + { 0x41F0, "givenextgun" }, + { 0x41F1, "giveobject" }, + { 0x41F2, "giveoffhand" }, + { 0x41F3, "giveonemanarmyclass" }, + { 0x41F4, "giveownedkillstreakitem" }, + { 0x41F5, "giveperk" }, // { 0x41F6, "" }, // { 0x41F7, "" }, // { 0x41F8, "" }, -// { 0x41F9, "" }, + { 0x41F9, "giveplayerscore" }, // { 0x41FA, "" }, // { 0x41FB, "" }, -// { 0x41FC, "" }, -// { 0x41FD, "" }, + { 0x41FC, "giverankxp" }, + { 0x41FD, "giverankxpafterwait" }, // { 0x41FE, "" }, -// { 0x41FF, "" }, -// { 0x4200, "" }, + { 0x41FF, "givescoreloss" }, + { 0x4200, "giveselectedkillstreakitem" }, // { 0x4201, "" }, // { 0x4202, "" }, // { 0x4203, "" }, @@ -19492,12 +19492,12 @@ const std::array, 58> token_list // { 0x4206, "" }, // { 0x4207, "" }, // { 0x4208, "" }, -// { 0x4209, "" }, -// { 0x420A, "" }, + { 0x4209, "giveteamscoreforobjective" }, + { 0x420A, "giveteamscoreforobjectiveendofframe" }, // { 0x420B, "" }, // { 0x420C, "" }, // { 0x420D, "" }, -// { 0x420E, "" }, + { 0x420E, "givezonecapturexp" }, // { 0x420F, "" }, // { 0x4210, "" }, // { 0x4211, "" }, @@ -19529,18 +19529,18 @@ const std::array, 58> token_list // { 0x422B, "" }, // { 0x422C, "" }, // { 0x422D, "" }, -// { 0x422E, "" }, + { 0x422E, "global_tables" }, // { 0x422F, "" }, // { 0x4230, "" }, -// { 0x4231, "" }, + { 0x4231, "globalusableents" }, // { 0x4232, "" }, // { 0x4233, "" }, // { 0x4234, "" }, // { 0x4235, "" }, -// { 0x4236, "" }, -// { 0x4237, "" }, -// { 0x4238, "" }, -// { 0x4239, "" }, + { 0x4236, "glowstickenemyuselistener" }, + { 0x4237, "glowsticksetupandwaitfordeath" }, + { 0x4238, "glowstickteamupdater" }, + { 0x4239, "glowstickuselistener" }, // { 0x423A, "" }, // { 0x423B, "" }, // { 0x423C, "" }, @@ -19575,7 +19575,7 @@ const std::array, 58> token_list // { 0x4259, "" }, // { 0x425A, "" }, // { 0x425B, "" }, -// { 0x425C, "" }, + { 0x425C, "goliath_bad_landing_volumes" }, // { 0x425D, "" }, // { 0x425E, "" }, // { 0x425F, "" }, @@ -19590,12 +19590,12 @@ const std::array, 58> token_list // { 0x4268, "" }, // { 0x4269, "" }, // { 0x426A, "" }, -// { 0x426B, "" }, + { 0x426B, "goliathattachflag" }, // { 0x426C, "" }, // { 0x426D, "" }, -// { 0x426E, "" }, -// { 0x426F, "" }, -// { 0x4270, "" }, + { 0x426E, "goliathdropbomb" }, + { 0x426F, "goliathdropflag" }, + { 0x4270, "goliaththink" }, // { 0x4271, "" }, // { 0x4272, "" }, // { 0x4273, "" }, @@ -19603,23 +19603,23 @@ const std::array, 58> token_list // { 0x4275, "" }, // { 0x4276, "" }, // { 0x4277, "" }, -// { 0x4278, "" }, + { 0x4278, "gotinfectedevent" }, // { 0x4279, "" }, // { 0x427A, "" }, // { 0x427B, "" }, // { 0x427C, "" }, // { 0x427D, "" }, // { 0x427E, "" }, -// { 0x427F, "" }, -// { 0x4280, "" }, + { 0x427F, "gotonextspawn" }, + { 0x4280, "gotonextstartspawn" }, // { 0x4281, "" }, // { 0x4282, "" }, // { 0x4283, "" }, -// { 0x4284, "" }, -// { 0x4285, "" }, + { 0x4284, "gotoprevspawn" }, + { 0x4285, "gotoprevstartspawn" }, // { 0x4286, "" }, // { 0x4287, "" }, -// { 0x4288, "" }, + { 0x4288, "gotpullbacknotify" }, // { 0x4289, "" }, // { 0x428A, "" }, // { 0x428B, "" }, @@ -19723,7 +19723,7 @@ const std::array, 58> token_list // { 0x42ED, "" }, // { 0x42EE, "" }, // { 0x42EF, "" }, -// { 0x42F0, "" }, + { 0x42F0, "graceperiod" }, // { 0x42F1, "" }, // { 0x42F2, "" }, // { 0x42F3, "" }, @@ -19952,7 +19952,7 @@ const std::array, 58> token_list // { 0x43D2, "" }, // { 0x43D3, "" }, // { 0x43D4, "" }, -// { 0x43D5, "" }, + { 0x43D5, "green" }, // { 0x43D6, "" }, // { 0x43D7, "" }, // { 0x43D8, "" }, @@ -19961,7 +19961,7 @@ const std::array, 58> token_list // { 0x43DB, "" }, // { 0x43DC, "" }, // { 0x43DD, "" }, -// { 0x43DE, "" }, + { 0x43DE, "grenade_array" }, // { 0x43DF, "" }, // { 0x43E0, "" }, // { 0x43E1, "" }, @@ -19969,7 +19969,7 @@ const std::array, 58> token_list // { 0x43E3, "" }, // { 0x43E4, "" }, // { 0x43E5, "" }, -// { 0x43E6, "" }, + { 0x43E6, "grenade_earthquake" }, // { 0x43E7, "" }, // { 0x43E8, "" }, // { 0x43E9, "" }, @@ -19992,23 +19992,23 @@ const std::array, 58> token_list // { 0x43FA, "" }, // { 0x43FB, "" }, // { 0x43FC, "" }, -// { 0x43FD, "" }, + { 0x43FD, "grenadegraceperiod" }, // { 0x43FE, "" }, // { 0x43FF, "" }, // { 0x4400, "" }, // { 0x4401, "" }, -// { 0x4402, "" }, + { 0x4402, "grenadeproximitytracking" }, // { 0x4403, "" }, -// { 0x4404, "" }, + { 0x4404, "grenades" }, // { 0x4405, "" }, // { 0x4406, "" }, // { 0x4407, "" }, // { 0x4408, "" }, // { 0x4409, "" }, // { 0x440A, "" }, -// { 0x440B, "" }, + { 0x440B, "grenadetracking" }, // { 0x440C, "" }, -// { 0x440D, "" }, + { 0x440D, "ground_origin" }, // { 0x440E, "" }, // { 0x440F, "" }, // { 0x4410, "" }, @@ -20017,7 +20017,7 @@ const std::array, 58> token_list // { 0x4413, "" }, // { 0x4414, "" }, // { 0x4415, "" }, -// { 0x4416, "" }, + { 0x4416, "groundtoairevent" }, // { 0x4417, "" }, // { 0x4418, "" }, // { 0x4419, "" }, @@ -20072,19 +20072,19 @@ const std::array, 58> token_list // { 0x444A, "" }, // { 0x444B, "" }, // { 0x444C, "" }, -// { 0x444D, "" }, + { 0x444D, "guid" }, // { 0x444E, "" }, // { 0x444F, "" }, -// { 0x4450, "" }, + { 0x4450, "guidgen" }, // { 0x4451, "" }, // { 0x4452, "" }, -// { 0x4453, "" }, + { 0x4453, "gun_curgun" }, // { 0x4454, "" }, // { 0x4455, "" }, -// { 0x4456, "" }, + { 0x4456, "gun_guns" }, // { 0x4457, "" }, // { 0x4458, "" }, -// { 0x4459, "" }, + { 0x4459, "gun_loadout" }, // { 0x445A, "" }, // { 0x445B, "" }, // { 0x445C, "" }, @@ -20102,12 +20102,12 @@ const std::array, 58> token_list // { 0x4468, "" }, // { 0x4469, "" }, // { 0x446A, "" }, -// { 0x446B, "" }, -// { 0x446C, "" }, -// { 0x446D, "" }, + { 0x446B, "gungameclass" }, + { 0x446C, "gungamegunindex" }, + { 0x446D, "gungameprevgunindex" }, // { 0x446E, "" }, -// { 0x446F, "" }, -// { 0x4470, "" }, + { 0x446F, "gunlist" }, + { 0x4470, "gunner" }, // { 0x4471, "" }, // { 0x4472, "" }, // { 0x4473, "" }, @@ -20244,11 +20244,11 @@ const std::array, 58> token_list // { 0x44F6, "" }, // { 0x44F7, "" }, // { 0x44F8, "" }, -// { 0x44F9, "" }, -// { 0x44FA, "" }, -// { 0x44FB, "" }, -// { 0x44FC, "" }, -// { 0x44FD, "" }, + { 0x44F9, "halftime_switch_sides" }, + { 0x44FA, "halftimeonscorelimit" }, + { 0x44FB, "halftimeroundenddelay" }, + { 0x44FC, "halftimetype" }, + { 0x44FD, "halfwaydist" }, // { 0x44FE, "" }, // { 0x44FF, "" }, // { 0x4500, "" }, @@ -20368,7 +20368,7 @@ const std::array, 58> token_list // { 0x4572, "" }, // { 0x4573, "" }, // { 0x4574, "" }, -// { 0x4575, "" }, + { 0x4575, "handle_exocloak" }, // { 0x4576, "" }, // { 0x4577, "" }, // { 0x4578, "" }, @@ -20439,7 +20439,7 @@ const std::array, 58> token_list // { 0x45B9, "" }, // { 0x45BA, "" }, // { 0x45BB, "" }, -// { 0x45BC, "" }, + { 0x45BC, "handle_moving_platforms" }, // { 0x45BD, "" }, // { 0x45BE, "" }, // { 0x45BF, "" }, @@ -20577,7 +20577,7 @@ const std::array, 58> token_list // { 0x4643, "" }, // { 0x4644, "" }, // { 0x4645, "" }, -// { 0x4646, "" }, + { 0x4646, "handleapdamage" }, // { 0x4647, "" }, // { 0x4648, "" }, // { 0x4649, "" }, @@ -20597,21 +20597,21 @@ const std::array, 58> token_list // { 0x4657, "" }, // { 0x4658, "" }, // { 0x4659, "" }, -// { 0x465A, "" }, + { 0x465A, "handleempdamage" }, // { 0x465B, "" }, // { 0x465C, "" }, // { 0x465D, "" }, -// { 0x465E, "" }, -// { 0x465F, "" }, -// { 0x4660, "" }, -// { 0x4661, "" }, + { 0x465E, "handlefriendlyfiredeath" }, + { 0x465F, "handlegrenadedamage" }, + { 0x4660, "handlehostmigration" }, + { 0x4661, "handleincomingstinger" }, // { 0x4662, "" }, // { 0x4663, "" }, -// { 0x4664, "" }, + { 0x4664, "handlemeleedamage" }, // { 0x4665, "" }, -// { 0x4666, "" }, + { 0x4666, "handlemissiledamage" }, // { 0x4667, "" }, -// { 0x4668, "" }, + { 0x4668, "handlenormaldeath" }, // { 0x4669, "" }, // { 0x466A, "" }, // { 0x466B, "" }, @@ -20629,12 +20629,12 @@ const std::array, 58> token_list // { 0x4677, "" }, // { 0x4678, "" }, // { 0x4679, "" }, -// { 0x467A, "" }, + { 0x467A, "handlescavengerbagpickup" }, // { 0x467B, "" }, // { 0x467C, "" }, // { 0x467D, "" }, -// { 0x467E, "" }, -// { 0x467F, "" }, + { 0x467E, "handlesuicidedeath" }, + { 0x467F, "handleteamchangedeath" }, // { 0x4680, "" }, // { 0x4681, "" }, // { 0x4682, "" }, @@ -20648,7 +20648,7 @@ const std::array, 58> token_list // { 0x468A, "" }, // { 0x468B, "" }, // { 0x468C, "" }, -// { 0x468D, "" }, + { 0x468D, "handleworlddeath" }, // { 0x468E, "" }, // { 0x468F, "" }, // { 0x4690, "" }, @@ -20705,13 +20705,13 @@ const std::array, 58> token_list // { 0x46C3, "" }, // { 0x46C4, "" }, // { 0x46C5, "" }, -// { 0x46C6, "" }, -// { 0x46C7, "" }, + { 0x46C6, "hardcorecostumetablename" }, + { 0x46C7, "hardcoremode" }, // { 0x46C8, "" }, // { 0x46C9, "" }, -// { 0x46CA, "" }, -// { 0x46CB, "" }, -// { 0x46CC, "" }, + { 0x46CA, "hardpointmainloop" }, + { 0x46CB, "hardpointtweaks" }, + { 0x46CC, "hardpointtype" }, // { 0x46CD, "" }, // { 0x46CE, "" }, // { 0x46CF, "" }, @@ -20731,7 +20731,7 @@ const std::array, 58> token_list // { 0x46DD, "" }, // { 0x46DE, "" }, // { 0x46DF, "" }, -// { 0x46E0, "" }, + { 0x46E0, "has_been_captured" }, // { 0x46E1, "" }, // { 0x46E2, "" }, // { 0x46E3, "" }, @@ -20764,7 +20764,7 @@ const std::array, 58> token_list // { 0x46FE, "" }, // { 0x46FF, "" }, // { 0x4700, "" }, -// { 0x4701, "" }, + { 0x4701, "has_trackrounds" }, // { 0x4702, "" }, // { 0x4703, "" }, // { 0x4704, "" }, @@ -20783,7 +20783,7 @@ const std::array, 58> token_list // { 0x4711, "" }, // { 0x4712, "" }, // { 0x4713, "" }, -// { 0x4714, "" }, + { 0x4714, "hasaioption" }, // { 0x4715, "" }, // { 0x4716, "" }, // { 0x4717, "" }, @@ -20791,7 +20791,7 @@ const std::array, 58> token_list // { 0x4719, "" }, // { 0x471A, "" }, // { 0x471B, "" }, -// { 0x471C, "" }, + { 0x471C, "hasbattlebuddy" }, // { 0x471D, "" }, // { 0x471E, "" }, // { 0x471F, "" }, @@ -20800,8 +20800,8 @@ const std::array, 58> token_list // { 0x4722, "" }, // { 0x4723, "" }, // { 0x4724, "" }, -// { 0x4725, "" }, -// { 0x4726, "" }, + { 0x4725, "hasdoneanycombat" }, + { 0x4726, "hasdonecombat" }, // { 0x4727, "" }, // { 0x4728, "" }, // { 0x4729, "" }, @@ -20813,7 +20813,7 @@ const std::array, 58> token_list // { 0x472F, "" }, // { 0x4730, "" }, // { 0x4731, "" }, -// { 0x4732, "" }, + { 0x4732, "haslightarmor" }, // { 0x4733, "" }, // { 0x4734, "" }, // { 0x4735, "" }, @@ -20822,14 +20822,14 @@ const std::array, 58> token_list // { 0x4738, "" }, // { 0x4739, "" }, // { 0x473A, "" }, -// { 0x473B, "" }, + { 0x473B, "hasperksprintfire" }, // { 0x473C, "" }, // { 0x473D, "" }, -// { 0x473E, "" }, + { 0x473E, "hasriotshieldequipped" }, // { 0x473F, "" }, -// { 0x4740, "" }, -// { 0x4741, "" }, -// { 0x4742, "" }, + { 0x4740, "hasscavengedammothislife" }, + { 0x4741, "hasselfrevive" }, + { 0x4742, "hasspawned" }, // { 0x4743, "" }, // { 0x4744, "" }, // { 0x4745, "" }, @@ -20876,17 +20876,17 @@ const std::array, 58> token_list // { 0x476E, "" }, // { 0x476F, "" }, // { 0x4770, "" }, -// { 0x4771, "" }, + { 0x4771, "hdrcolorintensity" }, // { 0x4772, "" }, -// { 0x4773, "" }, + { 0x4773, "hdrsuncolorintensity" }, // { 0x4774, "" }, // { 0x4775, "" }, // { 0x4776, "" }, // { 0x4777, "" }, // { 0x4778, "" }, // { 0x4779, "" }, -// { 0x477A, "" }, -// { 0x477B, "" }, + { 0x477A, "headmodel" }, + { 0x477B, "headshotevent" }, // { 0x477C, "" }, // { 0x477D, "" }, // { 0x477E, "" }, @@ -20901,12 +20901,12 @@ const std::array, 58> token_list // { 0x4787, "" }, // { 0x4788, "" }, // { 0x4789, "" }, -// { 0x478A, "" }, -// { 0x478B, "" }, -// { 0x478C, "" }, -// { 0x478D, "" }, -// { 0x478E, "" }, -// { 0x478F, "" }, + { 0x478A, "healthoverlaycutoff" }, + { 0x478B, "healthregendisabled" }, + { 0x478C, "healthregenerated" }, + { 0x478D, "healthregeneration" }, + { 0x478E, "healthregenerationstreak" }, + { 0x478F, "healthregenlevel" }, // { 0x4790, "" }, // { 0x4791, "" }, // { 0x4792, "" }, @@ -20918,9 +20918,9 @@ const std::array, 58> token_list // { 0x4798, "" }, // { 0x4799, "" }, // { 0x479A, "" }, -// { 0x479B, "" }, -// { 0x479C, "" }, -// { 0x479D, "" }, + { 0x479B, "heightfogbaseheight" }, + { 0x479C, "heightfogenabled" }, + { 0x479D, "heightfoghalfplanedistance" }, // { 0x479E, "" }, // { 0x479F, "" }, // { 0x47A0, "" }, @@ -21038,9 +21038,9 @@ const std::array, 58> token_list // { 0x4810, "" }, // { 0x4811, "" }, // { 0x4812, "" }, -// { 0x4813, "" }, -// { 0x4814, "" }, -// { 0x4815, "" }, + { 0x4813, "helis" }, + { 0x4814, "helispawning" }, + { 0x4815, "helitype" }, // { 0x4816, "" }, // { 0x4817, "" }, // { 0x4818, "" }, @@ -21078,7 +21078,7 @@ const std::array, 58> token_list // { 0x4838, "" }, // { 0x4839, "" }, // { 0x483A, "" }, -// { 0x483B, "" }, + { 0x483B, "hidden" }, // { 0x483C, "" }, // { 0x483D, "" }, // { 0x483E, "" }, @@ -21110,7 +21110,7 @@ const std::array, 58> token_list // { 0x4858, "" }, // { 0x4859, "" }, // { 0x485A, "" }, -// { 0x485B, "" }, + { 0x485B, "hide_notsolid" }, // { 0x485C, "" }, // { 0x485D, "" }, // { 0x485E, "" }, @@ -21125,43 +21125,43 @@ const std::array, 58> token_list // { 0x4867, "" }, // { 0x4868, "" }, // { 0x4869, "" }, -// { 0x486A, "" }, + { 0x486A, "hideattachmentswhilecloaked" }, // { 0x486B, "" }, // { 0x486C, "" }, -// { 0x486D, "" }, -// { 0x486E, "" }, + { 0x486D, "hidecarryiconongameend" }, + { 0x486E, "hideelem" }, // { 0x486F, "" }, // { 0x4870, "" }, // { 0x4871, "" }, // { 0x4872, "" }, // { 0x4873, "" }, // { 0x4874, "" }, -// { 0x4875, "" }, + { 0x4875, "hidehudelementongameend" }, // { 0x4876, "" }, // { 0x4877, "" }, -// { 0x4878, "" }, -// { 0x4879, "" }, + { 0x4878, "hideondeath" }, + { 0x4879, "hideoverlays" }, // { 0x487A, "" }, // { 0x487B, "" }, -// { 0x487C, "" }, + { 0x487C, "hidepodfx" }, // { 0x487D, "" }, // { 0x487E, "" }, // { 0x487F, "" }, -// { 0x4880, "" }, + { 0x4880, "hideworldiconongameend" }, // { 0x4881, "" }, // { 0x4882, "" }, // { 0x4883, "" }, -// { 0x4884, "" }, + { 0x4884, "high_jump_enable" }, // { 0x4885, "" }, -// { 0x4886, "" }, -// { 0x4887, "" }, -// { 0x4888, "" }, + { 0x4886, "high_jump_host_migration" }, + { 0x4887, "high_jump_on_player_spawn" }, + { 0x4888, "high_priority_for" }, // { 0x4889, "" }, // { 0x488A, "" }, // { 0x488B, "" }, // { 0x488C, "" }, // { 0x488D, "" }, -// { 0x488E, "" }, + { 0x488E, "highlight_effect" }, // { 0x488F, "" }, // { 0x4890, "" }, // { 0x4891, "" }, @@ -21184,7 +21184,7 @@ const std::array, 58> token_list // { 0x48A2, "" }, // { 0x48A3, "" }, // { 0x48A4, "" }, -// { 0x48A5, "" }, + { 0x48A5, "hijackerevent" }, // { 0x48A6, "" }, // { 0x48A7, "" }, // { 0x48A8, "" }, @@ -21281,7 +21281,7 @@ const std::array, 58> token_list // { 0x4903, "" }, // { 0x4904, "" }, // { 0x4905, "" }, -// { 0x4906, "" }, + { 0x4906, "hintmessage" }, // { 0x4907, "" }, // { 0x4908, "" }, // { 0x4909, "" }, @@ -21306,16 +21306,16 @@ const std::array, 58> token_list // { 0x491C, "" }, // { 0x491D, "" }, // { 0x491E, "" }, -// { 0x491F, "" }, -// { 0x4920, "" }, -// { 0x4921, "" }, -// { 0x4922, "" }, -// { 0x4923, "" }, + { 0x491F, "hitloc" }, + { 0x4920, "hitlocdebug" }, + { 0x4921, "hitlocinited" }, + { 0x4922, "hitroundlimit" }, + { 0x4923, "hits" }, // { 0x4924, "" }, -// { 0x4925, "" }, -// { 0x4926, "" }, + { 0x4925, "hitscorelimit" }, + { 0x4926, "hitsthismag" }, // { 0x4927, "" }, -// { 0x4928, "" }, + { 0x4928, "hitwinlimit" }, // { 0x4929, "" }, // { 0x492A, "" }, // { 0x492B, "" }, @@ -21334,7 +21334,7 @@ const std::array, 58> token_list // { 0x4938, "" }, // { 0x4939, "" }, // { 0x493A, "" }, -// { 0x493B, "" }, + { 0x493B, "holdingbreath" }, // { 0x493C, "" }, // { 0x493D, "" }, // { 0x493E, "" }, @@ -21415,7 +21415,7 @@ const std::array, 58> token_list // { 0x4989, "" }, // { 0x498A, "" }, // { 0x498B, "" }, -// { 0x498C, "" }, + { 0x498C, "hordeexobattery" }, // { 0x498D, "" }, // { 0x498E, "" }, // { 0x498F, "" }, @@ -21494,13 +21494,13 @@ const std::array, 58> token_list // { 0x49D8, "" }, // { 0x49D9, "" }, // { 0x49DA, "" }, -// { 0x49DB, "" }, + { 0x49DB, "hordevomissionfail" }, // { 0x49DC, "" }, // { 0x49DD, "" }, // { 0x49DE, "" }, // { 0x49DF, "" }, // { 0x49E0, "" }, -// { 0x49E1, "" }, + { 0x49E1, "hordeweaponsjammed" }, // { 0x49E2, "" }, // { 0x49E3, "" }, // { 0x49E4, "" }, @@ -21577,20 +21577,20 @@ const std::array, 58> token_list // { 0x4A2B, "" }, // { 0x4A2C, "" }, // { 0x4A2D, "" }, -// { 0x4A2E, "" }, -// { 0x4A2F, "" }, + { 0x4A2E, "hostforcedend" }, + { 0x4A2F, "hostidledout" }, // { 0x4A30, "" }, // { 0x4A31, "" }, // { 0x4A32, "" }, -// { 0x4A33, "" }, -// { 0x4A34, "" }, -// { 0x4A35, "" }, -// { 0x4A36, "" }, -// { 0x4A37, "" }, -// { 0x4A38, "" }, -// { 0x4A39, "" }, -// { 0x4A3A, "" }, -// { 0x4A3B, "" }, + { 0x4A33, "hostmigrationcontrolsfrozen" }, + { 0x4A34, "hostmigrationname" }, + { 0x4A35, "hostmigrationreturnedplayercount" }, + { 0x4A36, "hostmigrationtimer" }, + { 0x4A37, "hostmigrationtimerthink" }, + { 0x4A38, "hostmigrationtimerthink_internal" }, + { 0x4A39, "hostmigrationwait" }, + { 0x4A3A, "hostmigrationwaitforplayers" }, + { 0x4A3B, "hostname" }, // { 0x4A3C, "" }, // { 0x4A3D, "" }, // { 0x4A3E, "" }, @@ -21691,13 +21691,13 @@ const std::array, 58> token_list // { 0x4A9D, "" }, // { 0x4A9E, "" }, // { 0x4A9F, "" }, -// { 0x4AA0, "" }, + { 0x4AA0, "hoverweapon" }, // { 0x4AA1, "" }, -// { 0x4AA2, "" }, -// { 0x4AA3, "" }, -// { 0x4AA4, "" }, -// { 0x4AA5, "" }, -// { 0x4AA6, "" }, + { 0x4AA2, "hp_pause_for_dynamic_event" }, + { 0x4AA3, "hpcapteam" }, + { 0x4AA4, "hpcaptureloop" }, + { 0x4AA5, "hpstarttime" }, + { 0x4AA6, "hpupdateuserate" }, // { 0x4AA7, "" }, // { 0x4AA8, "" }, // { 0x4AA9, "" }, @@ -21707,7 +21707,7 @@ const std::array, 58> token_list // { 0x4AAD, "" }, // { 0x4AAE, "" }, // { 0x4AAF, "" }, -// { 0x4AB0, "" }, + { 0x4AB0, "hud" }, // { 0x4AB1, "" }, // { 0x4AB2, "" }, // { 0x4AB3, "" }, @@ -21726,7 +21726,7 @@ const std::array, 58> token_list // { 0x4AC0, "" }, // { 0x4AC1, "" }, // { 0x4AC2, "" }, -// { 0x4AC3, "" }, + { 0x4AC3, "hud_init" }, // { 0x4AC4, "" }, // { 0x4AC5, "" }, // { 0x4AC6, "" }, @@ -21739,8 +21739,8 @@ const std::array, 58> token_list // { 0x4ACD, "" }, // { 0x4ACE, "" }, // { 0x4ACF, "" }, -// { 0x4AD0, "" }, -// { 0x4AD1, "" }, + { 0x4AD0, "hud_set_invisible" }, + { 0x4AD1, "hud_set_visible" }, // { 0x4AD2, "" }, // { 0x4AD3, "" }, // { 0x4AD4, "" }, @@ -21783,7 +21783,7 @@ const std::array, 58> token_list // { 0x4AF9, "" }, // { 0x4AFA, "" }, // { 0x4AFB, "" }, -// { 0x4AFC, "" }, + { 0x4AFC, "hudtweaks" }, // { 0x4AFD, "" }, // { 0x4AFE, "" }, // { 0x4AFF, "" }, @@ -21826,63 +21826,63 @@ const std::array, 58> token_list // { 0x4B24, "" }, // { 0x4B25, "" }, // { 0x4B26, "" }, -// { 0x4B27, "" }, + { 0x4B27, "icon_col" }, // { 0x4B28, "" }, -// { 0x4B29, "" }, -// { 0x4B2A, "" }, -// { 0x4B2B, "" }, -// { 0x4B2C, "" }, -// { 0x4B2D, "" }, -// { 0x4B2E, "" }, -// { 0x4B2F, "" }, -// { 0x4B30, "" }, -// { 0x4B31, "" }, -// { 0x4B32, "" }, -// { 0x4B33, "" }, -// { 0x4B34, "" }, -// { 0x4B35, "" }, -// { 0x4B36, "" }, -// { 0x4B37, "" }, -// { 0x4B38, "" }, -// { 0x4B39, "" }, -// { 0x4B3A, "" }, + { 0x4B29, "iconatbaseblue" }, + { 0x4B2A, "iconatbasered" }, + { 0x4B2B, "iconawayblue" }, + { 0x4B2C, "iconawayred" }, + { 0x4B2D, "iconbluespectator" }, + { 0x4B2E, "iconcapture2d" }, + { 0x4B2F, "iconcapture3d" }, + { 0x4B30, "iconcaptureflag2d" }, + { 0x4B31, "iconcaptureflag3d" }, + { 0x4B32, "iconcontested2d" }, + { 0x4B33, "iconcontested3d" }, + { 0x4B34, "iconcontestedspectator" }, + { 0x4B35, "icondefend2d" }, + { 0x4B36, "icondefend3d" }, + { 0x4B37, "icondefendflag2d" }, + { 0x4B38, "icondefendflag3d" }, + { 0x4B39, "icondroppedblue" }, + { 0x4B3A, "icondroppedred" }, // { 0x4B3B, "" }, // { 0x4B3C, "" }, // { 0x4B3D, "" }, // { 0x4B3E, "" }, -// { 0x4B3F, "" }, -// { 0x4B40, "" }, -// { 0x4B41, "" }, -// { 0x4B42, "" }, -// { 0x4B43, "" }, -// { 0x4B44, "" }, -// { 0x4B45, "" }, -// { 0x4B46, "" }, -// { 0x4B47, "" }, -// { 0x4B48, "" }, -// { 0x4B49, "" }, -// { 0x4B4A, "" }, -// { 0x4B4B, "" }, -// { 0x4B4C, "" }, + { 0x4B3F, "iconescort2d" }, + { 0x4B40, "iconescort3d" }, + { 0x4B41, "iconkill2d" }, + { 0x4B42, "iconkill3d" }, + { 0x4B43, "iconmissingblue" }, + { 0x4B44, "iconmissingred" }, + { 0x4B45, "iconname" }, + { 0x4B46, "iconneutral2d" }, + { 0x4B47, "iconneutral3d" }, + { 0x4B48, "iconneutralspectator" }, + { 0x4B49, "iconoverlay" }, + { 0x4B4A, "iconredspectator" }, + { 0x4B4B, "iconreturnflag2d" }, + { 0x4B4C, "iconreturnflag3d" }, // { 0x4B4D, "" }, -// { 0x4B4E, "" }, -// { 0x4B4F, "" }, -// { 0x4B50, "" }, -// { 0x4B51, "" }, + { 0x4B4E, "iconwaitforflag2d" }, + { 0x4B4F, "iconwaitforflag3d" }, + { 0x4B50, "id" }, + { 0x4B51, "idamage" }, // { 0x4B52, "" }, -// { 0x4B53, "" }, -// { 0x4B54, "" }, -// { 0x4B55, "" }, -// { 0x4B56, "" }, -// { 0x4B57, "" }, -// { 0x4B58, "" }, -// { 0x4B59, "" }, -// { 0x4B5A, "" }, -// { 0x4B5B, "" }, -// { 0x4B5C, "" }, -// { 0x4B5D, "" }, -// { 0x4B5E, "" }, -// { 0x4B5F, "" }, + { 0x4B53, "idflags" }, + { 0x4B54, "idflags_no_armor" }, + { 0x4B55, "idflags_no_knockback" }, + { 0x4B56, "idflags_no_protection" }, + { 0x4B57, "idflags_no_team_protection" }, + { 0x4B58, "idflags_passthru" }, + { 0x4B59, "idflags_penetration" }, + { 0x4B5A, "idflags_radius" }, + { 0x4B5B, "idflags_shield_explosive_impact" }, + { 0x4B5C, "idflags_shield_explosive_impact_huge" }, + { 0x4B5D, "idflags_shield_explosive_splash" }, + { 0x4B5E, "idflags_stun" }, + { 0x4B5F, "idflagstime" }, // { 0x4B60, "" }, // { 0x4B61, "" }, // { 0x4B62, "" }, @@ -21969,7 +21969,7 @@ const std::array, 58> token_list // { 0x4BB3, "" }, // { 0x4BB4, "" }, // { 0x4BB5, "" }, -// { 0x4BB6, "" }, + { 0x4BB6, "ignoreregendelay" }, // { 0x4BB7, "" }, // { 0x4BB8, "" }, // { 0x4BB9, "" }, @@ -22035,7 +22035,7 @@ const std::array, 58> token_list // { 0x4BF5, "" }, // { 0x4BF6, "" }, // { 0x4BF7, "" }, -// { 0x4BF8, "" }, + { 0x4BF8, "impact_info" }, // { 0x4BF9, "" }, // { 0x4BFA, "" }, // { 0x4BFB, "" }, @@ -22044,7 +22044,7 @@ const std::array, 58> token_list // { 0x4BFE, "" }, // { 0x4BFF, "" }, // { 0x4C00, "" }, -// { 0x4C01, "" }, + { 0x4C01, "in_goal" }, // { 0x4C02, "" }, // { 0x4C03, "" }, // { 0x4C04, "" }, @@ -22053,14 +22053,14 @@ const std::array, 58> token_list // { 0x4C07, "" }, // { 0x4C08, "" }, // { 0x4C09, "" }, -// { 0x4C0A, "" }, + { 0x4C0A, "in_spawnspectator" }, // { 0x4C0B, "" }, // { 0x4C0C, "" }, -// { 0x4C0D, "" }, + { 0x4C0D, "in_use" }, // { 0x4C0E, "" }, // { 0x4C0F, "" }, // { 0x4C10, "" }, -// { 0x4C11, "" }, + { 0x4C11, "inc4death" }, // { 0x4C12, "" }, // { 0x4C13, "" }, // { 0x4C14, "" }, @@ -22086,13 +22086,13 @@ const std::array, 58> token_list // { 0x4C28, "" }, // { 0x4C29, "" }, // { 0x4C2A, "" }, -// { 0x4C2B, "" }, -// { 0x4C2C, "" }, + { 0x4C2B, "incpersstat" }, + { 0x4C2C, "incplayerstat" }, // { 0x4C2D, "" }, -// { 0x4C2E, "" }, + { 0x4C2E, "incrankxp" }, // { 0x4C2F, "" }, // { 0x4C30, "" }, -// { 0x4C31, "" }, + { 0x4C31, "increasegunlevelevent" }, // { 0x4C32, "" }, // { 0x4C33, "" }, // { 0x4C34, "" }, @@ -22100,37 +22100,37 @@ const std::array, 58> token_list // { 0x4C36, "" }, // { 0x4C37, "" }, // { 0x4C38, "" }, -// { 0x4C39, "" }, -// { 0x4C3A, "" }, -// { 0x4C3B, "" }, -// { 0x4C3C, "" }, -// { 0x4C3D, "" }, -// { 0x4C3E, "" }, + { 0x4C39, "incrementalivecount" }, + { 0x4C3A, "incrementattachmentstat" }, + { 0x4C3B, "incrementcombatrecordstat" }, + { 0x4C3C, "incrementfauxvehiclecount" }, + { 0x4C3D, "incrementweaponstat" }, + { 0x4C3E, "index_col" }, // { 0x4C3F, "" }, // { 0x4C40, "" }, // { 0x4C41, "" }, // { 0x4C42, "" }, // { 0x4C43, "" }, -// { 0x4C44, "" }, -// { 0x4C45, "" }, -// { 0x4C46, "" }, -// { 0x4C47, "" }, -// { 0x4C48, "" }, -// { 0x4C49, "" }, -// { 0x4C4A, "" }, -// { 0x4C4B, "" }, -// { 0x4C4C, "" }, + { 0x4C44, "infect_allowsuicide" }, + { 0x4C45, "infect_choosingfirstinfected" }, + { 0x4C46, "infect_chosefirstinfected" }, + { 0x4C47, "infect_countdowninprogress" }, + { 0x4C48, "infect_isbeingchosen" }, + { 0x4C49, "infect_loadouts" }, + { 0x4C4A, "infect_players" }, + { 0x4C4B, "infect_teamscores" }, + { 0x4C4C, "infectautoassign" }, // { 0x4C4D, "" }, -// { 0x4C4E, "" }, -// { 0x4C4F, "" }, -// { 0x4C50, "" }, + { 0x4C4E, "infectedclass" }, + { 0x4C4F, "infectedrejoined" }, + { 0x4C50, "infectedsurvivorevent" }, // { 0x4C51, "" }, // { 0x4C52, "" }, // { 0x4C53, "" }, // { 0x4C54, "" }, // { 0x4C55, "" }, // { 0x4C56, "" }, -// { 0x4C57, "" }, + { 0x4C57, "infinalstand" }, // { 0x4C58, "" }, // { 0x4C59, "" }, // { 0x4C5A, "" }, @@ -22143,14 +22143,14 @@ const std::array, 58> token_list // { 0x4C61, "" }, // { 0x4C62, "" }, // { 0x4C63, "" }, -// { 0x4C64, "" }, -// { 0x4C65, "" }, + { 0x4C64, "inframes" }, + { 0x4C65, "infront" }, // { 0x4C66, "" }, // { 0x4C67, "" }, // { 0x4C68, "" }, // { 0x4C69, "" }, -// { 0x4C6A, "" }, -// { 0x4C6B, "" }, + { 0x4C6A, "ingraceperiod" }, + { 0x4C6B, "ingrenadegraceperiod" }, // { 0x4C6C, "" }, // { 0x4C6D, "" }, // { 0x4C6E, "" }, @@ -22280,10 +22280,10 @@ const std::array, 58> token_list // { 0x4CEA, "" }, // { 0x4CEB, "" }, // { 0x4CEC, "" }, -// { 0x4CED, "" }, + { 0x4CED, "init_flags" }, // { 0x4CEE, "" }, // { 0x4CEF, "" }, -// { 0x4CF0, "" }, + { 0x4CF0, "init_fog_transition" }, // { 0x4CF1, "" }, // { 0x4CF2, "" }, // { 0x4CF3, "" }, @@ -22322,15 +22322,15 @@ const std::array, 58> token_list // { 0x4D14, "" }, // { 0x4D15, "" }, // { 0x4D16, "" }, -// { 0x4D17, "" }, + { 0x4D17, "init_momentum" }, // { 0x4D18, "" }, // { 0x4D19, "" }, -// { 0x4D1A, "" }, + { 0x4D1A, "init_multiteamdata" }, // { 0x4D1B, "" }, // { 0x4D1C, "" }, // { 0x4D1D, "" }, // { 0x4D1E, "" }, -// { 0x4D1F, "" }, + { 0x4D1F, "init_overtime_momentum" }, // { 0x4D20, "" }, // { 0x4D21, "" }, // { 0x4D22, "" }, @@ -22348,7 +22348,7 @@ const std::array, 58> token_list // { 0x4D2E, "" }, // { 0x4D2F, "" }, // { 0x4D30, "" }, -// { 0x4D31, "" }, + { 0x4D31, "init_player_gameobjects" }, // { 0x4D32, "" }, // { 0x4D33, "" }, // { 0x4D34, "" }, @@ -22389,7 +22389,7 @@ const std::array, 58> token_list // { 0x4D57, "" }, // { 0x4D58, "" }, // { 0x4D59, "" }, -// { 0x4D5A, "" }, + { 0x4D5A, "init_spawns" }, // { 0x4D5B, "" }, // { 0x4D5C, "" }, // { 0x4D5D, "" }, @@ -22405,7 +22405,7 @@ const std::array, 58> token_list // { 0x4D67, "" }, // { 0x4D68, "" }, // { 0x4D69, "" }, -// { 0x4D6A, "" }, + { 0x4D6A, "init_trigger_flags" }, // { 0x4D6B, "" }, // { 0x4D6C, "" }, // { 0x4D6D, "" }, @@ -22445,11 +22445,11 @@ const std::array, 58> token_list // { 0x4D8F, "" }, // { 0x4D90, "" }, // { 0x4D91, "" }, -// { 0x4D92, "" }, + { 0x4D92, "initbufferedstats" }, // { 0x4D93, "" }, // { 0x4D94, "" }, -// { 0x4D95, "" }, -// { 0x4D96, "" }, + { 0x4D95, "initclientdvars" }, + { 0x4D96, "initclientdvarssplitscreenspecific" }, // { 0x4D97, "" }, // { 0x4D98, "" }, // { 0x4D99, "" }, @@ -22477,7 +22477,7 @@ const std::array, 58> token_list // { 0x4DAF, "" }, // { 0x4DB0, "" }, // { 0x4DB1, "" }, -// { 0x4DB2, "" }, + { 0x4DB2, "inited" }, // { 0x4DB3, "" }, // { 0x4DB4, "" }, // { 0x4DB5, "" }, @@ -22486,10 +22486,10 @@ const std::array, 58> token_list // { 0x4DB8, "" }, // { 0x4DB9, "" }, // { 0x4DBA, "" }, -// { 0x4DBB, "" }, + { 0x4DBB, "initfinalkillcam" }, // { 0x4DBC, "" }, -// { 0x4DBD, "" }, -// { 0x4DBE, "" }, + { 0x4DBD, "initgameflags" }, + { 0x4DBE, "initglobals" }, // { 0x4DBF, "" }, // { 0x4DC0, "" }, // { 0x4DC1, "" }, @@ -22509,7 +22509,7 @@ const std::array, 58> token_list // { 0x4DCF, "" }, // { 0x4DD0, "" }, // { 0x4DD1, "" }, -// { 0x4DD2, "" }, + { 0x4DD2, "initialdmscoreupdate" }, // { 0x4DD3, "" }, // { 0x4DD4, "" }, // { 0x4DD5, "" }, @@ -22519,12 +22519,12 @@ const std::array, 58> token_list // { 0x4DD9, "" }, // { 0x4DDA, "" }, // { 0x4DDB, "" }, -// { 0x4DDC, "" }, -// { 0x4DDD, "" }, -// { 0x4DDE, "" }, + { 0x4DDC, "initialized_gameobject_vars" }, + { 0x4DDD, "initializematchrules" }, + { 0x4DDE, "initializeoribtalmode" }, // { 0x4DDF, "" }, -// { 0x4DE0, "" }, -// { 0x4DE1, "" }, + { 0x4DE0, "initializetagpathvariables" }, + { 0x4DE1, "initialzonedelay" }, // { 0x4DE2, "" }, // { 0x4DE3, "" }, // { 0x4DE4, "" }, @@ -22536,27 +22536,27 @@ const std::array, 58> token_list // { 0x4DEA, "" }, // { 0x4DEB, "" }, // { 0x4DEC, "" }, -// { 0x4DED, "" }, + { 0x4DED, "initlevelflags" }, // { 0x4DEE, "" }, -// { 0x4DEF, "" }, + { 0x4DEF, "initmissiondata" }, // { 0x4DF0, "" }, // { 0x4DF1, "" }, -// { 0x4DF2, "" }, + { 0x4DF2, "initnotifymessage" }, // { 0x4DF3, "" }, // { 0x4DF4, "" }, -// { 0x4DF5, "" }, -// { 0x4DF6, "" }, + { 0x4DF5, "initperkdvars" }, + { 0x4DF6, "initpersstat" }, // { 0x4DF7, "" }, // { 0x4DF8, "" }, // { 0x4DF9, "" }, // { 0x4DFA, "" }, -// { 0x4DFB, "" }, + { 0x4DFB, "initplayerkillstreaks" }, // { 0x4DFC, "" }, -// { 0x4DFD, "" }, -// { 0x4DFE, "" }, + { 0x4DFD, "initplayerstat" }, + { 0x4DFE, "initplayerstats" }, // { 0x4DFF, "" }, -// { 0x4E00, "" }, -// { 0x4E01, "" }, + { 0x4E00, "initridekillstreak" }, + { 0x4E01, "initridekillstreak_internal" }, // { 0x4E02, "" }, // { 0x4E03, "" }, // { 0x4E04, "" }, @@ -22573,8 +22573,8 @@ const std::array, 58> token_list // { 0x4E0F, "" }, // { 0x4E10, "" }, // { 0x4E11, "" }, -// { 0x4E12, "" }, -// { 0x4E13, "" }, + { 0x4E12, "initscoreboard" }, + { 0x4E13, "initscoredata" }, // { 0x4E14, "" }, // { 0x4E15, "" }, // { 0x4E16, "" }, @@ -22588,20 +22588,20 @@ const std::array, 58> token_list // { 0x4E1E, "" }, // { 0x4E1F, "" }, // { 0x4E20, "" }, -// { 0x4E21, "" }, -// { 0x4E22, "" }, -// { 0x4E23, "" }, + { 0x4E21, "initspawn" }, + { 0x4E22, "initspawnpointvalues" }, + { 0x4E23, "initspawns" }, // { 0x4E24, "" }, // { 0x4E25, "" }, // { 0x4E26, "" }, // { 0x4E27, "" }, // { 0x4E28, "" }, // { 0x4E29, "" }, -// { 0x4E2A, "" }, + { 0x4E2A, "initteamspawnelements" }, // { 0x4E2B, "" }, // { 0x4E2C, "" }, // { 0x4E2D, "" }, -// { 0x4E2E, "" }, + { 0x4E2E, "inittweaks" }, // { 0x4E2F, "" }, // { 0x4E30, "" }, // { 0x4E31, "" }, @@ -22612,13 +22612,13 @@ const std::array, 58> token_list // { 0x4E36, "" }, // { 0x4E37, "" }, // { 0x4E38, "" }, -// { 0x4E39, "" }, -// { 0x4E3A, "" }, + { 0x4E39, "inlaststand" }, + { 0x4E3A, "inliveplayerkillstreak" }, // { 0x4E3B, "" }, -// { 0x4E3C, "" }, -// { 0x4E3D, "" }, -// { 0x4E3E, "" }, -// { 0x4E3F, "" }, + { 0x4E3C, "inovertime" }, + { 0x4E3D, "inplayerportableradar" }, + { 0x4E3E, "inplayerscrambler" }, + { 0x4E3F, "inplayersmokescreen" }, // { 0x4E40, "" }, // { 0x4E41, "" }, // { 0x4E42, "" }, @@ -22721,8 +22721,8 @@ const std::array, 58> token_list // { 0x4EA3, "" }, // { 0x4EA4, "" }, // { 0x4EA5, "" }, -// { 0x4EA6, "" }, -// { 0x4EA7, "" }, + { 0x4EA6, "interactteam" }, + { 0x4EA7, "interceptionevent" }, // { 0x4EA8, "" }, // { 0x4EA9, "" }, // { 0x4EAA, "" }, @@ -22961,7 +22961,7 @@ const std::array, 58> token_list // { 0x4F93, "" }, // { 0x4F94, "" }, // { 0x4F95, "" }, -// { 0x4F96, "" }, + { 0x4F96, "inventory_array" }, // { 0x4F97, "" }, // { 0x4F98, "" }, // { 0x4F99, "" }, @@ -22974,7 +22974,7 @@ const std::array, 58> token_list // { 0x4FA0, "" }, // { 0x4FA1, "" }, // { 0x4FA2, "" }, -// { 0x4FA3, "" }, + { 0x4FA3, "invirtuallobby" }, // { 0x4FA4, "" }, // { 0x4FA5, "" }, // { 0x4FA6, "" }, @@ -23066,7 +23066,7 @@ const std::array, 58> token_list // { 0x4FFC, "" }, // { 0x4FFD, "" }, // { 0x4FFE, "" }, -// { 0x4FFF, "" }, + { 0x4FFF, "is_being_tracked" }, // { 0x5000, "" }, // { 0x5001, "" }, // { 0x5002, "" }, @@ -23097,21 +23097,21 @@ const std::array, 58> token_list // { 0x501B, "" }, // { 0x501C, "" }, // { 0x501D, "" }, -// { 0x501E, "" }, + { 0x501E, "is_exo_ability_weapon" }, // { 0x501F, "" }, // { 0x5020, "" }, // { 0x5021, "" }, // { 0x5022, "" }, // { 0x5023, "" }, // { 0x5024, "" }, -// { 0x5025, "" }, + { 0x5025, "is_first_drop" }, // { 0x5026, "" }, // { 0x5027, "" }, // { 0x5028, "" }, // { 0x5029, "" }, // { 0x502A, "" }, // { 0x502B, "" }, -// { 0x502C, "" }, + { 0x502C, "is_gen4" }, // { 0x502D, "" }, // { 0x502E, "" }, // { 0x502F, "" }, @@ -23124,7 +23124,7 @@ const std::array, 58> token_list // { 0x5036, "" }, // { 0x5037, "" }, // { 0x5038, "" }, -// { 0x5039, "" }, + { 0x5039, "is_in_callable_location" }, // { 0x503A, "" }, // { 0x503B, "" }, // { 0x503C, "" }, @@ -23135,17 +23135,17 @@ const std::array, 58> token_list // { 0x5041, "" }, // { 0x5042, "" }, // { 0x5043, "" }, -// { 0x5044, "" }, -// { 0x5045, "" }, + { 0x5044, "is_later_in_alphabet" }, + { 0x5045, "is_lethal_equipment" }, // { 0x5046, "" }, // { 0x5047, "" }, -// { 0x5048, "" }, -// { 0x5049, "" }, + { 0x5048, "is_linked_to_pod" }, + { 0x5049, "is_linked_to_ship" }, // { 0x504A, "" }, // { 0x504B, "" }, // { 0x504C, "" }, -// { 0x504D, "" }, -// { 0x504E, "" }, + { 0x504D, "is_maxed_momentum" }, + { 0x504E, "is_minion" }, // { 0x504F, "" }, // { 0x5050, "" }, // { 0x5051, "" }, @@ -23164,7 +23164,7 @@ const std::array, 58> token_list // { 0x505E, "" }, // { 0x505F, "" }, // { 0x5060, "" }, -// { 0x5061, "" }, + { 0x5061, "is_player_gamepad_enabled" }, // { 0x5062, "" }, // { 0x5063, "" }, // { 0x5064, "" }, @@ -23185,7 +23185,7 @@ const std::array, 58> token_list // { 0x5073, "" }, // { 0x5074, "" }, // { 0x5075, "" }, -// { 0x5076, "" }, + { 0x5076, "is_score_a_greater_than_b" }, // { 0x5077, "" }, // { 0x5078, "" }, // { 0x5079, "" }, @@ -23230,126 +23230,126 @@ const std::array, 58> token_list // { 0x50A0, "" }, // { 0x50A1, "" }, // { 0x50A2, "" }, -// { 0x50A3, "" }, + { 0x50A3, "isactive" }, // { 0x50A4, "" }, -// { 0x50A5, "" }, + { 0x50A5, "isadestructable" }, // { 0x50A6, "" }, // { 0x50A7, "" }, // { 0x50A8, "" }, // { 0x50A9, "" }, -// { 0x50AA, "" }, -// { 0x50AB, "" }, -// { 0x50AC, "" }, + { 0x50AA, "isaigameparticipant" }, + { 0x50AB, "isairdenied" }, + { 0x50AC, "isairdropmarker" }, // { 0x50AD, "" }, -// { 0x50AE, "" }, + { 0x50AE, "isaiteamparticipant" }, // { 0x50AF, "" }, // { 0x50B0, "" }, // { 0x50B1, "" }, -// { 0x50B2, "" }, -// { 0x50B3, "" }, + { 0x50B2, "isallteamstreak" }, + { 0x50B3, "isaltmodeweapon" }, // { 0x50B4, "" }, // { 0x50B5, "" }, // { 0x50B6, "" }, // { 0x50B7, "" }, -// { 0x50B8, "" }, -// { 0x50B9, "" }, -// { 0x50BA, "" }, -// { 0x50BB, "" }, -// { 0x50BC, "" }, -// { 0x50BD, "" }, + { 0x50B8, "isarena" }, + { 0x50B9, "isatbrinkofdeath" }, + { 0x50BA, "isattachment" }, + { 0x50BB, "isattachmentsniperscopedefault" }, + { 0x50BC, "isattachmentsniperscopedefaulttokenized" }, + { 0x50BD, "isattachmentunlocked" }, // { 0x50BE, "" }, // { 0x50BF, "" }, // { 0x50C0, "" }, -// { 0x50C1, "" }, -// { 0x50C2, "" }, + { 0x50C1, "isaugmentedgamemode" }, + { 0x50C2, "isbackstabevent" }, // { 0x50C3, "" }, // { 0x50C4, "" }, -// { 0x50C5, "" }, -// { 0x50C6, "" }, -// { 0x50C7, "" }, + { 0x50C5, "isbombcarrier" }, + { 0x50C6, "isbombsiteweapon" }, + { 0x50C7, "isboostingabovetriggerradius" }, // { 0x50C8, "" }, -// { 0x50C9, "" }, -// { 0x50CA, "" }, -// { 0x50CB, "" }, + { 0x50C9, "isbuffequippedonweapon" }, + { 0x50CA, "isbulletdamage" }, + { 0x50CB, "isbulletweapon" }, // { 0x50CC, "" }, -// { 0x50CD, "" }, -// { 0x50CE, "" }, -// { 0x50CF, "" }, -// { 0x50D0, "" }, -// { 0x50D1, "" }, -// { 0x50D2, "" }, -// { 0x50D3, "" }, -// { 0x50D4, "" }, + { 0x50CD, "isbuzzkillevent" }, + { 0x50CE, "iscacprimaryweapon" }, + { 0x50CF, "iscacsecondaryweapon" }, + { 0x50D0, "iscallouttypeconcat" }, + { 0x50D1, "iscallouttypeqa" }, + { 0x50D2, "iscallouttypereport" }, + { 0x50D3, "iscamounlocked" }, + { 0x50D4, "iscapturingcrate" }, // { 0x50D5, "" }, // { 0x50D6, "" }, -// { 0x50D7, "" }, + { 0x50D7, "iscarrying" }, // { 0x50D8, "" }, -// { 0x50D9, "" }, -// { 0x50DA, "" }, -// { 0x50DB, "" }, + { 0x50D9, "iscarrykillstreak" }, + { 0x50DA, "ischallengeunlocked" }, + { 0x50DB, "ischangingweapon" }, // { 0x50DC, "" }, // { 0x50DD, "" }, // { 0x50DE, "" }, // { 0x50DF, "" }, // { 0x50E0, "" }, // { 0x50E1, "" }, -// { 0x50E2, "" }, + { 0x50E2, "iscontested" }, // { 0x50E3, "" }, // { 0x50E4, "" }, -// { 0x50E5, "" }, + { 0x50E5, "iscooked" }, // { 0x50E6, "" }, // { 0x50E7, "" }, -// { 0x50E8, "" }, + { 0x50E8, "iscrashing" }, // { 0x50E9, "" }, // { 0x50EA, "" }, // { 0x50EB, "" }, -// { 0x50EC, "" }, + { 0x50EC, "isdefusing" }, // { 0x50ED, "" }, // { 0x50EE, "" }, -// { 0x50EF, "" }, -// { 0x50F0, "" }, + { 0x50EF, "isdestructible" }, + { 0x50F0, "isdestructibleweapon" }, // { 0x50F1, "" }, -// { 0x50F2, "" }, + { 0x50F2, "isdoingsplash" }, // { 0x50F3, "" }, // { 0x50F4, "" }, -// { 0x50F5, "" }, -// { 0x50F6, "" }, -// { 0x50F7, "" }, + { 0x50F5, "isdropping" }, + { 0x50F6, "isemped" }, + { 0x50F7, "isempedbykillstreak" }, // { 0x50F8, "" }, -// { 0x50F9, "" }, + { 0x50F9, "isenemy" }, // { 0x50FA, "" }, -// { 0x50FB, "" }, -// { 0x50FC, "" }, -// { 0x50FD, "" }, -// { 0x50FE, "" }, -// { 0x50FF, "" }, + { 0x50FB, "isenvironmentweapon" }, + { 0x50FC, "isevent1highpriority" }, + { 0x50FD, "isexcluded" }, + { 0x50FE, "isexoxmg" }, + { 0x50FF, "isexplosivedangeroustoplayer" }, // { 0x5100, "" }, // { 0x5101, "" }, // { 0x5102, "" }, -// { 0x5103, "" }, -// { 0x5104, "" }, -// { 0x5105, "" }, -// { 0x5106, "" }, -// { 0x5107, "" }, -// { 0x5108, "" }, -// { 0x5109, "" }, + { 0x5103, "isfirstround" }, + { 0x5104, "isflashbanged" }, + { 0x5105, "isflashed" }, + { 0x5106, "isflashing" }, + { 0x5107, "isfloat" }, + { 0x5108, "isflyingkillstreak" }, + { 0x5109, "isfmjdamage" }, // { 0x510A, "" }, -// { 0x510B, "" }, -// { 0x510C, "" }, + { 0x510B, "isfriendlyfire" }, + { 0x510C, "isfriendlyteam" }, // { 0x510D, "" }, -// { 0x510E, "" }, -// { 0x510F, "" }, -// { 0x5110, "" }, -// { 0x5111, "" }, + { 0x510E, "isgamemodeclass" }, + { 0x510F, "isgameparticipant" }, + { 0x5110, "isgimme" }, + { 0x5111, "isgrenade" }, // { 0x5112, "" }, -// { 0x5113, "" }, -// { 0x5114, "" }, + { 0x5113, "ishardwrireprotected" }, + { 0x5114, "isheadshot" }, // { 0x5115, "" }, // { 0x5116, "" }, -// { 0x5117, "" }, + { 0x5117, "ishighestscoringplayer" }, // { 0x5118, "" }, -// { 0x5119, "" }, -// { 0x511A, "" }, + { 0x5119, "ishome" }, + { 0x511A, "ishorde" }, // { 0x511B, "" }, // { 0x511C, "" }, // { 0x511D, "" }, @@ -23360,123 +23360,123 @@ const std::array, 58> token_list // { 0x5122, "" }, // { 0x5123, "" }, // { 0x5124, "" }, -// { 0x5125, "" }, -// { 0x5126, "" }, + { 0x5125, "isinitialinfected" }, + { 0x5126, "isinkillcam" }, // { 0x5127, "" }, -// { 0x5128, "" }, + { 0x5128, "isinremotetransition" }, // { 0x5129, "" }, // { 0x512A, "" }, // { 0x512B, "" }, -// { 0x512C, "" }, -// { 0x512D, "" }, -// { 0x512E, "" }, -// { 0x512F, "" }, -// { 0x5130, "" }, -// { 0x5131, "" }, -// { 0x5132, "" }, -// { 0x5133, "" }, -// { 0x5134, "" }, -// { 0x5135, "" }, -// { 0x5136, "" }, -// { 0x5137, "" }, -// { 0x5138, "" }, + { 0x512C, "isinunlocktable" }, + { 0x512D, "isinventoryweapon" }, + { 0x512E, "isjuggernaut" }, + { 0x512F, "isjuggernautdef" }, + { 0x5130, "isjuggernautgl" }, + { 0x5131, "isjuggernautmaniac" }, + { 0x5132, "isjuggernautrecon" }, + { 0x5133, "isjuggmodejuggernaut" }, + { 0x5134, "isjuiced" }, + { 0x5135, "iskillstreakaffectedbyemp" }, + { 0x5136, "iskillstreakaffectedbyjammer" }, + { 0x5137, "iskillstreakchallenge" }, + { 0x5138, "iskillstreakdenied" }, // { 0x5139, "" }, -// { 0x513A, "" }, + { 0x513A, "iskillstreakweapon" }, // { 0x513B, "" }, // { 0x513C, "" }, -// { 0x513D, "" }, -// { 0x513E, "" }, + { 0x513D, "islastplayeralive" }, + { 0x513E, "islastround" }, // { 0x513F, "" }, // { 0x5140, "" }, // { 0x5141, "" }, // { 0x5142, "" }, -// { 0x5143, "" }, + { 0x5143, "isleaving" }, // { 0x5144, "" }, // { 0x5145, "" }, // { 0x5146, "" }, // { 0x5147, "" }, -// { 0x5148, "" }, + { 0x5148, "islongshot" }, // { 0x5149, "" }, -// { 0x514A, "" }, + { 0x514A, "islootweapon" }, // { 0x514B, "" }, -// { 0x514C, "" }, -// { 0x514D, "" }, + { 0x514C, "ismahem" }, + { 0x514D, "ismeleemod" }, // { 0x514E, "" }, // { 0x514F, "" }, -// { 0x5150, "" }, -// { 0x5151, "" }, -// { 0x5152, "" }, -// { 0x5153, "" }, + { 0x5150, "ismlgmatch" }, + { 0x5151, "ismlgprivatematch" }, + { 0x5152, "ismlgsplitscreen" }, + { 0x5153, "ismlgsystemlink" }, // { 0x5154, "" }, // { 0x5155, "" }, -// { 0x5156, "" }, + { 0x5156, "isnewattacker" }, // { 0x5157, "" }, // { 0x5158, "" }, // { 0x5159, "" }, // { 0x515A, "" }, // { 0x515B, "" }, -// { 0x515C, "" }, -// { 0x515D, "" }, + { 0x515C, "isnuked" }, + { 0x515D, "isobjectivebased" }, // { 0x515E, "" }, -// { 0x515F, "" }, -// { 0x5160, "" }, + { 0x515F, "isoffhandweapon" }, + { 0x5160, "isoffhandweaponenabled" }, // { 0x5161, "" }, -// { 0x5162, "" }, -// { 0x5163, "" }, + { 0x5162, "isonemanarmymenu" }, + { 0x5163, "isoneshotkill" }, // { 0x5164, "" }, // { 0x5165, "" }, -// { 0x5166, "" }, + { 0x5166, "isorbitalcam" }, // { 0x5167, "" }, // { 0x5168, "" }, -// { 0x5169, "" }, -// { 0x516A, "" }, + { 0x5169, "isovertimetext" }, + { 0x516A, "ispainted" }, // { 0x516B, "" }, // { 0x516C, "" }, -// { 0x516D, "" }, + { 0x516D, "ispathdataavailable" }, // { 0x516E, "" }, // { 0x516F, "" }, // { 0x5170, "" }, -// { 0x5171, "" }, -// { 0x5172, "" }, -// { 0x5173, "" }, -// { 0x5174, "" }, + { 0x5171, "isplanting" }, + { 0x5172, "isplayer" }, + { 0x5173, "isplayerffaenemy" }, + { 0x5174, "isplayerincombat" }, // { 0x5175, "" }, // { 0x5176, "" }, -// { 0x5177, "" }, -// { 0x5178, "" }, + { 0x5177, "isplayeronenemyteam" }, + { 0x5178, "isplayeroutsideofanybombsite" }, // { 0x5179, "" }, -// { 0x517A, "" }, + { 0x517A, "isplayerweapon" }, // { 0x517B, "" }, // { 0x517C, "" }, -// { 0x517D, "" }, + { 0x517D, "ispointblank" }, // { 0x517E, "" }, // { 0x517F, "" }, // { 0x5180, "" }, -// { 0x5181, "" }, -// { 0x5182, "" }, + { 0x5181, "isprimary" }, + { 0x5182, "isprimaryweapon" }, // { 0x5183, "" }, // { 0x5184, "" }, -// { 0x5185, "" }, -// { 0x5186, "" }, -// { 0x5187, "" }, -// { 0x5188, "" }, + { 0x5185, "israndom" }, + { 0x5186, "isreallyalive" }, + { 0x5187, "isregisteredevent" }, + { 0x5188, "isrelativeteam" }, // { 0x5189, "" }, // { 0x518A, "" }, -// { 0x518B, "" }, -// { 0x518C, "" }, + { 0x518B, "isresetting" }, + { 0x518C, "isresuce" }, // { 0x518D, "" }, -// { 0x518E, "" }, -// { 0x518F, "" }, -// { 0x5190, "" }, -// { 0x5191, "" }, + { 0x518E, "isridekillstreak" }, + { 0x518F, "isriotshield" }, + { 0x5190, "isrocketcorpse" }, + { 0x5191, "isroundbased" }, // { 0x5192, "" }, // { 0x5193, "" }, // { 0x5194, "" }, -// { 0x5195, "" }, -// { 0x5196, "" }, -// { 0x5197, "" }, + { 0x5195, "issac3" }, + { 0x5196, "issafetospawnon" }, + { 0x5197, "isscoreboosting" }, // { 0x5198, "" }, -// { 0x5199, "" }, + { 0x5199, "issentry" }, // { 0x519A, "" }, // { 0x519B, "" }, // { 0x519C, "" }, @@ -23485,20 +23485,20 @@ const std::array, 58> token_list // { 0x519F, "" }, // { 0x51A0, "" }, // { 0x51A1, "" }, -// { 0x51A2, "" }, + { 0x51A2, "isshown" }, // { 0x51A3, "" }, -// { 0x51A4, "" }, -// { 0x51A5, "" }, + { 0x51A4, "issidearm" }, + { 0x51A5, "issiliding" }, // { 0x51A6, "" }, // { 0x51A7, "" }, -// { 0x51A8, "" }, + { 0x51A8, "issniper" }, // { 0x51A9, "" }, -// { 0x51AA, "" }, -// { 0x51AB, "" }, -// { 0x51AC, "" }, + { 0x51AA, "issoringevent" }, + { 0x51AB, "issp" }, + { 0x51AC, "issp_towerdefense" }, // { 0x51AD, "" }, -// { 0x51AE, "" }, -// { 0x51AF, "" }, + { 0x51AE, "isspawningonbattlebuddy" }, + { 0x51AF, "isspeakerinrange" }, // { 0x51B0, "" }, // { 0x51B1, "" }, // { 0x51B2, "" }, @@ -23506,73 +23506,73 @@ const std::array, 58> token_list // { 0x51B4, "" }, // { 0x51B5, "" }, // { 0x51B6, "" }, -// { 0x51B7, "" }, -// { 0x51B8, "" }, -// { 0x51B9, "" }, + { 0x51B7, "isstrstart" }, + { 0x51B8, "isstuck" }, + { 0x51B9, "isstucktofriendly" }, // { 0x51BA, "" }, // { 0x51BB, "" }, // { 0x51BC, "" }, // { 0x51BD, "" }, -// { 0x51BE, "" }, -// { 0x51BF, "" }, + { 0x51BE, "issuffix" }, + { 0x51BF, "issupportstreak" }, // { 0x51C0, "" }, // { 0x51C1, "" }, -// { 0x51C2, "" }, + { 0x51C2, "isswitchingteams" }, // { 0x51C3, "" }, -// { 0x51C4, "" }, + { 0x51C4, "istactical" }, // { 0x51C5, "" }, // { 0x51C6, "" }, // { 0x51C7, "" }, -// { 0x51C8, "" }, -// { 0x51C9, "" }, + { 0x51C8, "isteam" }, + { 0x51C9, "isteaminlaststand" }, // { 0x51CA, "" }, -// { 0x51CB, "" }, + { 0x51CB, "isteamparticipant" }, // { 0x51CC, "" }, -// { 0x51CD, "" }, -// { 0x51CE, "" }, -// { 0x51CF, "" }, -// { 0x51D0, "" }, + { 0x51CD, "isteamspeaking" }, + { 0x51CE, "isteamswitchbalanced" }, + { 0x51CF, "isthinkfast" }, + { 0x51D0, "isthinkfastweapon" }, // { 0x51D1, "" }, -// { 0x51D2, "" }, -// { 0x51D3, "" }, -// { 0x51D4, "" }, + { 0x51D2, "isthrowbackevent" }, + { 0x51D3, "istimelimitedchallenge" }, + { 0x51D4, "istouchingbadtrigger" }, // { 0x51D5, "" }, // { 0x51D6, "" }, // { 0x51D7, "" }, -// { 0x51D8, "" }, + { 0x51D8, "istryingtousekillstreakslot" }, // { 0x51D9, "" }, // { 0x51DA, "" }, // { 0x51DB, "" }, // { 0x51DC, "" }, // { 0x51DD, "" }, -// { 0x51DE, "" }, + { 0x51DE, "isusabilityenabled" }, // { 0x51DF, "" }, -// { 0x51E0, "" }, + { 0x51E0, "isusingremote" }, // { 0x51E1, "" }, -// { 0x51E2, "" }, -// { 0x51E3, "" }, -// { 0x51E4, "" }, -// { 0x51E5, "" }, + { 0x51E2, "isvalidattachment" }, + { 0x51E3, "isvalidbattlebuddy" }, + { 0x51E4, "isvalidcamo" }, + { 0x51E5, "isvalidclass" }, // { 0x51E6, "" }, -// { 0x51E7, "" }, + { 0x51E7, "isvalidequipment" }, // { 0x51E8, "" }, -// { 0x51E9, "" }, + { 0x51E9, "isvalidffatarget" }, // { 0x51EA, "" }, -// { 0x51EB, "" }, -// { 0x51EC, "" }, -// { 0x51ED, "" }, + { 0x51EB, "isvalidkillstreak" }, + { 0x51EC, "isvalidlastweapon" }, + { 0x51ED, "isvalidmovespeedscaleweapon" }, // { 0x51EE, "" }, -// { 0x51EF, "" }, -// { 0x51F0, "" }, -// { 0x51F1, "" }, -// { 0x51F2, "" }, + { 0x51EF, "isvalidoffhand" }, + { 0x51F0, "isvalidprimary" }, + { 0x51F1, "isvalidreticle" }, + { 0x51F2, "isvalidsecondary" }, // { 0x51F3, "" }, // { 0x51F4, "" }, // { 0x51F5, "" }, -// { 0x51F6, "" }, -// { 0x51F7, "" }, + { 0x51F6, "isvalidteamtarget" }, + { 0x51F7, "isvalidtispawnposition" }, // { 0x51F8, "" }, -// { 0x51F9, "" }, + { 0x51F9, "isvalidweapon" }, // { 0x51FA, "" }, // { 0x51FB, "" }, // { 0x51FC, "" }, @@ -23580,15 +23580,15 @@ const std::array, 58> token_list // { 0x51FE, "" }, // { 0x51FF, "" }, // { 0x5200, "" }, -// { 0x5201, "" }, -// { 0x5202, "" }, -// { 0x5203, "" }, -// { 0x5204, "" }, + { 0x5201, "isweaponallowedingrenadegraceperiod" }, + { 0x5202, "isweaponchallenge" }, + { 0x5203, "isweaponclasschallenge" }, + { 0x5204, "isweaponenabled" }, // { 0x5205, "" }, -// { 0x5206, "" }, -// { 0x5207, "" }, + { 0x5206, "isweaponswitchenabled" }, + { 0x5207, "iswinner" }, // { 0x5208, "" }, -// { 0x5209, "" }, + { 0x5209, "itemremoveammofromaltmodes" }, // { 0x520A, "" }, // { 0x520B, "" }, // { 0x520C, "" }, @@ -23716,7 +23716,7 @@ const std::array, 58> token_list // { 0x5286, "" }, // { 0x5287, "" }, // { 0x5288, "" }, -// { 0x5289, "" }, + { 0x5289, "joining_team" }, // { 0x528A, "" }, // { 0x528B, "" }, // { 0x528C, "" }, @@ -23730,9 +23730,9 @@ const std::array, 58> token_list // { 0x5294, "" }, // { 0x5295, "" }, // { 0x5296, "" }, -// { 0x5297, "" }, -// { 0x5298, "" }, -// { 0x5299, "" }, + { 0x5297, "jugg" }, + { 0x5298, "juggernatudefmod" }, + { 0x5299, "juggernaut" }, // { 0x529A, "" }, // { 0x529B, "" }, // { 0x529C, "" }, @@ -23740,19 +23740,19 @@ const std::array, 58> token_list // { 0x529E, "" }, // { 0x529F, "" }, // { 0x52A0, "" }, -// { 0x52A1, "" }, -// { 0x52A2, "" }, -// { 0x52A3, "" }, -// { 0x52A4, "" }, + { 0x52A1, "juggernautmod" }, + { 0x52A2, "juggernautmodifydamage" }, + { 0x52A3, "juggernautoverlay" }, + { 0x52A4, "juggernautsounds" }, // { 0x52A5, "" }, -// { 0x52A6, "" }, -// { 0x52A7, "" }, + { 0x52A6, "juggernautweak" }, + { 0x52A7, "juggmovespeedscaler" }, // { 0x52A8, "" }, -// { 0x52A9, "" }, -// { 0x52AA, "" }, + { 0x52A9, "juggremover" }, + { 0x52AA, "juggsettings" }, // { 0x52AB, "" }, -// { 0x52AC, "" }, -// { 0x52AD, "" }, + { 0x52AC, "juicedicon" }, + { 0x52AD, "juicedtimer" }, // { 0x52AE, "" }, // { 0x52AF, "" }, // { 0x52B0, "" }, @@ -23779,35 +23779,35 @@ const std::array, 58> token_list // { 0x52C5, "" }, // { 0x52C6, "" }, // { 0x52C7, "" }, -// { 0x52C8, "" }, + { 0x52C8, "jumpstatelistener" }, // { 0x52C9, "" }, -// { 0x52CA, "" }, + { 0x52CA, "justswitchedtokillstreakweapon" }, // { 0x52CB, "" }, // { 0x52CC, "" }, // { 0x52CD, "" }, // { 0x52CE, "" }, // { 0x52CF, "" }, // { 0x52D0, "" }, -// { 0x52D1, "" }, -// { 0x52D2, "" }, + { 0x52D1, "kc_randomspawntext" }, + { 0x52D2, "kc_teamspawntext" }, // { 0x52D3, "" }, // { 0x52D4, "" }, // { 0x52D5, "" }, // { 0x52D6, "" }, // { 0x52D7, "" }, // { 0x52D8, "" }, -// { 0x52D9, "" }, + { 0x52D9, "keepcarryweapon" }, // { 0x52DA, "" }, // { 0x52DB, "" }, -// { 0x52DC, "" }, + { 0x52DC, "keepnukeemptimeremaining" }, // { 0x52DD, "" }, -// { 0x52DE, "" }, + { 0x52DE, "keepprogress" }, // { 0x52DF, "" }, // { 0x52E0, "" }, // { 0x52E1, "" }, // { 0x52E2, "" }, // { 0x52E3, "" }, -// { 0x52E4, "" }, + { 0x52E4, "keyobject" }, // { 0x52E5, "" }, // { 0x52E6, "" }, // { 0x52E7, "" }, @@ -23815,12 +23815,12 @@ const std::array, 58> token_list // { 0x52E9, "" }, // { 0x52EA, "" }, // { 0x52EB, "" }, -// { 0x52EC, "" }, + { 0x52EC, "kickifdontspawn" }, // { 0x52ED, "" }, // { 0x52EE, "" }, // { 0x52EF, "" }, -// { 0x52F0, "" }, -// { 0x52F1, "" }, + { 0x52F0, "kickwait" }, + { 0x52F1, "kid" }, // { 0x52F2, "" }, // { 0x52F3, "" }, // { 0x52F4, "" }, @@ -23892,7 +23892,7 @@ const std::array, 58> token_list // { 0x5336, "" }, // { 0x5337, "" }, // { 0x5338, "" }, -// { 0x5339, "" }, + { 0x5339, "kill_streak" }, // { 0x533A, "" }, // { 0x533B, "" }, // { 0x533C, "" }, @@ -23904,117 +23904,117 @@ const std::array, 58> token_list // { 0x5342, "" }, // { 0x5343, "" }, // { 0x5344, "" }, -// { 0x5345, "" }, + { 0x5345, "killafterdodgeevent" }, // { 0x5346, "" }, // { 0x5347, "" }, -// { 0x5348, "" }, -// { 0x5349, "" }, -// { 0x534A, "" }, -// { 0x534B, "" }, -// { 0x534C, "" }, -// { 0x534D, "" }, -// { 0x534E, "" }, -// { 0x534F, "" }, -// { 0x5350, "" }, -// { 0x5351, "" }, + { 0x5348, "killcam" }, + { 0x5349, "killcamcleanup" }, + { 0x534A, "killcament" }, + { 0x534B, "killcamentnum" }, + { 0x534C, "killcamlength" }, + { 0x534D, "killcamoffset" }, + { 0x534E, "killcamstartedtimedeciseconds" }, + { 0x534F, "killcamstarttime" }, + { 0x5350, "killcamtime" }, + { 0x5351, "killcamvalid" }, // { 0x5352, "" }, -// { 0x5353, "" }, + { 0x5353, "killconfirmedevent" }, // { 0x5354, "" }, // { 0x5355, "" }, -// { 0x5356, "" }, + { 0x5356, "killdeniedevent" }, // { 0x5357, "" }, // { 0x5358, "" }, -// { 0x5359, "" }, -// { 0x535A, "" }, -// { 0x535B, "" }, -// { 0x535C, "" }, -// { 0x535D, "" }, -// { 0x535E, "" }, -// { 0x535F, "" }, -// { 0x5360, "" }, -// { 0x5361, "" }, + { 0x5359, "killedballcarrierevent" }, + { 0x535A, "killedbestenemyplayer" }, + { 0x535B, "killedby" }, + { 0x535C, "killedinuse" }, + { 0x535D, "killedplayer" }, + { 0x535E, "killedplayerevent" }, + { 0x535F, "killedplayers" }, + { 0x5360, "killedplayerscurrent" }, + { 0x5361, "killedself" }, // { 0x5362, "" }, // { 0x5363, "" }, // { 0x5364, "" }, -// { 0x5365, "" }, + { 0x5365, "killflagcarrierevent" }, // { 0x5366, "" }, // { 0x5367, "" }, // { 0x5368, "" }, // { 0x5369, "" }, // { 0x536A, "" }, -// { 0x536B, "" }, + { 0x536B, "killmutefx" }, // { 0x536C, "" }, // { 0x536D, "" }, // { 0x536E, "" }, // { 0x536F, "" }, -// { 0x5370, "" }, + { 0x5370, "killpingfx" }, // { 0x5371, "" }, // { 0x5372, "" }, // { 0x5373, "" }, -// { 0x5374, "" }, -// { 0x5375, "" }, + { 0x5374, "killrepulsorfx" }, + { 0x5375, "killsasinfected" }, // { 0x5376, "" }, -// { 0x5377, "" }, + { 0x5377, "killshouldaddtokillstreak" }, // { 0x5378, "" }, // { 0x5379, "" }, // { 0x537A, "" }, // { 0x537B, "" }, // { 0x537C, "" }, -// { 0x537D, "" }, + { 0x537D, "killsthislife" }, // { 0x537E, "" }, // { 0x537F, "" }, // { 0x5380, "" }, // { 0x5381, "" }, // { 0x5382, "" }, -// { 0x5383, "" }, + { 0x5383, "killstreak_gimme_slot" }, // { 0x5384, "" }, // { 0x5385, "" }, // { 0x5386, "" }, // { 0x5387, "" }, -// { 0x5388, "" }, -// { 0x5389, "" }, -// { 0x538A, "" }, -// { 0x538B, "" }, -// { 0x538C, "" }, -// { 0x538D, "" }, + { 0x5388, "killstreak_slot_1" }, + { 0x5389, "killstreak_slot_2" }, + { 0x538A, "killstreak_slot_3" }, + { 0x538B, "killstreak_slot_4" }, + { 0x538C, "killstreak_stacking_start_slot" }, + { 0x538D, "killstreak_string_table" }, // { 0x538E, "" }, // { 0x538F, "" }, // { 0x5390, "" }, -// { 0x5391, "" }, -// { 0x5392, "" }, -// { 0x5393, "" }, -// { 0x5394, "" }, + { 0x5391, "killstreak1" }, + { 0x5392, "killstreak2" }, + { 0x5393, "killstreak3" }, + { 0x5394, "killstreak4" }, // { 0x5395, "" }, // { 0x5396, "" }, -// { 0x5397, "" }, -// { 0x5398, "" }, -// { 0x5399, "" }, -// { 0x539A, "" }, -// { 0x539B, "" }, -// { 0x539C, "" }, -// { 0x539D, "" }, -// { 0x539E, "" }, -// { 0x539F, "" }, -// { 0x53A0, "" }, + { 0x5397, "killstreakearned" }, + { 0x5398, "killstreakfuncs" }, + { 0x5399, "killstreakhit" }, + { 0x539A, "killstreakindexweapon" }, + { 0x539B, "killstreakjoinevent" }, + { 0x539C, "killstreakmines" }, + { 0x539D, "killstreakmodules" }, + { 0x539E, "killstreakrewards" }, + { 0x539F, "killstreakrounddelay" }, + { 0x53A0, "killstreaks" }, // { 0x53A1, "" }, -// { 0x53A2, "" }, -// { 0x53A3, "" }, -// { 0x53A4, "" }, -// { 0x53A5, "" }, -// { 0x53A6, "" }, -// { 0x53A7, "" }, + { 0x53A2, "killstreakscaler" }, + { 0x53A3, "killstreaksdisabled" }, + { 0x53A4, "killstreaksetupfuncs" }, + { 0x53A5, "killstreakspawnshield" }, + { 0x53A6, "killstreaksplashnotify" }, + { 0x53A7, "killstreaktagevent" }, // { 0x53A8, "" }, -// { 0x53A9, "" }, -// { 0x53AA, "" }, + { 0x53A9, "killstreakusepressed" }, + { 0x53AA, "killstreakusewaiter" }, // { 0x53AB, "" }, -// { 0x53AC, "" }, -// { 0x53AD, "" }, + { 0x53AC, "killstreakwieldweapons" }, + { 0x53AD, "killteaminlaststand" }, // { 0x53AE, "" }, -// { 0x53AF, "" }, + { 0x53AF, "killtrigger" }, // { 0x53B0, "" }, -// { 0x53B1, "" }, -// { 0x53B2, "" }, -// { 0x53B3, "" }, + { 0x53B1, "killwhilecapture" }, + { 0x53B2, "killwithballevent" }, + { 0x53B3, "killwithflagevent" }, // { 0x53B4, "" }, // { 0x53B5, "" }, // { 0x53B6, "" }, @@ -24049,10 +24049,10 @@ const std::array, 58> token_list // { 0x53D3, "" }, // { 0x53D4, "" }, // { 0x53D5, "" }, -// { 0x53D6, "" }, + { 0x53D6, "ks_module_ref_column" }, // { 0x53D7, "" }, // { 0x53D8, "" }, -// { 0x53D9, "" }, + { 0x53D9, "ks_modules_table" }, // { 0x53DA, "" }, // { 0x53DB, "" }, // { 0x53DC, "" }, @@ -24280,7 +24280,7 @@ const std::array, 58> token_list // { 0x54BA, "" }, // { 0x54BB, "" }, // { 0x54BC, "" }, -// { 0x54BD, "" }, + { 0x54BD, "largeprojectiledamage" }, // { 0x54BE, "" }, // { 0x54BF, "" }, // { 0x54C0, "" }, @@ -24332,18 +24332,18 @@ const std::array, 58> token_list // { 0x54EE, "" }, // { 0x54EF, "" }, // { 0x54F0, "" }, -// { 0x54F1, "" }, + { 0x54F1, "laserent" }, // { 0x54F2, "" }, -// { 0x54F3, "" }, + { 0x54F3, "laserforwardangles" }, // { 0x54F4, "" }, // { 0x54F5, "" }, // { 0x54F6, "" }, // { 0x54F7, "" }, // { 0x54F8, "" }, // { 0x54F9, "" }, -// { 0x54FA, "" }, + { 0x54FA, "laseroriginoffset" }, // { 0x54FB, "" }, -// { 0x54FC, "" }, + { 0x54FC, "lasersight_think" }, // { 0x54FD, "" }, // { 0x54FE, "" }, // { 0x54FF, "" }, @@ -24462,41 +24462,41 @@ const std::array, 58> token_list // { 0x5570, "" }, // { 0x5571, "" }, // { 0x5572, "" }, -// { 0x5573, "" }, -// { 0x5574, "" }, + { 0x5573, "lastattackedshieldplayer" }, + { 0x5574, "lastattackedshieldtime" }, // { 0x5575, "" }, // { 0x5576, "" }, // { 0x5577, "" }, // { 0x5578, "" }, // { 0x5579, "" }, // { 0x557A, "" }, -// { 0x557B, "" }, + { 0x557B, "lastcaptureteam" }, // { 0x557C, "" }, // { 0x557D, "" }, // { 0x557E, "" }, // { 0x557F, "" }, // { 0x5580, "" }, -// { 0x5581, "" }, -// { 0x5582, "" }, -// { 0x5583, "" }, -// { 0x5584, "" }, -// { 0x5585, "" }, -// { 0x5586, "" }, + { 0x5581, "lastcarrier" }, + { 0x5582, "lastcarrierscored" }, + { 0x5583, "lastcarrierteam" }, + { 0x5584, "lastclaimteam" }, + { 0x5585, "lastclaimtime" }, + { 0x5586, "lastclass" }, // { 0x5587, "" }, -// { 0x5588, "" }, + { 0x5588, "lastconcussedtime" }, // { 0x5589, "" }, -// { 0x558A, "" }, + { 0x558A, "lastcoopstreaktime" }, // { 0x558B, "" }, -// { 0x558C, "" }, -// { 0x558D, "" }, -// { 0x558E, "" }, -// { 0x558F, "" }, -// { 0x5590, "" }, -// { 0x5591, "" }, + { 0x558C, "lastdamagedtime" }, + { 0x558D, "lastdamagefromenemytargettime" }, + { 0x558E, "lastdamagewasfromenemy" }, + { 0x558F, "lastdeathicon" }, + { 0x5590, "lastdeathpos" }, + { 0x5591, "lastdialogtime" }, // { 0x5592, "" }, // { 0x5593, "" }, // { 0x5594, "" }, -// { 0x5595, "" }, + { 0x5595, "lastdroppableweapon" }, // { 0x5596, "" }, // { 0x5597, "" }, // { 0x5598, "" }, @@ -24505,34 +24505,34 @@ const std::array, 58> token_list // { 0x559B, "" }, // { 0x559C, "" }, // { 0x559D, "" }, -// { 0x559E, "" }, + { 0x559E, "lastflashedtime" }, // { 0x559F, "" }, // { 0x55A0, "" }, // { 0x55A1, "" }, -// { 0x55A2, "" }, + { 0x55A2, "lastgrenadesuicidetime" }, // { 0x55A3, "" }, // { 0x55A4, "" }, // { 0x55A5, "" }, -// { 0x55A6, "" }, + { 0x55A6, "lastguntimevo" }, // { 0x55A7, "" }, -// { 0x55A8, "" }, -// { 0x55A9, "" }, + { 0x55A8, "lasthittime" }, + { 0x55A9, "lasthostmigrationstate" }, // { 0x55AA, "" }, // { 0x55AB, "" }, -// { 0x55AC, "" }, + { 0x55AC, "lastinflictor" }, // { 0x55AD, "" }, -// { 0x55AE, "" }, -// { 0x55AF, "" }, -// { 0x55B0, "" }, + { 0x55AE, "lastkilledby" }, + { 0x55AF, "lastkilledplayer" }, + { 0x55B0, "lastkillstreak" }, // { 0x55B1, "" }, // { 0x55B2, "" }, -// { 0x55B3, "" }, + { 0x55B3, "lastkilltime" }, // { 0x55B4, "" }, // { 0x55B5, "" }, // { 0x55B6, "" }, -// { 0x55B7, "" }, + { 0x55B7, "lastleveluptime" }, // { 0x55B8, "" }, -// { 0x55B9, "" }, + { 0x55B9, "lastmansd" }, // { 0x55BA, "" }, // { 0x55BB, "" }, // { 0x55BC, "" }, @@ -24542,14 +24542,14 @@ const std::array, 58> token_list // { 0x55C0, "" }, // { 0x55C1, "" }, // { 0x55C2, "" }, -// { 0x55C3, "" }, + { 0x55C3, "lastnonuseweapon" }, // { 0x55C4, "" }, // { 0x55C5, "" }, // { 0x55C6, "" }, // { 0x55C7, "" }, // { 0x55C8, "" }, // { 0x55C9, "" }, -// { 0x55CA, "" }, + { 0x55CA, "lastprimaryweaponswaptime" }, // { 0x55CB, "" }, // { 0x55CC, "" }, // { 0x55CD, "" }, @@ -24560,43 +24560,43 @@ const std::array, 58> token_list // { 0x55D2, "" }, // { 0x55D3, "" }, // { 0x55D4, "" }, -// { 0x55D5, "" }, -// { 0x55D6, "" }, + { 0x55D5, "lastshotby" }, + { 0x55D6, "lastshotfiredtime" }, // { 0x55D7, "" }, // { 0x55D8, "" }, -// { 0x55D9, "" }, -// { 0x55DA, "" }, -// { 0x55DB, "" }, -// { 0x55DC, "" }, -// { 0x55DD, "" }, + { 0x55D9, "lastslowprocessframe" }, + { 0x55DA, "lastspawnpoint" }, + { 0x55DB, "lastspawnteam" }, + { 0x55DC, "lastspawntime" }, + { 0x55DD, "lastsprintendtime" }, // { 0x55DE, "" }, // { 0x55DF, "" }, // { 0x55E0, "" }, // { 0x55E1, "" }, -// { 0x55E2, "" }, + { 0x55E2, "laststandallowsuicide" }, // { 0x55E3, "" }, -// { 0x55E4, "" }, + { 0x55E4, "laststandbleedout" }, // { 0x55E5, "" }, -// { 0x55E6, "" }, + { 0x55E6, "laststandkeepoverlay" }, // { 0x55E7, "" }, // { 0x55E8, "" }, -// { 0x55E9, "" }, -// { 0x55EA, "" }, + { 0x55E9, "laststandparams" }, + { 0x55EA, "laststandrespawnplayer" }, // { 0x55EB, "" }, // { 0x55EC, "" }, // { 0x55ED, "" }, -// { 0x55EE, "" }, -// { 0x55EF, "" }, + { 0x55EE, "laststandstarttime" }, + { 0x55EF, "laststandtimer" }, // { 0x55F0, "" }, // { 0x55F1, "" }, // { 0x55F2, "" }, -// { 0x55F3, "" }, + { 0x55F3, "laststandwaittilldeath" }, // { 0x55F4, "" }, // { 0x55F5, "" }, // { 0x55F6, "" }, // { 0x55F7, "" }, -// { 0x55F8, "" }, -// { 0x55F9, "" }, + { 0x55F8, "laststatus" }, + { 0x55F9, "laststatustime" }, // { 0x55FA, "" }, // { 0x55FB, "" }, // { 0x55FC, "" }, @@ -24606,15 +24606,15 @@ const std::array, 58> token_list // { 0x5600, "" }, // { 0x5601, "" }, // { 0x5602, "" }, -// { 0x5603, "" }, + { 0x5603, "lasttimedamaged" }, // { 0x5604, "" }, // { 0x5605, "" }, -// { 0x5606, "" }, + { 0x5606, "lastupdatetime" }, // { 0x5607, "" }, -// { 0x5608, "" }, -// { 0x5609, "" }, -// { 0x560A, "" }, -// { 0x560B, "" }, + { 0x5608, "lastuserate" }, + { 0x5609, "lastvalue" }, + { 0x560A, "lastvisionsetthermal" }, + { 0x560B, "lastwave" }, // { 0x560C, "" }, // { 0x560D, "" }, // { 0x560E, "" }, @@ -24643,15 +24643,15 @@ const std::array, 58> token_list // { 0x5625, "" }, // { 0x5626, "" }, // { 0x5627, "" }, -// { 0x5628, "" }, + { 0x5628, "launcher_write_clipboard" }, // { 0x5629, "" }, // { 0x562A, "" }, // { 0x562B, "" }, // { 0x562C, "" }, // { 0x562D, "" }, -// { 0x562E, "" }, + { 0x562E, "launchshield" }, // { 0x562F, "" }, -// { 0x5630, "" }, + { 0x5630, "launchuav" }, // { 0x5631, "" }, // { 0x5632, "" }, // { 0x5633, "" }, @@ -24675,24 +24675,24 @@ const std::array, 58> token_list // { 0x5645, "" }, // { 0x5646, "" }, // { 0x5647, "" }, -// { 0x5648, "" }, -// { 0x5649, "" }, -// { 0x564A, "" }, -// { 0x564B, "" }, -// { 0x564C, "" }, -// { 0x564D, "" }, -// { 0x564E, "" }, -// { 0x564F, "" }, -// { 0x5650, "" }, -// { 0x5651, "" }, -// { 0x5652, "" }, -// { 0x5653, "" }, -// { 0x5654, "" }, -// { 0x5655, "" }, -// { 0x5656, "" }, -// { 0x5657, "" }, -// { 0x5658, "" }, -// { 0x5659, "" }, + { 0x5648, "leaderdialog" }, + { 0x5649, "leaderdialog_islockedout" }, + { 0x564A, "leaderdialog_lockoutcleardelayed" }, + { 0x564B, "leaderdialog_trylockout" }, + { 0x564C, "leaderdialogactive" }, + { 0x564D, "leaderdialogbothteams" }, + { 0x564E, "leaderdialoggroup" }, + { 0x564F, "leaderdialoggroups" }, + { 0x5650, "leaderdialoglocalsound" }, + { 0x5651, "leaderdialoglocqueue" }, + { 0x5652, "leaderdialogonplayer" }, + { 0x5653, "leaderdialogonplayer_func" }, + { 0x5654, "leaderdialogonplayer_internal" }, + { 0x5655, "leaderdialogonplayers" }, + { 0x5656, "leaderdialogqueue" }, + { 0x5657, "leaderdialogwait" }, + { 0x5658, "leadersound" }, + { 0x5659, "leadersoundgroup" }, // { 0x565A, "" }, // { 0x565B, "" }, // { 0x565C, "" }, @@ -24709,20 +24709,20 @@ const std::array, 58> token_list // { 0x5667, "" }, // { 0x5668, "" }, // { 0x5669, "" }, -// { 0x566A, "" }, + { 0x566A, "leaving_team" }, // { 0x566B, "" }, // { 0x566C, "" }, -// { 0x566D, "" }, -// { 0x566E, "" }, + { 0x566D, "left_big_loop_start" }, + { 0x566E, "left_big_pivot" }, // { 0x566F, "" }, // { 0x5670, "" }, // { 0x5671, "" }, // { 0x5672, "" }, // { 0x5673, "" }, // { 0x5674, "" }, -// { 0x5675, "" }, + { 0x5675, "left_loop_start" }, // { 0x5676, "" }, -// { 0x5677, "" }, + { 0x5677, "left_pivot" }, // { 0x5678, "" }, // { 0x5679, "" }, // { 0x567A, "" }, @@ -24781,8 +24781,8 @@ const std::array, 58> token_list // { 0x56AF, "" }, // { 0x56B0, "" }, // { 0x56B1, "" }, -// { 0x56B2, "" }, -// { 0x56B3, "" }, + { 0x56B2, "lerpscreenblurup" }, + { 0x56B3, "lettertonumber" }, // { 0x56B4, "" }, // { 0x56B5, "" }, // { 0x56B6, "" }, @@ -24817,13 +24817,13 @@ const std::array, 58> token_list // { 0x56D3, "" }, // { 0x56D4, "" }, // { 0x56D5, "" }, -// { 0x56D6, "" }, -// { 0x56D7, "" }, -// { 0x56D8, "" }, -// { 0x56D9, "" }, -// { 0x56DA, "" }, -// { 0x56DB, "" }, -// { 0x56DC, "" }, + { 0x56D6, "levelflag" }, + { 0x56D7, "levelflagclear" }, + { 0x56D8, "levelflaginit" }, + { 0x56D9, "levelflags" }, + { 0x56DA, "levelflagset" }, + { 0x56DB, "levelflagwait" }, + { 0x56DC, "levelflagwaitopen" }, // { 0x56DD, "" }, // { 0x56DE, "" }, // { 0x56DF, "" }, @@ -24847,7 +24847,7 @@ const std::array, 58> token_list // { 0x56F1, "" }, // { 0x56F2, "" }, // { 0x56F3, "" }, -// { 0x56F4, "" }, + { 0x56F4, "lifeid" }, // { 0x56F5, "" }, // { 0x56F6, "" }, // { 0x56F7, "" }, @@ -24867,8 +24867,8 @@ const std::array, 58> token_list // { 0x5705, "" }, // { 0x5706, "" }, // { 0x5707, "" }, -// { 0x5708, "" }, -// { 0x5709, "" }, + { 0x5708, "light_set" }, + { 0x5709, "light_set_override_for_player" }, // { 0x570A, "" }, // { 0x570B, "" }, // { 0x570C, "" }, @@ -24876,7 +24876,7 @@ const std::array, 58> token_list // { 0x570E, "" }, // { 0x570F, "" }, // { 0x5710, "" }, -// { 0x5711, "" }, + { 0x5711, "lightarmorhp" }, // { 0x5712, "" }, // { 0x5713, "" }, // { 0x5714, "" }, @@ -24902,7 +24902,7 @@ const std::array, 58> token_list // { 0x5728, "" }, // { 0x5729, "" }, // { 0x572A, "" }, -// { 0x572B, "" }, + { 0x572B, "lightingstate" }, // { 0x572C, "" }, // { 0x572D, "" }, // { 0x572E, "" }, @@ -24946,28 +24946,28 @@ const std::array, 58> token_list // { 0x5754, "" }, // { 0x5755, "" }, // { 0x5756, "" }, -// { 0x5757, "" }, -// { 0x5758, "" }, + { 0x5757, "lightset_current" }, + { 0x5758, "lightset_previous" }, // { 0x5759, "" }, // { 0x575A, "" }, // { 0x575B, "" }, // { 0x575C, "" }, // { 0x575D, "" }, -// { 0x575E, "" }, + { 0x575E, "lightweightscalar" }, // { 0x575F, "" }, // { 0x5760, "" }, -// { 0x5761, "" }, + { 0x5761, "limitdecimalplaces" }, // { 0x5762, "" }, // { 0x5763, "" }, // { 0x5764, "" }, -// { 0x5765, "" }, + { 0x5765, "line_interect_sphere" }, // { 0x5766, "" }, // { 0x5767, "" }, // { 0x5768, "" }, // { 0x5769, "" }, // { 0x576A, "" }, // { 0x576B, "" }, -// { 0x576C, "" }, + { 0x576C, "lineartogamma_srgb" }, // { 0x576D, "" }, // { 0x576E, "" }, // { 0x576F, "" }, @@ -25008,8 +25008,8 @@ const std::array, 58> token_list // { 0x5792, "" }, // { 0x5793, "" }, // { 0x5794, "" }, -// { 0x5795, "" }, -// { 0x5796, "" }, + { 0x5795, "linkplayerorbitalship" }, + { 0x5796, "linkplayerpod" }, // { 0x5797, "" }, // { 0x5798, "" }, // { 0x5799, "" }, @@ -25020,7 +25020,7 @@ const std::array, 58> token_list // { 0x579E, "" }, // { 0x579F, "" }, // { 0x57A0, "" }, -// { 0x57A1, "" }, + { 0x57A1, "listenforexomoveevent" }, // { 0x57A2, "" }, // { 0x57A3, "" }, // { 0x57A4, "" }, @@ -25040,8 +25040,8 @@ const std::array, 58> token_list // { 0x57B2, "" }, // { 0x57B3, "" }, // { 0x57B4, "" }, -// { 0x57B5, "" }, -// { 0x57B6, "" }, + { 0x57B5, "littlebirds" }, + { 0x57B6, "livescount" }, // { 0x57B7, "" }, // { 0x57B8, "" }, // { 0x57B9, "" }, @@ -25070,25 +25070,25 @@ const std::array, 58> token_list // { 0x57D0, "" }, // { 0x57D1, "" }, // { 0x57D2, "" }, -// { 0x57D3, "" }, + { 0x57D3, "loadout" }, // { 0x57D4, "" }, // { 0x57D5, "" }, -// { 0x57D6, "" }, + { 0x57D6, "loadoutallperks" }, // { 0x57D7, "" }, -// { 0x57D8, "" }, -// { 0x57D9, "" }, -// { 0x57DA, "" }, -// { 0x57DB, "" }, -// { 0x57DC, "" }, -// { 0x57DD, "" }, -// { 0x57DE, "" }, -// { 0x57DF, "" }, -// { 0x57E0, "" }, -// { 0x57E1, "" }, -// { 0x57E2, "" }, -// { 0x57E3, "" }, + { 0x57D8, "loadoutequipment" }, + { 0x57D9, "loadoutkillstreakmodules" }, + { 0x57DA, "loadoutoffhand" }, + { 0x57DB, "loadoutperks" }, + { 0x57DC, "loadoutprimary" }, + { 0x57DD, "loadoutprimarycamo" }, + { 0x57DE, "loadoutprimaryreticle" }, + { 0x57DF, "loadoutsecondary" }, + { 0x57E0, "loadoutsecondarycamo" }, + { 0x57E1, "loadoutsecondaryreticle" }, + { 0x57E2, "loadouttrackvariablegrenades" }, + { 0x57E3, "loadoutvalidforcopycat" }, // { 0x57E4, "" }, -// { 0x57E5, "" }, + { 0x57E5, "loadoutwildcards" }, // { 0x57E6, "" }, // { 0x57E7, "" }, // { 0x57E8, "" }, @@ -25100,17 +25100,17 @@ const std::array, 58> token_list // { 0x57EE, "" }, // { 0x57EF, "" }, // { 0x57F0, "" }, -// { 0x57F1, "" }, -// { 0x57F2, "" }, + { 0x57F1, "location" }, + { 0x57F2, "location_add_last_callout_time" }, // { 0x57F3, "" }, -// { 0x57F4, "" }, -// { 0x57F5, "" }, + { 0x57F4, "location_called_out_ever" }, + { 0x57F5, "location_called_out_recently" }, // { 0x57F6, "" }, -// { 0x57F7, "" }, -// { 0x57F8, "" }, -// { 0x57F9, "" }, + { 0x57F7, "location_get_last_callout_time" }, + { 0x57F8, "locationaliases" }, + { 0x57F9, "locationlastcallouttimes" }, // { 0x57FA, "" }, -// { 0x57FB, "" }, + { 0x57FB, "lock" }, // { 0x57FC, "" }, // { 0x57FD, "" }, // { 0x57FE, "" }, @@ -25127,7 +25127,7 @@ const std::array, 58> token_list // { 0x5809, "" }, // { 0x580A, "" }, // { 0x580B, "" }, -// { 0x580C, "" }, + { 0x580C, "lockedstingertarget" }, // { 0x580D, "" }, // { 0x580E, "" }, // { 0x580F, "" }, @@ -25145,13 +25145,13 @@ const std::array, 58> token_list // { 0x581B, "" }, // { 0x581C, "" }, // { 0x581D, "" }, -// { 0x581E, "" }, -// { 0x581F, "" }, + { 0x581E, "logclasschoice" }, + { 0x581F, "logcompletedchallenge" }, // { 0x5820, "" }, -// { 0x5821, "" }, -// { 0x5822, "" }, + { 0x5821, "logexostats" }, + { 0x5822, "logfinalstats" }, // { 0x5823, "" }, -// { 0x5824, "" }, + { 0x5824, "loggameevent" }, // { 0x5825, "" }, // { 0x5826, "" }, // { 0x5827, "" }, @@ -25167,32 +25167,32 @@ const std::array, 58> token_list // { 0x5831, "" }, // { 0x5832, "" }, // { 0x5833, "" }, -// { 0x5834, "" }, -// { 0x5835, "" }, -// { 0x5836, "" }, -// { 0x5837, "" }, -// { 0x5838, "" }, + { 0x5834, "loginitialstats" }, + { 0x5835, "logkillevent" }, + { 0x5836, "logkillsconfirmed" }, + { 0x5837, "logkillsdenied" }, + { 0x5838, "logkillstreakevent" }, // { 0x5839, "" }, -// { 0x583A, "" }, + { 0x583A, "logmultikill" }, // { 0x583B, "" }, // { 0x583C, "" }, // { 0x583D, "" }, // { 0x583E, "" }, -// { 0x583F, "" }, -// { 0x5840, "" }, + { 0x583F, "logplayerconsoleidandonwifiinmatchdata" }, + { 0x5840, "logplayercostume" }, // { 0x5841, "" }, -// { 0x5842, "" }, -// { 0x5843, "" }, + { 0x5842, "logplayerdeath" }, + { 0x5843, "logplayerlife" }, // { 0x5844, "" }, -// { 0x5845, "" }, -// { 0x5846, "" }, -// { 0x5847, "" }, -// { 0x5848, "" }, -// { 0x5849, "" }, -// { 0x584A, "" }, + { 0x5845, "logplayerstats" }, + { 0x5846, "logplayerxp" }, + { 0x5847, "logprintplayerdeath" }, + { 0x5848, "logspecialassists" }, + { 0x5849, "logweaponstat" }, + { 0x584A, "logxpgains" }, // { 0x584B, "" }, // { 0x584C, "" }, -// { 0x584D, "" }, + { 0x584D, "longshotevent" }, // { 0x584E, "" }, // { 0x584F, "" }, // { 0x5850, "" }, @@ -25225,13 +25225,13 @@ const std::array, 58> token_list // { 0x586B, "" }, // { 0x586C, "" }, // { 0x586D, "" }, -// { 0x586E, "" }, -// { 0x586F, "" }, -// { 0x5870, "" }, -// { 0x5871, "" }, + { 0x586E, "loop_fx_sound" }, + { 0x586F, "loop_fx_sound_interval" }, + { 0x5870, "loop_fx_sound_interval_with_angles" }, + { 0x5871, "loop_fx_sound_with_angles" }, // { 0x5872, "" }, // { 0x5873, "" }, -// { 0x5874, "" }, + { 0x5874, "loop_sound_delete" }, // { 0x5875, "" }, // { 0x5876, "" }, // { 0x5877, "" }, @@ -25257,11 +25257,11 @@ const std::array, 58> token_list // { 0x588B, "" }, // { 0x588C, "" }, // { 0x588D, "" }, -// { 0x588E, "" }, + { 0x588E, "loopsound_ent" }, // { 0x588F, "" }, // { 0x5890, "" }, // { 0x5891, "" }, -// { 0x5892, "" }, + { 0x5892, "lootplaytimevalidated" }, // { 0x5893, "" }, // { 0x5894, "" }, // { 0x5895, "" }, @@ -25276,14 +25276,14 @@ const std::array, 58> token_list // { 0x589E, "" }, // { 0x589F, "" }, // { 0x58A0, "" }, -// { 0x58A1, "" }, -// { 0x58A2, "" }, -// { 0x58A3, "" }, -// { 0x58A4, "" }, -// { 0x58A5, "" }, -// { 0x58A6, "" }, -// { 0x58A7, "" }, -// { 0x58A8, "" }, + { 0x58A1, "lowermessage" }, + { 0x58A2, "lowermessagefont" }, + { 0x58A3, "lowermessages" }, + { 0x58A4, "lowermessagethink" }, + { 0x58A5, "lowertextfontsize" }, + { 0x58A6, "lowertexty" }, + { 0x58A7, "lowertextyalign" }, + { 0x58A8, "lowertimer" }, // { 0x58A9, "" }, // { 0x58AA, "" }, // { 0x58AB, "" }, @@ -25403,7 +25403,7 @@ const std::array, 58> token_list // { 0x591D, "" }, // { 0x591E, "" }, // { 0x591F, "" }, -// { 0x5920, "" }, + { 0x5920, "make_entity_sentient_mp" }, // { 0x5921, "" }, // { 0x5922, "" }, // { 0x5923, "" }, @@ -25431,19 +25431,19 @@ const std::array, 58> token_list // { 0x5939, "" }, // { 0x593A, "" }, // { 0x593B, "" }, -// { 0x593C, "" }, + { 0x593C, "makeenemyusable" }, // { 0x593D, "" }, -// { 0x593E, "" }, -// { 0x593F, "" }, -// { 0x5940, "" }, + { 0x593E, "makeexplosivetargetablebyai" }, + { 0x593F, "makegloballyunusablebytype" }, + { 0x5940, "makegloballyusablebytype" }, // { 0x5941, "" }, // { 0x5942, "" }, -// { 0x5943, "" }, + { 0x5943, "makeletterstonumbers" }, // { 0x5944, "" }, -// { 0x5945, "" }, + { 0x5945, "makesolid" }, // { 0x5946, "" }, -// { 0x5947, "" }, -// { 0x5948, "" }, + { 0x5947, "makesureweaponchanges" }, + { 0x5948, "maketeamusable" }, // { 0x5949, "" }, // { 0x594A, "" }, // { 0x594B, "" }, @@ -25480,40 +25480,40 @@ const std::array, 58> token_list // { 0x596A, "" }, // { 0x596B, "" }, // { 0x596C, "" }, -// { 0x596D, "" }, + { 0x596D, "mantling" }, // { 0x596E, "" }, // { 0x596F, "" }, // { 0x5970, "" }, // { 0x5971, "" }, // { 0x5972, "" }, -// { 0x5973, "" }, -// { 0x5974, "" }, -// { 0x5975, "" }, -// { 0x5976, "" }, -// { 0x5977, "" }, -// { 0x5978, "" }, + { 0x5973, "manualdropthink" }, + { 0x5974, "manuallydetonateall" }, + { 0x5975, "manuallydetonated_removeundefined" }, + { 0x5976, "manuallydetonatedarray" }, + { 0x5977, "manuallydetonatefunc" }, + { 0x5978, "manuallyjoiningkillstreak" }, // { 0x5979, "" }, // { 0x597A, "" }, -// { 0x597B, "" }, -// { 0x597C, "" }, + { 0x597B, "map_border_hud_updater" }, + { 0x597C, "map_border_trig_array" }, // { 0x597D, "" }, // { 0x597E, "" }, // { 0x597F, "" }, // { 0x5980, "" }, // { 0x5981, "" }, // { 0x5982, "" }, -// { 0x5983, "" }, + { 0x5983, "mapcenter" }, // { 0x5984, "" }, // { 0x5985, "" }, -// { 0x5986, "" }, + { 0x5986, "mapkillstreak" }, // { 0x5987, "" }, -// { 0x5988, "" }, -// { 0x5989, "" }, + { 0x5988, "mapkillstreakdamagefeedbacksound" }, + { 0x5989, "mapkillstreakevent" }, // { 0x598A, "" }, // { 0x598B, "" }, // { 0x598C, "" }, // { 0x598D, "" }, -// { 0x598E, "" }, + { 0x598E, "mapstreaksdisabled" }, // { 0x598F, "" }, // { 0x5990, "" }, // { 0x5991, "" }, @@ -25586,30 +25586,30 @@ const std::array, 58> token_list // { 0x59D4, "" }, // { 0x59D5, "" }, // { 0x59D6, "" }, -// { 0x59D7, "" }, + { 0x59D7, "masterychallengeprocess" }, // { 0x59D8, "" }, // { 0x59D9, "" }, // { 0x59DA, "" }, // { 0x59DB, "" }, -// { 0x59DC, "" }, -// { 0x59DD, "" }, -// { 0x59DE, "" }, -// { 0x59DF, "" }, -// { 0x59E0, "" }, -// { 0x59E1, "" }, -// { 0x59E2, "" }, -// { 0x59E3, "" }, -// { 0x59E4, "" }, -// { 0x59E5, "" }, -// { 0x59E6, "" }, -// { 0x59E7, "" }, -// { 0x59E8, "" }, -// { 0x59E9, "" }, -// { 0x59EA, "" }, -// { 0x59EB, "" }, -// { 0x59EC, "" }, -// { 0x59ED, "" }, -// { 0x59EE, "" }, + { 0x59DC, "matchbonus" }, + { 0x59DD, "matchdata" }, + { 0x59DE, "matchforfeittimer" }, + { 0x59DF, "matchforfeittimer_internal" }, + { 0x59E0, "matchmakinggame" }, + { 0x59E1, "matchoutcomenotify" }, + { 0x59E2, "matchrules_allowcustomclasses" }, + { 0x59E3, "matchrules_damagemultiplier" }, + { 0x59E4, "matchrules_numinitialinfected" }, + { 0x59E5, "matchrules_randomize" }, + { 0x59E6, "matchrules_showjuggradaricon" }, + { 0x59E7, "matchrules_switchteamdisabled" }, + { 0x59E8, "matchrules_vampirism" }, + { 0x59E9, "matchstarted" }, + { 0x59EA, "matchstarttimer" }, + { 0x59EB, "matchstarttimer_internal" }, + { 0x59EC, "matchstarttimerskip" }, + { 0x59ED, "matchstarttimerwaitforplayers" }, + { 0x59EE, "matchzonestotriggers" }, // { 0x59EF, "" }, // { 0x59F0, "" }, // { 0x59F1, "" }, @@ -25619,7 +25619,7 @@ const std::array, 58> token_list // { 0x59F5, "" }, // { 0x59F6, "" }, // { 0x59F7, "" }, -// { 0x59F8, "" }, + { 0x59F8, "max_count" }, // { 0x59F9, "" }, // { 0x59FA, "" }, // { 0x59FB, "" }, @@ -25658,14 +25658,14 @@ const std::array, 58> token_list // { 0x5A1C, "" }, // { 0x5A1D, "" }, // { 0x5A1E, "" }, -// { 0x5A1F, "" }, -// { 0x5A20, "" }, + { 0x5A1F, "maxallowedteamkills" }, + { 0x5A20, "maxalpha" }, // { 0x5A21, "" }, // { 0x5A22, "" }, // { 0x5A23, "" }, // { 0x5A24, "" }, // { 0x5A25, "" }, -// { 0x5A26, "" }, + { 0x5A26, "maxclients" }, // { 0x5A27, "" }, // { 0x5A28, "" }, // { 0x5A29, "" }, @@ -25681,48 +25681,48 @@ const std::array, 58> token_list // { 0x5A33, "" }, // { 0x5A34, "" }, // { 0x5A35, "" }, -// { 0x5A36, "" }, + { 0x5A36, "maxfontscale" }, // { 0x5A37, "" }, -// { 0x5A38, "" }, + { 0x5A38, "maxhealthoverlay" }, // { 0x5A39, "" }, // { 0x5A3A, "" }, -// { 0x5A3B, "" }, + { 0x5A3B, "maxlightarmorhp" }, // { 0x5A3C, "" }, -// { 0x5A3D, "" }, + { 0x5A3D, "maxlives" }, // { 0x5A3E, "" }, -// { 0x5A3F, "" }, + { 0x5A3F, "maxlogclients" }, // { 0x5A40, "" }, // { 0x5A41, "" }, // { 0x5A42, "" }, // { 0x5A43, "" }, -// { 0x5A44, "" }, + { 0x5A44, "maxopacity" }, // { 0x5A45, "" }, // { 0x5A46, "" }, -// { 0x5A47, "" }, + { 0x5A47, "maxperplayerexplosives" }, // { 0x5A48, "" }, // { 0x5A49, "" }, -// { 0x5A4A, "" }, + { 0x5A4A, "maxplayercount" }, // { 0x5A4B, "" }, // { 0x5A4C, "" }, -// { 0x5A4D, "" }, + { 0x5A4D, "maxrank" }, // { 0x5A4E, "" }, // { 0x5A4F, "" }, // { 0x5A50, "" }, // { 0x5A51, "" }, -// { 0x5A52, "" }, + { 0x5A52, "maxtracecount" }, // { 0x5A53, "" }, // { 0x5A54, "" }, // { 0x5A55, "" }, -// { 0x5A56, "" }, + { 0x5A56, "maxvehiclesallowed" }, // { 0x5A57, "" }, -// { 0x5A58, "" }, + { 0x5A58, "maydolaststand" }, // { 0x5A59, "" }, // { 0x5A5A, "" }, -// { 0x5A5B, "" }, + { 0x5A5B, "maydropweapon" }, // { 0x5A5C, "" }, -// { 0x5A5D, "" }, + { 0x5A5D, "mayprocesschallenges" }, // { 0x5A5E, "" }, -// { 0x5A5F, "" }, + { 0x5A5F, "mayspawn" }, // { 0x5A60, "" }, // { 0x5A61, "" }, // { 0x5A62, "" }, @@ -26057,11 +26057,11 @@ const std::array, 58> token_list // { 0x5BAB, "" }, // { 0x5BAC, "" }, // { 0x5BAD, "" }, -// { 0x5BAE, "" }, -// { 0x5BAF, "" }, + { 0x5BAE, "menuclass" }, + { 0x5BAF, "menugiveclass" }, // { 0x5BB0, "" }, // { 0x5BB1, "" }, -// { 0x5BB2, "" }, + { 0x5BB2, "menuspectator" }, // { 0x5BB3, "" }, // { 0x5BB4, "" }, // { 0x5BB5, "" }, @@ -26089,7 +26089,7 @@ const std::array, 58> token_list // { 0x5BCB, "" }, // { 0x5BCC, "" }, // { 0x5BCD, "" }, -// { 0x5BCE, "" }, + { 0x5BCE, "mgkill" }, // { 0x5BCF, "" }, // { 0x5BD0, "" }, // { 0x5BD1, "" }, @@ -26152,7 +26152,7 @@ const std::array, 58> token_list // { 0x5C0A, "" }, // { 0x5C0B, "" }, // { 0x5C0C, "" }, -// { 0x5C0D, "" }, + { 0x5C0D, "midspawns" }, // { 0x5C0E, "" }, // { 0x5C0F, "" }, // { 0x5C10, "" }, @@ -26205,38 +26205,38 @@ const std::array, 58> token_list // { 0x5C3F, "" }, // { 0x5C40, "" }, // { 0x5C41, "" }, -// { 0x5C42, "" }, -// { 0x5C43, "" }, -// { 0x5C44, "" }, -// { 0x5C45, "" }, -// { 0x5C46, "" }, -// { 0x5C47, "" }, -// { 0x5C48, "" }, -// { 0x5C49, "" }, -// { 0x5C4A, "" }, -// { 0x5C4B, "" }, + { 0x5C42, "mindistsquared" }, + { 0x5C43, "mindot" }, + { 0x5C44, "mine_beacon" }, + { 0x5C45, "mine_explode" }, + { 0x5C46, "mine_launch" }, + { 0x5C47, "mine_spin" }, + { 0x5C48, "minebeacon" }, + { 0x5C49, "minebeaconteamupdater" }, + { 0x5C4A, "minebounce" }, + { 0x5C4B, "minechangeowner" }, // { 0x5C4C, "" }, -// { 0x5C4D, "" }, -// { 0x5C4E, "" }, -// { 0x5C4F, "" }, -// { 0x5C50, "" }, -// { 0x5C51, "" }, -// { 0x5C52, "" }, -// { 0x5C53, "" }, -// { 0x5C54, "" }, -// { 0x5C55, "" }, -// { 0x5C56, "" }, -// { 0x5C57, "" }, -// { 0x5C58, "" }, -// { 0x5C59, "" }, -// { 0x5C5A, "" }, -// { 0x5C5B, "" }, -// { 0x5C5C, "" }, -// { 0x5C5D, "" }, -// { 0x5C5E, "" }, -// { 0x5C5F, "" }, -// { 0x5C60, "" }, -// { 0x5C61, "" }, + { 0x5C4D, "minedamagedebug" }, + { 0x5C4E, "minedamagehalfheight" }, + { 0x5C4F, "minedamageheightpassed" }, + { 0x5C50, "minedamagemax" }, + { 0x5C51, "minedamagemin" }, + { 0x5C52, "minedamagemonitor" }, + { 0x5C53, "minedamageradius" }, + { 0x5C54, "minedeletetrigger" }, + { 0x5C55, "minedetectiongraceperiod" }, + { 0x5C56, "minedetectionheight" }, + { 0x5C57, "minedetectionradius" }, + { 0x5C58, "mineexplode" }, + { 0x5C59, "mineproximitytrigger" }, + { 0x5C5A, "mines" }, + { 0x5C5B, "mineselfdestruct" }, + { 0x5C5C, "mineselfdestructtime" }, + { 0x5C5D, "minestunbegin" }, + { 0x5C5E, "minestunend" }, + { 0x5C5F, "minethrown" }, + { 0x5C60, "minewatchownerchangeteams" }, + { 0x5C61, "minewatchownerdisconnect" }, // { 0x5C62, "" }, // { 0x5C63, "" }, // { 0x5C64, "" }, @@ -26259,12 +26259,12 @@ const std::array, 58> token_list // { 0x5C75, "" }, // { 0x5C76, "" }, // { 0x5C77, "" }, -// { 0x5C78, "" }, -// { 0x5C79, "" }, -// { 0x5C7A, "" }, -// { 0x5C7B, "" }, -// { 0x5C7C, "" }, -// { 0x5C7D, "" }, + { 0x5C78, "minion_ai" }, + { 0x5C79, "minion_count_hud" }, + { 0x5C7A, "minion_damage" }, + { 0x5C7B, "minion_max_hud" }, + { 0x5C7C, "minion_spawn_timer_hud" }, + { 0x5C7D, "minionstreak" }, // { 0x5C7E, "" }, // { 0x5C7F, "" }, // { 0x5C80, "" }, @@ -26276,7 +26276,7 @@ const std::array, 58> token_list // { 0x5C86, "" }, // { 0x5C87, "" }, // { 0x5C88, "" }, -// { 0x5C89, "" }, + { 0x5C89, "missile_array" }, // { 0x5C8A, "" }, // { 0x5C8B, "" }, // { 0x5C8C, "" }, @@ -26300,12 +26300,12 @@ const std::array, 58> token_list // { 0x5C9E, "" }, // { 0x5C9F, "" }, // { 0x5CA0, "" }, -// { 0x5CA1, "" }, + { 0x5CA1, "missile_settargetandflightmode" }, // { 0x5CA2, "" }, // { 0x5CA3, "" }, // { 0x5CA4, "" }, // { 0x5CA5, "" }, -// { 0x5CA6, "" }, + { 0x5CA6, "missile_strike_gas_clouds" }, // { 0x5CA7, "" }, // { 0x5CA8, "" }, // { 0x5CA9, "" }, @@ -26321,7 +26321,7 @@ const std::array, 58> token_list // { 0x5CB3, "" }, // { 0x5CB4, "" }, // { 0x5CB5, "" }, -// { 0x5CB6, "" }, + { 0x5CB6, "missileeyes" }, // { 0x5CB7, "" }, // { 0x5CB8, "" }, // { 0x5CB9, "" }, @@ -26330,11 +26330,11 @@ const std::array, 58> token_list // { 0x5CBC, "" }, // { 0x5CBD, "" }, // { 0x5CBE, "" }, -// { 0x5CBF, "" }, + { 0x5CBF, "missiles" }, // { 0x5CC0, "" }, // { 0x5CC1, "" }, // { 0x5CC2, "" }, -// { 0x5CC3, "" }, + { 0x5CC3, "missilespawn" }, // { 0x5CC4, "" }, // { 0x5CC5, "" }, // { 0x5CC6, "" }, @@ -26356,7 +26356,7 @@ const std::array, 58> token_list // { 0x5CD6, "" }, // { 0x5CD7, "" }, // { 0x5CD8, "" }, -// { 0x5CD9, "" }, + { 0x5CD9, "missioncallbacks" }, // { 0x5CDA, "" }, // { 0x5CDB, "" }, // { 0x5CDC, "" }, @@ -26446,7 +26446,7 @@ const std::array, 58> token_list // { 0x5D30, "" }, // { 0x5D31, "" }, // { 0x5D32, "" }, -// { 0x5D33, "" }, + { 0x5D33, "mode_button_released" }, // { 0x5D34, "" }, // { 0x5D35, "" }, // { 0x5D36, "" }, @@ -26471,21 +26471,21 @@ const std::array, 58> token_list // { 0x5D49, "" }, // { 0x5D4A, "" }, // { 0x5D4B, "" }, -// { 0x5D4C, "" }, -// { 0x5D4D, "" }, -// { 0x5D4E, "" }, + { 0x5D4C, "modifydamage" }, + { 0x5D4D, "modifydamagefunc" }, + { 0x5D4E, "modifyplayerdamage" }, // { 0x5D4F, "" }, // { 0x5D50, "" }, -// { 0x5D51, "" }, -// { 0x5D52, "" }, -// { 0x5D53, "" }, + { 0x5D51, "module1idx" }, + { 0x5D52, "module2idx" }, + { 0x5D53, "module3idx" }, // { 0x5D54, "" }, // { 0x5D55, "" }, // { 0x5D56, "" }, -// { 0x5D57, "" }, + { 0x5D57, "modules" }, // { 0x5D58, "" }, // { 0x5D59, "" }, -// { 0x5D5A, "" }, + { 0x5D5A, "momentum_multiplier_max" }, // { 0x5D5B, "" }, // { 0x5D5C, "" }, // { 0x5D5D, "" }, @@ -26549,8 +26549,8 @@ const std::array, 58> token_list // { 0x5D97, "" }, // { 0x5D98, "" }, // { 0x5D99, "" }, -// { 0x5D9A, "" }, -// { 0x5D9B, "" }, + { 0x5D9A, "monitor_exocrossbow_launch" }, + { 0x5D9B, "monitor_exoping_battery_charge" }, // { 0x5D9C, "" }, // { 0x5D9D, "" }, // { 0x5D9E, "" }, @@ -26578,11 +26578,11 @@ const std::array, 58> token_list // { 0x5DB4, "" }, // { 0x5DB5, "" }, // { 0x5DB6, "" }, -// { 0x5DB7, "" }, + { 0x5DB7, "monitor_lsr_missile_launch" }, // { 0x5DB8, "" }, // { 0x5DB9, "" }, // { 0x5DBA, "" }, -// { 0x5DBB, "" }, + { 0x5DBB, "monitor_microdrone_launch" }, // { 0x5DBC, "" }, // { 0x5DBD, "" }, // { 0x5DBE, "" }, @@ -26595,7 +26595,7 @@ const std::array, 58> token_list // { 0x5DC5, "" }, // { 0x5DC6, "" }, // { 0x5DC7, "" }, -// { 0x5DC8, "" }, + { 0x5DC8, "monitor_mute_battery_charge" }, // { 0x5DC9, "" }, // { 0x5DCA, "" }, // { 0x5DCB, "" }, @@ -26616,7 +26616,7 @@ const std::array, 58> token_list // { 0x5DDA, "" }, // { 0x5DDB, "" }, // { 0x5DDC, "" }, -// { 0x5DDD, "" }, + { 0x5DDD, "monitor_player_death" }, // { 0x5DDE, "" }, // { 0x5DDF, "" }, // { 0x5DE0, "" }, @@ -26684,7 +26684,7 @@ const std::array, 58> token_list // { 0x5E1E, "" }, // { 0x5E1F, "" }, // { 0x5E20, "" }, -// { 0x5E21, "" }, + { 0x5E21, "monitoradstime" }, // { 0x5E22, "" }, // { 0x5E23, "" }, // { 0x5E24, "" }, @@ -26697,12 +26697,12 @@ const std::array, 58> token_list // { 0x5E2B, "" }, // { 0x5E2C, "" }, // { 0x5E2D, "" }, -// { 0x5E2E, "" }, -// { 0x5E2F, "" }, -// { 0x5E30, "" }, + { 0x5E2E, "monitorblastshieldsurvival" }, + { 0x5E2F, "monitorbombuse" }, + { 0x5E30, "monitorboostjumpdistance" }, // { 0x5E31, "" }, // { 0x5E32, "" }, -// { 0x5E33, "" }, + { 0x5E33, "monitorconcussion" }, // { 0x5E34, "" }, // { 0x5E35, "" }, // { 0x5E36, "" }, @@ -26721,7 +26721,7 @@ const std::array, 58> token_list // { 0x5E43, "" }, // { 0x5E44, "" }, // { 0x5E45, "" }, -// { 0x5E46, "" }, + { 0x5E46, "monitordisconnect" }, // { 0x5E47, "" }, // { 0x5E48, "" }, // { 0x5E49, "" }, @@ -26739,18 +26739,18 @@ const std::array, 58> token_list // { 0x5E55, "" }, // { 0x5E56, "" }, // { 0x5E57, "" }, -// { 0x5E58, "" }, + { 0x5E58, "monitorfalldistance" }, // { 0x5E59, "" }, -// { 0x5E5A, "" }, -// { 0x5E5B, "" }, -// { 0x5E5C, "" }, + { 0x5E5A, "monitorfinalstandsurvival" }, + { 0x5E5B, "monitorflash" }, + { 0x5E5C, "monitorflashbang" }, // { 0x5E5D, "" }, // { 0x5E5E, "" }, // { 0x5E5F, "" }, // { 0x5E60, "" }, // { 0x5E61, "" }, -// { 0x5E62, "" }, -// { 0x5E63, "" }, + { 0x5E62, "monitorgroundslam" }, + { 0x5E63, "monitorgroundslamhitplayer" }, // { 0x5E64, "" }, // { 0x5E65, "" }, // { 0x5E66, "" }, @@ -26760,29 +26760,29 @@ const std::array, 58> token_list // { 0x5E6A, "" }, // { 0x5E6B, "" }, // { 0x5E6C, "" }, -// { 0x5E6D, "" }, + { 0x5E6D, "monitorholdbreath" }, // { 0x5E6E, "" }, // { 0x5E6F, "" }, // { 0x5E70, "" }, -// { 0x5E71, "" }, + { 0x5E71, "monitorkilledkillstreak" }, // { 0x5E72, "" }, -// { 0x5E73, "" }, + { 0x5E73, "monitorkillstreakprogress" }, // { 0x5E74, "" }, // { 0x5E75, "" }, // { 0x5E76, "" }, // { 0x5E77, "" }, // { 0x5E78, "" }, -// { 0x5E79, "" }, + { 0x5E79, "monitorlivetime" }, // { 0x5E7A, "" }, // { 0x5E7B, "" }, -// { 0x5E7C, "" }, + { 0x5E7C, "monitormantle" }, // { 0x5E7D, "" }, // { 0x5E7E, "" }, // { 0x5E7F, "" }, -// { 0x5E80, "" }, -// { 0x5E81, "" }, -// { 0x5E82, "" }, -// { 0x5E83, "" }, + { 0x5E80, "monitormatchchallenges" }, + { 0x5E81, "monitorminetriggering" }, + { 0x5E82, "monitormisc" }, + { 0x5E83, "monitormisccallback" }, // { 0x5E84, "" }, // { 0x5E85, "" }, // { 0x5E86, "" }, @@ -26804,7 +26804,7 @@ const std::array, 58> token_list // { 0x5E96, "" }, // { 0x5E97, "" }, // { 0x5E98, "" }, -// { 0x5E99, "" }, + { 0x5E99, "monitorplayerdeath" }, // { 0x5E9A, "" }, // { 0x5E9B, "" }, // { 0x5E9C, "" }, @@ -26813,9 +26813,9 @@ const std::array, 58> token_list // { 0x5E9F, "" }, // { 0x5EA0, "" }, // { 0x5EA1, "" }, -// { 0x5EA2, "" }, + { 0x5EA2, "monitorplayermatchchallenges" }, // { 0x5EA3, "" }, -// { 0x5EA4, "" }, + { 0x5EA4, "monitorplayersegments" }, // { 0x5EA5, "" }, // { 0x5EA6, "" }, // { 0x5EA7, "" }, @@ -26826,46 +26826,46 @@ const std::array, 58> token_list // { 0x5EAC, "" }, // { 0x5EAD, "" }, // { 0x5EAE, "" }, -// { 0x5EAF, "" }, + { 0x5EAF, "monitorportableradaruse" }, // { 0x5EB0, "" }, -// { 0x5EB1, "" }, -// { 0x5EB2, "" }, + { 0x5EB1, "monitorprocesschallenge" }, + { 0x5EB2, "monitorpronetime" }, // { 0x5EB3, "" }, // { 0x5EB4, "" }, // { 0x5EB5, "" }, // { 0x5EB6, "" }, // { 0x5EB7, "" }, -// { 0x5EB8, "" }, + { 0x5EB8, "monitorscavengerpickup" }, // { 0x5EB9, "" }, -// { 0x5EBA, "" }, -// { 0x5EBB, "" }, -// { 0x5EBC, "" }, + { 0x5EBA, "monitorscrambleruse" }, + { 0x5EBB, "monitorsemtex" }, + { 0x5EBC, "monitorsemtexstick" }, // { 0x5EBD, "" }, // { 0x5EBE, "" }, -// { 0x5EBF, "" }, + { 0x5EBF, "monitorsinglesprintdistance" }, // { 0x5EC0, "" }, // { 0x5EC1, "" }, // { 0x5EC2, "" }, // { 0x5EC3, "" }, // { 0x5EC4, "" }, // { 0x5EC5, "" }, -// { 0x5EC6, "" }, -// { 0x5EC7, "" }, + { 0x5EC6, "monitorsprintdistance" }, + { 0x5EC7, "monitorsprinttime" }, // { 0x5EC8, "" }, -// { 0x5EC9, "" }, -// { 0x5ECA, "" }, + { 0x5EC9, "monitorstreakreward" }, + { 0x5ECA, "monitorstreaks" }, // { 0x5ECB, "" }, // { 0x5ECC, "" }, // { 0x5ECD, "" }, -// { 0x5ECE, "" }, -// { 0x5ECF, "" }, -// { 0x5ED0, "" }, -// { 0x5ED1, "" }, + { 0x5ECE, "monitorsurvivaltime" }, + { 0x5ECF, "monitortagcollector" }, + { 0x5ED0, "monitortagnoteworthyevent" }, + { 0x5ED1, "monitorthirdpersonmodel" }, // { 0x5ED2, "" }, // { 0x5ED3, "" }, // { 0x5ED4, "" }, -// { 0x5ED5, "" }, -// { 0x5ED6, "" }, + { 0x5ED5, "monitortiuse" }, + { 0x5ED6, "monitortrackswitching" }, // { 0x5ED7, "" }, // { 0x5ED8, "" }, // { 0x5ED9, "" }, @@ -26873,7 +26873,7 @@ const std::array, 58> token_list // { 0x5EDB, "" }, // { 0x5EDC, "" }, // { 0x5EDD, "" }, -// { 0x5EDE, "" }, + { 0x5EDE, "monitorweaponswap" }, // { 0x5EDF, "" }, // { 0x5EE0, "" }, // { 0x5EE1, "" }, @@ -26965,7 +26965,7 @@ const std::array, 58> token_list // { 0x5F37, "" }, // { 0x5F38, "" }, // { 0x5F39, "" }, -// { 0x5F3A, "" }, + { 0x5F3A, "move_use_object" }, // { 0x5F3B, "" }, // { 0x5F3C, "" }, // { 0x5F3D, "" }, @@ -27027,7 +27027,7 @@ const std::array, 58> token_list // { 0x5F75, "" }, // { 0x5F76, "" }, // { 0x5F77, "" }, -// { 0x5F78, "" }, + { 0x5F78, "movespeedscaler" }, // { 0x5F79, "" }, // { 0x5F7A, "" }, // { 0x5F7B, "" }, @@ -27061,7 +27061,7 @@ const std::array, 58> token_list // { 0x5F97, "" }, // { 0x5F98, "" }, // { 0x5F99, "" }, -// { 0x5F9A, "" }, + { 0x5F9A, "movezoneaftertime" }, // { 0x5F9B, "" }, // { 0x5F9C, "" }, // { 0x5F9D, "" }, @@ -27122,25 +27122,25 @@ const std::array, 58> token_list // { 0x5FD4, "" }, // { 0x5FD5, "" }, // { 0x5FD6, "" }, -// { 0x5FD7, "" }, -// { 0x5FD8, "" }, -// { 0x5FD9, "" }, + { 0x5FD7, "mt_getteamheadicon" }, + { 0x5FD8, "mt_getteamicon" }, + { 0x5FD9, "mt_getteamname" }, // { 0x5FDA, "" }, -// { 0x5FDB, "" }, + { 0x5FDB, "mtdm_updateteamplacement" }, // { 0x5FDC, "" }, // { 0x5FDD, "" }, // { 0x5FDE, "" }, -// { 0x5FDF, "" }, + { 0x5FDF, "multibomb" }, // { 0x5FE0, "" }, // { 0x5FE1, "" }, -// { 0x5FE2, "" }, -// { 0x5FE3, "" }, + { 0x5FE2, "multikillevent" }, + { 0x5FE3, "multikillonebulletevent" }, // { 0x5FE4, "" }, // { 0x5FE5, "" }, // { 0x5FE6, "" }, // { 0x5FE7, "" }, // { 0x5FE8, "" }, -// { 0x5FE9, "" }, + { 0x5FE9, "multiteambased" }, // { 0x5FEA, "" }, // { 0x5FEB, "" }, // { 0x5FEC, "" }, @@ -27166,11 +27166,11 @@ const std::array, 58> token_list // { 0x6000, "" }, // { 0x6001, "" }, // { 0x6002, "" }, -// { 0x6003, "" }, + { 0x6003, "musiccontroller" }, // { 0x6004, "" }, // { 0x6005, "" }, // { 0x6006, "" }, -// { 0x6007, "" }, + { 0x6007, "mustmaintainclaim" }, // { 0x6008, "" }, // { 0x6009, "" }, // { 0x600A, "" }, @@ -27190,10 +27190,10 @@ const std::array, 58> token_list // { 0x6018, "" }, // { 0x6019, "" }, // { 0x601A, "" }, -// { 0x601B, "" }, + { 0x601B, "mute_fx" }, // { 0x601C, "" }, // { 0x601D, "" }, -// { 0x601E, "" }, + { 0x601E, "mute_on" }, // { 0x601F, "" }, // { 0x6020, "" }, // { 0x6021, "" }, @@ -27215,13 +27215,13 @@ const std::array, 58> token_list // { 0x6031, "" }, // { 0x6032, "" }, // { 0x6033, "" }, -// { 0x6034, "" }, + { 0x6034, "mysetbacks" }, // { 0x6035, "" }, // { 0x6036, "" }, // { 0x6037, "" }, // { 0x6038, "" }, // { 0x6039, "" }, -// { 0x603A, "" }, + { 0x603A, "name_col" }, // { 0x603B, "" }, // { 0x603C, "" }, // { 0x603D, "" }, @@ -27231,7 +27231,7 @@ const std::array, 58> token_list // { 0x6041, "" }, // { 0x6042, "" }, // { 0x6043, "" }, -// { 0x6044, "" }, + { 0x6044, "nameplatematerial" }, // { 0x6045, "" }, // { 0x6046, "" }, // { 0x6047, "" }, @@ -27270,17 +27270,17 @@ const std::array, 58> token_list // { 0x6068, "" }, // { 0x6069, "" }, // { 0x606A, "" }, -// { 0x606B, "" }, -// { 0x606C, "" }, + { 0x606B, "nearbyplayers" }, + { 0x606C, "neardeathkillevent" }, // { 0x606D, "" }, -// { 0x606E, "" }, + { 0x606E, "nearest_node" }, // { 0x606F, "" }, // { 0x6070, "" }, // { 0x6071, "" }, // { 0x6072, "" }, -// { 0x6073, "" }, -// { 0x6074, "" }, -// { 0x6075, "" }, + { 0x6073, "nearestzone" }, + { 0x6074, "nearflagpoint" }, + { 0x6075, "nearspawns" }, // { 0x6076, "" }, // { 0x6077, "" }, // { 0x6078, "" }, @@ -27288,10 +27288,10 @@ const std::array, 58> token_list // { 0x607A, "" }, // { 0x607B, "" }, // { 0x607C, "" }, -// { 0x607D, "" }, -// { 0x607E, "" }, + { 0x607D, "needsbattlebuddy" }, + { 0x607E, "needsbuttontorespawn" }, // { 0x607F, "" }, -// { 0x6080, "" }, + { 0x6080, "needsscopeoverride" }, // { 0x6081, "" }, // { 0x6082, "" }, // { 0x6083, "" }, @@ -27351,7 +27351,7 @@ const std::array, 58> token_list // { 0x60B9, "" }, // { 0x60BA, "" }, // { 0x60BB, "" }, -// { 0x60BC, "" }, + { 0x60BC, "next_pr_dialog_time" }, // { 0x60BD, "" }, // { 0x60BE, "" }, // { 0x60BF, "" }, @@ -27380,11 +27380,11 @@ const std::array, 58> token_list // { 0x60D6, "" }, // { 0x60D7, "" }, // { 0x60D8, "" }, -// { 0x60D9, "" }, + { 0x60D9, "nextslot" }, // { 0x60DA, "" }, // { 0x60DB, "" }, // { 0x60DC, "" }, -// { 0x60DD, "" }, + { 0x60DD, "nextusetime" }, // { 0x60DE, "" }, // { 0x60DF, "" }, // { 0x60E0, "" }, @@ -27396,7 +27396,7 @@ const std::array, 58> token_list // { 0x60E6, "" }, // { 0x60E7, "" }, // { 0x60E8, "" }, -// { 0x60E9, "" }, + { 0x60E9, "ninebangexplodewaiter" }, // { 0x60EA, "" }, // { 0x60EB, "" }, // { 0x60EC, "" }, @@ -27422,7 +27422,7 @@ const std::array, 58> token_list // { 0x6100, "" }, // { 0x6101, "" }, // { 0x6102, "" }, -// { 0x6103, "" }, + { 0x6103, "no_moving_platfrom_unlink" }, // { 0x6104, "" }, // { 0x6105, "" }, // { 0x6106, "" }, @@ -27445,7 +27445,7 @@ const std::array, 58> token_list // { 0x6117, "" }, // { 0x6118, "" }, // { 0x6119, "" }, -// { 0x611A, "" }, + { 0x611A, "nobuddyspawns" }, // { 0x611B, "" }, // { 0x611C, "" }, // { 0x611D, "" }, @@ -27499,29 +27499,29 @@ const std::array, 58> token_list // { 0x614D, "" }, // { 0x614E, "" }, // { 0x614F, "" }, -// { 0x6150, "" }, + { 0x6150, "nonkillstreakagent" }, // { 0x6151, "" }, // { 0x6152, "" }, // { 0x6153, "" }, -// { 0x6154, "" }, + { 0x6154, "nopickuptime" }, // { 0x6155, "" }, // { 0x6156, "" }, -// { 0x6157, "" }, + { 0x6157, "noragdollents" }, // { 0x6158, "" }, // { 0x6159, "" }, // { 0x615A, "" }, -// { 0x615B, "" }, + { 0x615B, "normalfogscale" }, // { 0x615C, "" }, // { 0x615D, "" }, // { 0x615E, "" }, -// { 0x615F, "" }, + { 0x615F, "normalizeplayersegment" }, // { 0x6160, "" }, // { 0x6161, "" }, // { 0x6162, "" }, -// { 0x6163, "" }, -// { 0x6164, "" }, -// { 0x6165, "" }, -// { 0x6166, "" }, + { 0x6163, "noself_array_call" }, + { 0x6164, "noself_delaycall" }, + { 0x6165, "noself_delaycall_proc" }, + { 0x6166, "noself_func" }, // { 0x6167, "" }, // { 0x6168, "" }, // { 0x6169, "" }, @@ -27677,7 +27677,7 @@ const std::array, 58> token_list // { 0x61FF, "" }, // { 0x6200, "" }, // { 0x6201, "" }, -// { 0x6202, "" }, + { 0x6202, "notify_enemy_bots_bomb_used" }, // { 0x6203, "" }, // { 0x6204, "" }, // { 0x6205, "" }, @@ -27691,7 +27691,7 @@ const std::array, 58> token_list // { 0x620D, "" }, // { 0x620E, "" }, // { 0x620F, "" }, -// { 0x6210, "" }, + { 0x6210, "notify_moving_platform_invalid" }, // { 0x6211, "" }, // { 0x6212, "" }, // { 0x6213, "" }, @@ -27710,35 +27710,35 @@ const std::array, 58> token_list // { 0x6220, "" }, // { 0x6221, "" }, // { 0x6222, "" }, -// { 0x6223, "" }, + { 0x6223, "notifyconnecting" }, // { 0x6224, "" }, // { 0x6225, "" }, // { 0x6226, "" }, // { 0x6227, "" }, // { 0x6228, "" }, // { 0x6229, "" }, -// { 0x622A, "" }, -// { 0x622B, "" }, + { 0x622A, "notifyicon" }, + { 0x622B, "notifymessage" }, // { 0x622C, "" }, // { 0x622D, "" }, // { 0x622E, "" }, // { 0x622F, "" }, -// { 0x6230, "" }, + { 0x6230, "notifyoverlay" }, // { 0x6231, "" }, // { 0x6232, "" }, // { 0x6233, "" }, -// { 0x6234, "" }, -// { 0x6235, "" }, -// { 0x6236, "" }, -// { 0x6237, "" }, + { 0x6234, "notifystring" }, + { 0x6235, "notifytext" }, + { 0x6236, "notifytext2" }, + { 0x6237, "notifytitle" }, // { 0x6238, "" }, // { 0x6239, "" }, // { 0x623A, "" }, -// { 0x623B, "" }, + { 0x623B, "notti" }, // { 0x623C, "" }, -// { 0x623D, "" }, + { 0x623D, "notusableforjoiningplayers" }, // { 0x623E, "" }, -// { 0x623F, "" }, + { 0x623F, "nousebar" }, // { 0x6240, "" }, // { 0x6241, "" }, // { 0x6242, "" }, @@ -27774,35 +27774,35 @@ const std::array, 58> token_list // { 0x6260, "" }, // { 0x6261, "" }, // { 0x6262, "" }, -// { 0x6263, "" }, -// { 0x6264, "" }, -// { 0x6265, "" }, -// { 0x6266, "" }, -// { 0x6267, "" }, -// { 0x6268, "" }, -// { 0x6269, "" }, -// { 0x626A, "" }, -// { 0x626B, "" }, -// { 0x626C, "" }, -// { 0x626D, "" }, -// { 0x626E, "" }, -// { 0x626F, "" }, -// { 0x6270, "" }, -// { 0x6271, "" }, -// { 0x6272, "" }, -// { 0x6273, "" }, -// { 0x6274, "" }, -// { 0x6275, "" }, -// { 0x6276, "" }, -// { 0x6277, "" }, -// { 0x6278, "" }, + { 0x6263, "nuke_clockobject" }, + { 0x6264, "nuke_empjam" }, + { 0x6265, "nuke_empteamtracker" }, + { 0x6266, "nuke_soundobject" }, + { 0x6267, "nukeaftermatheffect" }, + { 0x6268, "nuked" }, + { 0x6269, "nukedeath" }, + { 0x626A, "nukedetonated" }, + { 0x626B, "nukeearthquake" }, + { 0x626C, "nukeeffect" }, + { 0x626D, "nukeeffects" }, + { 0x626E, "nukeemptimeout" }, + { 0x626F, "nukeemptimeremaining" }, + { 0x6270, "nukeincoming" }, + { 0x6271, "nukeinfo" }, + { 0x6272, "nukeslowmo" }, + { 0x6273, "nukesoundexplosion" }, + { 0x6274, "nukesoundincoming" }, + { 0x6275, "nuketimer" }, + { 0x6276, "nukevision" }, + { 0x6277, "nukevisioninprogress" }, + { 0x6278, "nukevisionset" }, // { 0x6279, "" }, // { 0x627A, "" }, // { 0x627B, "" }, // { 0x627C, "" }, // { 0x627D, "" }, // { 0x627E, "" }, -// { 0x627F, "" }, + { 0x627F, "num_lives" }, // { 0x6280, "" }, // { 0x6281, "" }, // { 0x6282, "" }, @@ -27812,15 +27812,15 @@ const std::array, 58> token_list // { 0x6286, "" }, // { 0x6287, "" }, // { 0x6288, "" }, -// { 0x6289, "" }, + { 0x6289, "num_zones" }, // { 0x628A, "" }, // { 0x628B, "" }, // { 0x628C, "" }, // { 0x628D, "" }, // { 0x628E, "" }, // { 0x628F, "" }, -// { 0x6290, "" }, -// { 0x6291, "" }, + { 0x6290, "numberofpossiblespawnchoices" }, + { 0x6291, "numcaps" }, // { 0x6292, "" }, // { 0x6293, "" }, // { 0x6294, "" }, @@ -27834,20 +27834,20 @@ const std::array, 58> token_list // { 0x629C, "" }, // { 0x629D, "" }, // { 0x629E, "" }, -// { 0x629F, "" }, + { 0x629F, "numgametypereservedobjectives" }, // { 0x62A0, "" }, // { 0x62A1, "" }, -// { 0x62A2, "" }, + { 0x62A2, "numkills" }, // { 0x62A3, "" }, // { 0x62A4, "" }, // { 0x62A5, "" }, // { 0x62A6, "" }, // { 0x62A7, "" }, -// { 0x62A8, "" }, -// { 0x62A9, "" }, + { 0x62A8, "numplayerswaitingtoenterkillcam" }, + { 0x62A9, "numplayerswaitingtospawn" }, // { 0x62AA, "" }, // { 0x62AB, "" }, -// { 0x62AC, "" }, + { 0x62AC, "numtouching" }, // { 0x62AD, "" }, // { 0x62AE, "" }, // { 0x62AF, "" }, @@ -27920,39 +27920,39 @@ const std::array, 58> token_list // { 0x62F2, "" }, // { 0x62F3, "" }, // { 0x62F4, "" }, -// { 0x62F5, "" }, + { 0x62F5, "objectivebased" }, // { 0x62F6, "" }, // { 0x62F7, "" }, -// { 0x62F8, "" }, -// { 0x62F9, "" }, -// { 0x62FA, "" }, + { 0x62F8, "objectivehintcapturezone" }, + { 0x62F9, "objectivehintdefendhq" }, + { 0x62FA, "objectivehintpreparezone" }, // { 0x62FB, "" }, // { 0x62FC, "" }, -// { 0x62FD, "" }, -// { 0x62FE, "" }, + { 0x62FD, "objectiveonvisuals" }, + { 0x62FE, "objectivepointsmod" }, // { 0x62FF, "" }, -// { 0x6300, "" }, -// { 0x6301, "" }, -// { 0x6302, "" }, -// { 0x6303, "" }, + { 0x6300, "objectivescaler" }, + { 0x6301, "objid" }, + { 0x6302, "objidallies" }, + { 0x6303, "objidaxis" }, // { 0x6304, "" }, // { 0x6305, "" }, -// { 0x6306, "" }, -// { 0x6307, "" }, -// { 0x6308, "" }, + { 0x6306, "objidmlgspectator" }, + { 0x6307, "objidpingenemy" }, + { 0x6308, "objidpingfriendly" }, // { 0x6309, "" }, -// { 0x630A, "" }, + { 0x630A, "objidstart" }, // { 0x630B, "" }, // { 0x630C, "" }, // { 0x630D, "" }, // { 0x630E, "" }, // { 0x630F, "" }, -// { 0x6310, "" }, -// { 0x6311, "" }, -// { 0x6312, "" }, -// { 0x6313, "" }, -// { 0x6314, "" }, -// { 0x6315, "" }, + { 0x6310, "objpingdelay" }, + { 0x6311, "objpoint_alpha_default" }, + { 0x6312, "objpointnames" }, + { 0x6313, "objpoints" }, + { 0x6314, "objpointscale" }, + { 0x6315, "objpointsize" }, // { 0x6316, "" }, // { 0x6317, "" }, // { 0x6318, "" }, @@ -27995,8 +27995,8 @@ const std::array, 58> token_list // { 0x633D, "" }, // { 0x633E, "" }, // { 0x633F, "" }, -// { 0x6340, "" }, -// { 0x6341, "" }, + { 0x6340, "offhandclass" }, + { 0x6341, "offhandextra" }, // { 0x6342, "" }, // { 0x6343, "" }, // { 0x6344, "" }, @@ -28055,7 +28055,7 @@ const std::array, 58> token_list // { 0x6379, "" }, // { 0x637A, "" }, // { 0x637B, "" }, -// { 0x637C, "" }, + { 0x637C, "offset3d" }, // { 0x637D, "" }, // { 0x637E, "" }, // { 0x637F, "" }, @@ -28082,7 +28082,7 @@ const std::array, 58> token_list // { 0x6394, "" }, // { 0x6395, "" }, // { 0x6396, "" }, -// { 0x6397, "" }, + { 0x6397, "old_contents" }, // { 0x6398, "" }, // { 0x6399, "" }, // { 0x639A, "" }, @@ -28127,7 +28127,7 @@ const std::array, 58> token_list // { 0x63C1, "" }, // { 0x63C2, "" }, // { 0x63C3, "" }, -// { 0x63C4, "" }, + { 0x63C4, "oldcontents" }, // { 0x63C5, "" }, // { 0x63C6, "" }, // { 0x63C7, "" }, @@ -28140,18 +28140,18 @@ const std::array, 58> token_list // { 0x63CE, "" }, // { 0x63CF, "" }, // { 0x63D0, "" }, -// { 0x63D1, "" }, -// { 0x63D2, "" }, + { 0x63D1, "oldheadicon" }, + { 0x63D2, "oldheadiconteam" }, // { 0x63D3, "" }, // { 0x63D4, "" }, // { 0x63D5, "" }, // { 0x63D6, "" }, // { 0x63D7, "" }, -// { 0x63D8, "" }, + { 0x63D8, "oldnotifymessage" }, // { 0x63D9, "" }, // { 0x63DA, "" }, // { 0x63DB, "" }, -// { 0x63DC, "" }, + { 0x63DC, "oldradius" }, // { 0x63DD, "" }, // { 0x63DE, "" }, // { 0x63DF, "" }, @@ -28238,12 +28238,12 @@ const std::array, 58> token_list // { 0x6430, "" }, // { 0x6431, "" }, // { 0x6432, "" }, -// { 0x6433, "" }, -// { 0x6434, "" }, + { 0x6433, "omaclasschanged" }, + { 0x6434, "omausebar" }, // { 0x6435, "" }, // { 0x6436, "" }, // { 0x6437, "" }, -// { 0x6438, "" }, + { 0x6438, "on_agent_player_killed" }, // { 0x6439, "" }, // { 0x643A, "" }, // { 0x643B, "" }, @@ -28251,9 +28251,9 @@ const std::array, 58> token_list // { 0x643D, "" }, // { 0x643E, "" }, // { 0x643F, "" }, -// { 0x6440, "" }, + { 0x6440, "on_minion_killed" }, // { 0x6441, "" }, -// { 0x6442, "" }, + { 0x6442, "on_path_grid" }, // { 0x6443, "" }, // { 0x6444, "" }, // { 0x6445, "" }, @@ -28266,14 +28266,14 @@ const std::array, 58> token_list // { 0x644C, "" }, // { 0x644D, "" }, // { 0x644E, "" }, -// { 0x644F, "" }, + { 0x644F, "onbattlebuddymenuselection" }, // { 0x6450, "" }, -// { 0x6451, "" }, + { 0x6451, "onbeginuse" }, // { 0x6452, "" }, // { 0x6453, "" }, // { 0x6454, "" }, // { 0x6455, "" }, -// { 0x6456, "" }, + { 0x6456, "oncantuse" }, // { 0x6457, "" }, // { 0x6458, "" }, // { 0x6459, "" }, @@ -28282,21 +28282,21 @@ const std::array, 58> token_list // { 0x645C, "" }, // { 0x645D, "" }, // { 0x645E, "" }, -// { 0x645F, "" }, + { 0x645F, "oncontested" }, // { 0x6460, "" }, // { 0x6461, "" }, // { 0x6462, "" }, -// { 0x6463, "" }, -// { 0x6464, "" }, + { 0x6463, "ondeadevent" }, + { 0x6464, "ondeath" }, // { 0x6465, "" }, // { 0x6466, "" }, // { 0x6467, "" }, -// { 0x6468, "" }, -// { 0x6469, "" }, -// { 0x646A, "" }, + { 0x6468, "ondeathfunc" }, + { 0x6469, "ondeathti" }, + { 0x646A, "ondisconnect" }, // { 0x646B, "" }, -// { 0x646C, "" }, -// { 0x646D, "" }, + { 0x646C, "ondrop" }, + { 0x646D, "ondropflaghudstatus" }, // { 0x646E, "" }, // { 0x646F, "" }, // { 0x6470, "" }, @@ -28323,10 +28323,10 @@ const std::array, 58> token_list // { 0x6485, "" }, // { 0x6486, "" }, // { 0x6487, "" }, -// { 0x6488, "" }, -// { 0x6489, "" }, -// { 0x648A, "" }, -// { 0x648B, "" }, + { 0x6488, "onelefttime" }, + { 0x6489, "onemanarmyweaponchangetracker" }, + { 0x648A, "onendgame" }, + { 0x648B, "onenduse" }, // { 0x648C, "" }, // { 0x648D, "" }, // { 0x648E, "" }, @@ -28345,7 +28345,7 @@ const std::array, 58> token_list // { 0x649B, "" }, // { 0x649C, "" }, // { 0x649D, "" }, -// { 0x649E, "" }, + { 0x649E, "oneshotkillevent" }, // { 0x649F, "" }, // { 0x64A0, "" }, // { 0x64A1, "" }, @@ -28356,93 +28356,93 @@ const std::array, 58> token_list // { 0x64A6, "" }, // { 0x64A7, "" }, // { 0x64A8, "" }, -// { 0x64A9, "" }, + { 0x64A9, "onfinalsurvivor" }, // { 0x64AA, "" }, // { 0x64AB, "" }, -// { 0x64AC, "" }, -// { 0x64AD, "" }, -// { 0x64AE, "" }, -// { 0x64AF, "" }, -// { 0x64B0, "" }, -// { 0x64B1, "" }, + { 0x64AC, "onforfeit" }, + { 0x64AD, "onfreeplayerconnect" }, + { 0x64AE, "ongameended" }, + { 0x64AF, "onhalftime" }, + { 0x64B0, "onjoinedspectators" }, + { 0x64B1, "onjoinedteam" }, // { 0x64B2, "" }, -// { 0x64B3, "" }, -// { 0x64B4, "" }, + { 0x64B3, "onkillstreakkilled" }, + { 0x64B4, "onlastalive" }, { 0x64B5, "onlinegame" }, // { 0x64B6, "" }, // { 0x64B7, "" }, -// { 0x64B8, "" }, + { 0x64B8, "onlyroundoverride" }, // { 0x64B9, "" }, // { 0x64BA, "" }, // { 0x64BB, "" }, -// { 0x64BC, "" }, -// { 0x64BD, "" }, + { 0x64BC, "onnormaldeath" }, + { 0x64BD, "ononeleftevent" }, // { 0x64BE, "" }, -// { 0x64BF, "" }, -// { 0x64C0, "" }, -// { 0x64C1, "" }, + { 0x64BF, "onpickup" }, + { 0x64C0, "onpickupfailed" }, + { 0x64C1, "onpickupflaghudstatus" }, // { 0x64C2, "" }, // { 0x64C3, "" }, // { 0x64C4, "" }, { 0x64C5, "onplayerconnect" }, -// { 0x64C6, "" }, + { 0x64C6, "onplayerconnectaudioinit" }, // { 0x64C7, "" }, - { 0x64C8, "onplayerconnected" }, +// { 0x64C8, "" }, // { 0x64C9, "" }, // { 0x64CA, "" }, // { 0x64CB, "" }, // { 0x64CC, "" }, // { 0x64CD, "" }, { 0x64CE, "onplayerconnecting" }, -// { 0x64CF, "" }, -// { 0x64D0, "" }, -// { 0x64D1, "" }, -// { 0x64D2, "" }, -// { 0x64D3, "" }, + { 0x64CF, "onplayerdeath" }, + { 0x64D0, "onplayerkilled" }, + { 0x64D1, "onplayerlaststand" }, + { 0x64D2, "onplayerscore" }, + { 0x64D3, "onplayerspawned" }, // { 0x64D4, "" }, // { 0x64D5, "" }, // { 0x64D6, "" }, -// { 0x64D7, "" }, + { 0x64D7, "onprecachegametype" }, // { 0x64D8, "" }, // { 0x64D9, "" }, // { 0x64DA, "" }, // { 0x64DB, "" }, // { 0x64DC, "" }, -// { 0x64DD, "" }, -// { 0x64DE, "" }, -// { 0x64DF, "" }, + { 0x64DD, "onreset" }, + { 0x64DE, "onresetflaghudstatus" }, + { 0x64DF, "onrespawndelay" }, // { 0x64E0, "" }, -// { 0x64E1, "" }, + { 0x64E1, "onroundswitch" }, // { 0x64E2, "" }, -// { 0x64E3, "" }, + { 0x64E3, "onscorelimit" }, // { 0x64E4, "" }, -// { 0x64E5, "" }, -// { 0x64E6, "" }, -// { 0x64E7, "" }, -// { 0x64E8, "" }, -// { 0x64E9, "" }, -// { 0x64EA, "" }, -// { 0x64EB, "" }, -// { 0x64EC, "" }, -// { 0x64ED, "" }, + { 0x64E5, "onspawnfinished" }, + { 0x64E6, "onspawnplayer" }, + { 0x64E7, "onspawnspectator" }, + { 0x64E8, "onspectatingclient" }, + { 0x64E9, "onstartgametype" }, + { 0x64EA, "onsuicidedeath" }, + { 0x64EB, "onsurvivorseliminated" }, + { 0x64EC, "onteamselection" }, + { 0x64ED, "ontimelimit" }, // { 0x64EE, "" }, // { 0x64EF, "" }, // { 0x64F0, "" }, -// { 0x64F1, "" }, -// { 0x64F2, "" }, -// { 0x64F3, "" }, -// { 0x64F4, "" }, -// { 0x64F5, "" }, + { 0x64F1, "onuncontested" }, + { 0x64F2, "onunderwater" }, + { 0x64F3, "onunoccupied" }, + { 0x64F4, "onupdateuserate" }, + { 0x64F5, "onuse" }, // { 0x64F6, "" }, -// { 0x64F7, "" }, -// { 0x64F8, "" }, -// { 0x64F9, "" }, -// { 0x64FA, "" }, -// { 0x64FB, "" }, -// { 0x64FC, "" }, -// { 0x64FD, "" }, -// { 0x64FE, "" }, -// { 0x64FF, "" }, + { 0x64F7, "onusedefuseobject" }, + { 0x64F8, "onuseplantobject" }, + { 0x64F9, "onuseupdate" }, + { 0x64FA, "onweapondamage" }, + { 0x64FB, "onxpevent" }, + { 0x64FC, "onzonecapture" }, + { 0x64FD, "onzonecontested" }, + { 0x64FE, "onzoneuncontested" }, + { 0x64FF, "onzoneunoccupied" }, // { 0x6500, "" }, // { 0x6501, "" }, // { 0x6502, "" }, @@ -28493,7 +28493,7 @@ const std::array, 58> token_list // { 0x652F, "" }, // { 0x6530, "" }, // { 0x6531, "" }, -// { 0x6532, "" }, + { 0x6532, "opfor_dialog_col" }, // { 0x6533, "" }, // { 0x6534, "" }, // { 0x6535, "" }, @@ -28506,32 +28506,32 @@ const std::array, 58> token_list // { 0x653C, "" }, // { 0x653D, "" }, // { 0x653E, "" }, -// { 0x653F, "" }, + { 0x653F, "opticsthermal_think" }, // { 0x6540, "" }, // { 0x6541, "" }, // { 0x6542, "" }, // { 0x6543, "" }, -// { 0x6544, "" }, + { 0x6544, "optionalnumber" }, // { 0x6545, "" }, // { 0x6546, "" }, // { 0x6547, "" }, // { 0x6548, "" }, // { 0x6549, "" }, -// { 0x654A, "" }, -// { 0x654B, "" }, -// { 0x654C, "" }, + { 0x654A, "orbit" }, + { 0x654B, "orbital_endpoint" }, + { 0x654C, "orbital_forward" }, // { 0x654D, "" }, // { 0x654E, "" }, // { 0x654F, "" }, -// { 0x6550, "" }, -// { 0x6551, "" }, + { 0x6550, "orbital_location" }, + { 0x6551, "orbital_ships" }, // { 0x6552, "" }, // { 0x6553, "" }, -// { 0x6554, "" }, + { 0x6554, "orbital_util_covered_volumes" }, // { 0x6555, "" }, // { 0x6556, "" }, // { 0x6557, "" }, -// { 0x6558, "" }, + { 0x6558, "orbital_viewangles" }, // { 0x6559, "" }, // { 0x655A, "" }, // { 0x655B, "" }, @@ -28550,14 +28550,14 @@ const std::array, 58> token_list // { 0x6568, "" }, // { 0x6569, "" }, // { 0x656A, "" }, -// { 0x656B, "" }, + { 0x656B, "orbitalsupport_planemodel" }, // { 0x656C, "" }, // { 0x656D, "" }, // { 0x656E, "" }, // { 0x656F, "" }, // { 0x6570, "" }, // { 0x6571, "" }, -// { 0x6572, "" }, + { 0x6572, "orbitalsupportinuse" }, // { 0x6573, "" }, // { 0x6574, "" }, // { 0x6575, "" }, @@ -28567,7 +28567,7 @@ const std::array, 58> token_list // { 0x6579, "" }, // { 0x657A, "" }, // { 0x657B, "" }, -// { 0x657C, "" }, + { 0x657C, "orderonqueueddialog" }, // { 0x657D, "" }, // { 0x657E, "" }, // { 0x657F, "" }, @@ -28578,7 +28578,7 @@ const std::array, 58> token_list // { 0x6584, "" }, // { 0x6585, "" }, // { 0x6586, "" }, -// { 0x6587, "" }, + { 0x6587, "orienttonormal" }, // { 0x6588, "" }, // { 0x6589, "" }, // { 0x658A, "" }, @@ -28591,7 +28591,7 @@ const std::array, 58> token_list // { 0x6591, "" }, // { 0x6592, "" }, // { 0x6593, "" }, -// { 0x6594, "" }, + { 0x6594, "origin_prev" }, // { 0x6595, "" }, // { 0x6596, "" }, // { 0x6597, "" }, @@ -28603,7 +28603,7 @@ const std::array, 58> token_list // { 0x659D, "" }, // { 0x659E, "" }, // { 0x659F, "" }, -// { 0x65A0, "" }, + { 0x65A0, "originalowner" }, // { 0x65A1, "" }, // { 0x65A2, "" }, // { 0x65A3, "" }, @@ -28617,12 +28617,12 @@ const std::array, 58> token_list // { 0x65AB, "" }, // { 0x65AC, "" }, // { 0x65AD, "" }, -// { 0x65AE, "" }, + { 0x65AE, "otherbombzones" }, // { 0x65AF, "" }, -// { 0x65B0, "" }, + { 0x65B0, "otherteam" }, // { 0x65B1, "" }, -// { 0x65B2, "" }, -// { 0x65B3, "" }, + { 0x65B2, "outcomenotify" }, + { 0x65B3, "outcomeoverlay" }, // { 0x65B4, "" }, // { 0x65B5, "" }, // { 0x65B6, "" }, @@ -28634,9 +28634,9 @@ const std::array, 58> token_list // { 0x65BC, "" }, // { 0x65BD, "" }, // { 0x65BE, "" }, -// { 0x65BF, "" }, + { 0x65BF, "outerspawns" }, // { 0x65C0, "" }, -// { 0x65C1, "" }, + { 0x65C1, "outframes" }, // { 0x65C2, "" }, // { 0x65C3, "" }, // { 0x65C4, "" }, @@ -28649,14 +28649,14 @@ const std::array, 58> token_list // { 0x65CB, "" }, // { 0x65CC, "" }, // { 0x65CD, "" }, -// { 0x65CE, "" }, + { 0x65CE, "outside" }, // { 0x65CF, "" }, // { 0x65D0, "" }, // { 0x65D1, "" }, // { 0x65D2, "" }, // { 0x65D3, "" }, // { 0x65D4, "" }, -// { 0x65D5, "" }, + { 0x65D5, "overclock_on" }, // { 0x65D6, "" }, // { 0x65D7, "" }, // { 0x65D8, "" }, @@ -28680,14 +28680,14 @@ const std::array, 58> token_list // { 0x65EA, "" }, // { 0x65EB, "" }, // { 0x65EC, "" }, -// { 0x65ED, "" }, -// { 0x65EE, "" }, -// { 0x65EF, "" }, -// { 0x65F0, "" }, + { 0x65ED, "overhead_icon_col" }, + { 0x65EE, "overhead_icon_col_plus1" }, + { 0x65EF, "overhead_icon_col_plus2" }, + { 0x65F0, "overhead_icon_col_plus3" }, // { 0x65F1, "" }, // { 0x65F2, "" }, -// { 0x65F3, "" }, -// { 0x65F4, "" }, + { 0x65F3, "overlay" }, + { 0x65F4, "overlayoffsety" }, // { 0x65F5, "" }, // { 0x65F6, "" }, // { 0x65F7, "" }, @@ -28740,21 +28740,21 @@ const std::array, 58> token_list // { 0x6626, "" }, // { 0x6627, "" }, // { 0x6628, "" }, -// { 0x6629, "" }, + { 0x6629, "overridewatchdvars" }, // { 0x662A, "" }, -// { 0x662B, "" }, + { 0x662B, "overtimescorewinoverride" }, // { 0x662C, "" }, -// { 0x662D, "" }, -// { 0x662E, "" }, + { 0x662D, "ownedtheentiregame" }, + { 0x662E, "ownedtheentireround" }, // { 0x662F, "" }, // { 0x6630, "" }, // { 0x6631, "" }, -// { 0x6632, "" }, + { 0x6632, "ownerlist" }, // { 0x6633, "" }, // { 0x6634, "" }, -// { 0x6635, "" }, + { 0x6635, "ownersattacker" }, // { 0x6636, "" }, -// { 0x6637, "" }, + { 0x6637, "ownerteam" }, // { 0x6638, "" }, // { 0x6639, "" }, // { 0x663A, "" }, @@ -28789,14 +28789,14 @@ const std::array, 58> token_list // { 0x6657, "" }, // { 0x6658, "" }, // { 0x6659, "" }, -// { 0x665A, "" }, + { 0x665A, "painted" }, // { 0x665B, "" }, // { 0x665C, "" }, -// { 0x665D, "" }, + { 0x665D, "paintoutline" }, // { 0x665E, "" }, // { 0x665F, "" }, // { 0x6660, "" }, -// { 0x6661, "" }, + { 0x6661, "pairbattlebuddy" }, // { 0x6662, "" }, // { 0x6663, "" }, // { 0x6664, "" }, @@ -28853,7 +28853,7 @@ const std::array, 58> token_list // { 0x6697, "" }, // { 0x6698, "" }, // { 0x6699, "" }, -// { 0x669A, "" }, + { 0x669A, "participants" }, // { 0x669B, "" }, // { 0x669C, "" }, // { 0x669D, "" }, @@ -28861,31 +28861,31 @@ const std::array, 58> token_list // { 0x669F, "" }, // { 0x66A0, "" }, // { 0x66A1, "" }, -// { 0x66A2, "" }, -// { 0x66A3, "" }, + { 0x66A2, "partner" }, + { 0x66A3, "partnerspawning" }, // { 0x66A4, "" }, // { 0x66A5, "" }, -// { 0x66A6, "" }, -// { 0x66A7, "" }, + { 0x66A6, "partymembers_cb" }, + { 0x66A7, "pass_dot" }, // { 0x66A8, "" }, -// { 0x66A9, "" }, + { 0x66A9, "pass_icon" }, // { 0x66AA, "" }, // { 0x66AB, "" }, -// { 0x66AC, "" }, -// { 0x66AD, "" }, + { 0x66AC, "pass_or_throw_active" }, + { 0x66AD, "pass_origin" }, // { 0x66AE, "" }, -// { 0x66AF, "" }, + { 0x66AF, "pass_target" }, // { 0x66B0, "" }, // { 0x66B1, "" }, // { 0x66B2, "" }, // { 0x66B3, "" }, // { 0x66B4, "" }, -// { 0x66B5, "" }, + { 0x66B5, "passkillpickupevent" }, // { 0x66B6, "" }, -// { 0x66B7, "" }, -// { 0x66B8, "" }, + { 0x66B7, "passplayer" }, + { 0x66B8, "passtime" }, // { 0x66B9, "" }, -// { 0x66BA, "" }, + { 0x66BA, "path" }, // { 0x66BB, "" }, // { 0x66BC, "" }, // { 0x66BD, "" }, @@ -28914,7 +28914,7 @@ const std::array, 58> token_list // { 0x66D4, "" }, // { 0x66D5, "" }, // { 0x66D6, "" }, -// { 0x66D7, "" }, + { 0x66D7, "pathdataavailable" }, // { 0x66D8, "" }, // { 0x66D9, "" }, // { 0x66DA, "" }, @@ -28983,7 +28983,7 @@ const std::array, 58> token_list // { 0x6719, "" }, // { 0x671A, "" }, // { 0x671B, "" }, -// { 0x671C, "" }, + { 0x671C, "pauseeffect" }, // { 0x671D, "" }, // { 0x671E, "" }, // { 0x671F, "" }, @@ -28991,7 +28991,7 @@ const std::array, 58> token_list // { 0x6721, "" }, // { 0x6722, "" }, // { 0x6723, "" }, -// { 0x6724, "" }, + { 0x6724, "pausetimer" }, // { 0x6725, "" }, // { 0x6726, "" }, // { 0x6727, "" }, @@ -29015,7 +29015,7 @@ const std::array, 58> token_list // { 0x6739, "" }, // { 0x673A, "" }, // { 0x673B, "" }, -// { 0x673C, "" }, + { 0x673C, "pc_watchstreakuse" }, // { 0x673D, "" }, // { 0x673E, "" }, // { 0x673F, "" }, @@ -29156,21 +29156,21 @@ const std::array, 58> token_list // { 0x67C6, "" }, // { 0x67C7, "" }, // { 0x67C8, "" }, -// { 0x67C9, "" }, -// { 0x67CA, "" }, -// { 0x67CB, "" }, -// { 0x67CC, "" }, -// { 0x67CD, "" }, -// { 0x67CE, "" }, -// { 0x67CF, "" }, -// { 0x67D0, "" }, -// { 0x67D1, "" }, -// { 0x67D2, "" }, -// { 0x67D3, "" }, + { 0x67C9, "perk_deleteondeath" }, + { 0x67CA, "perkfuncs" }, + { 0x67CB, "perkicon" }, + { 0x67CC, "perkname" }, + { 0x67CD, "perkoutlined" }, + { 0x67CE, "perksetfuncs" }, + { 0x67CF, "perksperkname" }, + { 0x67D0, "perksperkpower" }, + { 0x67D1, "perksuseslot" }, + { 0x67D2, "perkunsetfuncs" }, + { 0x67D3, "perkusedeathtracker" }, // { 0x67D4, "" }, // { 0x67D5, "" }, // { 0x67D6, "" }, -// { 0x67D7, "" }, + { 0x67D7, "persistentdatainfo" }, // { 0x67D8, "" }, // { 0x67D9, "" }, // { 0x67DA, "" }, @@ -29179,9 +29179,9 @@ const std::array, 58> token_list // { 0x67DD, "" }, // { 0x67DE, "" }, // { 0x67DF, "" }, -// { 0x67E0, "" }, + { 0x67E0, "personalradar" }, // { 0x67E1, "" }, -// { 0x67E2, "" }, + { 0x67E2, "personalusebar" }, // { 0x67E3, "" }, // { 0x67E4, "" }, // { 0x67E5, "" }, @@ -29204,7 +29204,7 @@ const std::array, 58> token_list // { 0x67F6, "" }, // { 0x67F7, "" }, // { 0x67F8, "" }, -// { 0x67F9, "" }, + { 0x67F9, "physics_impact_watch" }, // { 0x67FA, "" }, // { 0x67FB, "" }, // { 0x67FC, "" }, @@ -29219,7 +29219,7 @@ const std::array, 58> token_list // { 0x6805, "" }, // { 0x6806, "" }, // { 0x6807, "" }, -// { 0x6808, "" }, + { 0x6808, "pickedupweaponfrom" }, // { 0x6809, "" }, // { 0x680A, "" }, // { 0x680B, "" }, @@ -29229,9 +29229,9 @@ const std::array, 58> token_list // { 0x680F, "" }, // { 0x6810, "" }, // { 0x6811, "" }, -// { 0x6812, "" }, + { 0x6812, "pickupobjectdelay" }, // { 0x6813, "" }, -// { 0x6814, "" }, + { 0x6814, "pickuptimeout" }, // { 0x6815, "" }, // { 0x6816, "" }, // { 0x6817, "" }, @@ -29242,8 +29242,8 @@ const std::array, 58> token_list // { 0x681C, "" }, // { 0x681D, "" }, // { 0x681E, "" }, -// { 0x681F, "" }, -// { 0x6820, "" }, + { 0x681F, "ping_fx" }, + { 0x6820, "pingstate" }, // { 0x6821, "" }, // { 0x6822, "" }, // { 0x6823, "" }, @@ -29299,13 +29299,13 @@ const std::array, 58> token_list // { 0x6855, "" }, // { 0x6856, "" }, // { 0x6857, "" }, -// { 0x6858, "" }, + { 0x6858, "place" }, // { 0x6859, "" }, // { 0x685A, "" }, // { 0x685B, "" }, // { 0x685C, "" }, // { 0x685D, "" }, -// { 0x685E, "" }, + { 0x685E, "placement" }, // { 0x685F, "" }, // { 0x6860, "" }, // { 0x6861, "" }, @@ -29316,7 +29316,7 @@ const std::array, 58> token_list // { 0x6866, "" }, // { 0x6867, "" }, // { 0x6868, "" }, -// { 0x6869, "" }, + { 0x6869, "plagueevent" }, // { 0x686A, "" }, // { 0x686B, "" }, // { 0x686C, "" }, @@ -29334,7 +29334,7 @@ const std::array, 58> token_list // { 0x6878, "" }, // { 0x6879, "" }, // { 0x687A, "" }, -// { 0x687B, "" }, + { 0x687B, "planes" }, // { 0x687C, "" }, // { 0x687D, "" }, // { 0x687E, "" }, @@ -29349,7 +29349,7 @@ const std::array, 58> token_list // { 0x6887, "" }, // { 0x6888, "" }, // { 0x6889, "" }, -// { 0x688A, "" }, + { 0x688A, "planttime" }, // { 0x688B, "" }, // { 0x688C, "" }, // { 0x688D, "" }, @@ -29370,7 +29370,7 @@ const std::array, 58> token_list // { 0x689C, "" }, // { 0x689D, "" }, // { 0x689E, "" }, -// { 0x689F, "" }, + { 0x689F, "play_boost_sound" }, // { 0x68A0, "" }, // { 0x68A1, "" }, // { 0x68A2, "" }, @@ -29512,7 +29512,7 @@ const std::array, 58> token_list // { 0x692A, "" }, // { 0x692B, "" }, // { 0x692C, "" }, -// { 0x692D, "" }, + { 0x692D, "play_exo_hover_vfx" }, // { 0x692E, "" }, // { 0x692F, "" }, // { 0x6930, "" }, @@ -29567,8 +29567,8 @@ const std::array, 58> token_list // { 0x6961, "" }, // { 0x6962, "" }, // { 0x6963, "" }, -// { 0x6964, "" }, -// { 0x6965, "" }, + { 0x6964, "play_insufficient_lethal_energy_sfx" }, + { 0x6965, "play_insufficient_tactical_energy_sfx" }, // { 0x6966, "" }, // { 0x6967, "" }, // { 0x6968, "" }, @@ -29581,12 +29581,12 @@ const std::array, 58> token_list // { 0x696F, "" }, // { 0x6970, "" }, // { 0x6971, "" }, -// { 0x6972, "" }, + { 0x6972, "play_loop_sound_on_entity" }, // { 0x6973, "" }, // { 0x6974, "" }, // { 0x6975, "" }, -// { 0x6976, "" }, -// { 0x6977, "" }, + { 0x6976, "play_looping_beep_on_player" }, + { 0x6977, "play_loopsound_in_space" }, // { 0x6978, "" }, // { 0x6979, "" }, // { 0x697A, "" }, @@ -29658,10 +29658,10 @@ const std::array, 58> token_list // { 0x69BC, "" }, // { 0x69BD, "" }, // { 0x69BE, "" }, -// { 0x69BF, "" }, -// { 0x69C0, "" }, + { 0x69BF, "play_sound_in_space" }, + { 0x69C0, "play_sound_in_space_with_angles" }, // { 0x69C1, "" }, -// { 0x69C2, "" }, + { 0x69C2, "play_sound_on_tag" }, // { 0x69C3, "" }, // { 0x69C4, "" }, // { 0x69C5, "" }, @@ -29757,7 +29757,7 @@ const std::array, 58> token_list // { 0x6A1F, "" }, // { 0x6A20, "" }, // { 0x6A21, "" }, -// { 0x6A22, "" }, + { 0x6A22, "playanim" }, // { 0x6A23, "" }, // { 0x6A24, "" }, // { 0x6A25, "" }, @@ -29780,12 +29780,12 @@ const std::array, 58> token_list // { 0x6A36, "" }, // { 0x6A37, "" }, // { 0x6A38, "" }, -// { 0x6A39, "" }, + { 0x6A39, "playdamagesound" }, // { 0x6A3A, "" }, // { 0x6A3B, "" }, -// { 0x6A3C, "" }, + { 0x6A3C, "playdeathsound" }, // { 0x6A3D, "" }, -// { 0x6A3E, "" }, + { 0x6A3E, "playedstartingmusic" }, // { 0x6A3F, "" }, // { 0x6A40, "" }, // { 0x6A41, "" }, @@ -29895,9 +29895,9 @@ const std::array, 58> token_list // { 0x6AA9, "" }, // { 0x6AAA, "" }, // { 0x6AAB, "" }, -// { 0x6AAC, "" }, -// { 0x6AAD, "" }, -// { 0x6AAE, "" }, + { 0x6AAC, "player_cleanupongameended" }, + { 0x6AAD, "player_cleanuponteamchange" }, + { 0x6AAE, "player_clear_pass_target" }, // { 0x6AAF, "" }, // { 0x6AB0, "" }, // { 0x6AB1, "" }, @@ -29921,7 +29921,7 @@ const std::array, 58> token_list // { 0x6AC3, "" }, // { 0x6AC4, "" }, // { 0x6AC5, "" }, -// { 0x6AC6, "" }, + { 0x6AC6, "player_delete_ball_goal_fx" }, // { 0x6AC7, "" }, // { 0x6AC8, "" }, // { 0x6AC9, "" }, @@ -30096,7 +30096,7 @@ const std::array, 58> token_list // { 0x6B72, "" }, // { 0x6B73, "" }, // { 0x6B74, "" }, -// { 0x6B75, "" }, + { 0x6B75, "player_joined_update_pass_target_hudoutline" }, // { 0x6B76, "" }, // { 0x6B77, "" }, // { 0x6B78, "" }, @@ -30148,8 +30148,8 @@ const std::array, 58> token_list // { 0x6BA6, "" }, // { 0x6BA7, "" }, // { 0x6BA8, "" }, -// { 0x6BA9, "" }, -// { 0x6BAA, "" }, + { 0x6BA9, "player_no_pickup_time" }, + { 0x6BAA, "player_on_disconnect" }, // { 0x6BAB, "" }, // { 0x6BAC, "" }, // { 0x6BAD, "" }, @@ -30238,7 +30238,7 @@ const std::array, 58> token_list // { 0x6C00, "" }, // { 0x6C01, "" }, // { 0x6C02, "" }, -// { 0x6C03, "" }, + { 0x6C03, "player_set_pass_target" }, // { 0x6C04, "" }, // { 0x6C05, "" }, // { 0x6C06, "" }, @@ -30301,8 +30301,8 @@ const std::array, 58> token_list // { 0x6C3F, "" }, // { 0x6C40, "" }, // { 0x6C41, "" }, -// { 0x6C42, "" }, -// { 0x6C43, "" }, + { 0x6C42, "player_update_pass_target" }, + { 0x6C43, "player_update_pass_target_hudoutline" }, // { 0x6C44, "" }, // { 0x6C45, "" }, // { 0x6C46, "" }, @@ -30326,24 +30326,24 @@ const std::array, 58> token_list // { 0x6C58, "" }, // { 0x6C59, "" }, // { 0x6C5A, "" }, -// { 0x6C5B, "" }, + { 0x6C5B, "playeraffectedarray" }, // { 0x6C5C, "" }, -// { 0x6C5D, "" }, -// { 0x6C5E, "" }, -// { 0x6C5F, "" }, -// { 0x6C60, "" }, -// { 0x6C61, "" }, + { 0x6C5D, "playerallowboostjump" }, + { 0x6C5E, "playerallowdodge" }, + { 0x6C5F, "playerallowhighjump" }, + { 0x6C60, "playerallowhighjumpdrop" }, + { 0x6C61, "playerallowpowerslide" }, // { 0x6C62, "" }, // { 0x6C63, "" }, -// { 0x6C64, "" }, + { 0x6C64, "playerassist" }, // { 0x6C65, "" }, -// { 0x6C66, "" }, + { 0x6C66, "playerboostjumpprecaching" }, // { 0x6C67, "" }, // { 0x6C68, "" }, // { 0x6C69, "" }, -// { 0x6C6A, "" }, -// { 0x6C6B, "" }, -// { 0x6C6C, "" }, + { 0x6C6A, "playercapturelpm" }, + { 0x6C6B, "playercardplayer" }, + { 0x6C6C, "playercardsplashnotify" }, // { 0x6C6D, "" }, // { 0x6C6E, "" }, // { 0x6C6F, "" }, @@ -30361,16 +30361,16 @@ const std::array, 58> token_list // { 0x6C7B, "" }, // { 0x6C7C, "" }, // { 0x6C7D, "" }, -// { 0x6C7E, "" }, -// { 0x6C7F, "" }, + { 0x6C7E, "playercostume" }, + { 0x6C7F, "playerdamaged" }, // { 0x6C80, "" }, // { 0x6C81, "" }, // { 0x6C82, "" }, // { 0x6C83, "" }, // { 0x6C84, "" }, -// { 0x6C85, "" }, -// { 0x6C86, "" }, -// { 0x6C87, "" }, + { 0x6C85, "playerdestroyglassbelow" }, + { 0x6C86, "playerdied" }, + { 0x6C87, "playerdisableabilitytypes" }, // { 0x6C88, "" }, // { 0x6C89, "" }, // { 0x6C8A, "" }, @@ -30397,11 +30397,11 @@ const std::array, 58> token_list // { 0x6C9F, "" }, // { 0x6CA0, "" }, // { 0x6CA1, "" }, -// { 0x6CA2, "" }, + { 0x6CA2, "playerforclientid" }, // { 0x6CA3, "" }, // { 0x6CA4, "" }, // { 0x6CA5, "" }, -// { 0x6CA6, "" }, + { 0x6CA6, "playergetkillstreaklastweapon" }, // { 0x6CA7, "" }, // { 0x6CA8, "" }, // { 0x6CA9, "" }, @@ -30410,7 +30410,7 @@ const std::array, 58> token_list // { 0x6CAC, "" }, // { 0x6CAD, "" }, // { 0x6CAE, "" }, -// { 0x6CAF, "" }, + { 0x6CAF, "playergiveturrethead" }, // { 0x6CB0, "" }, // { 0x6CB1, "" }, // { 0x6CB2, "" }, @@ -30422,13 +30422,13 @@ const std::array, 58> token_list // { 0x6CB8, "" }, // { 0x6CB9, "" }, // { 0x6CBA, "" }, -// { 0x6CBB, "" }, + { 0x6CBB, "playerhasammo" }, // { 0x6CBC, "" }, // { 0x6CBD, "" }, // { 0x6CBE, "" }, // { 0x6CBF, "" }, -// { 0x6CC0, "" }, -// { 0x6CC1, "" }, + { 0x6CC0, "playerhealth_regularregendelay" }, + { 0x6CC1, "playerhealthregen" }, // { 0x6CC2, "" }, // { 0x6CC3, "" }, // { 0x6CC4, "" }, @@ -30436,8 +30436,8 @@ const std::array, 58> token_list // { 0x6CC6, "" }, // { 0x6CC7, "" }, // { 0x6CC8, "" }, -// { 0x6CC9, "" }, -// { 0x6CCA, "" }, + { 0x6CC9, "playerinit" }, + { 0x6CCA, "playerinorbital" }, // { 0x6CCB, "" }, // { 0x6CCC, "" }, // { 0x6CCD, "" }, @@ -30447,8 +30447,8 @@ const std::array, 58> token_list // { 0x6CD1, "" }, // { 0x6CD2, "" }, // { 0x6CD3, "" }, -// { 0x6CD4, "" }, -// { 0x6CD5, "" }, + { 0x6CD4, "playerkilled" }, + { 0x6CD5, "playerkilled_internal" }, // { 0x6CD6, "" }, // { 0x6CD7, "" }, // { 0x6CD8, "" }, @@ -30509,7 +30509,7 @@ const std::array, 58> token_list // { 0x6D0F, "" }, // { 0x6D10, "" }, // { 0x6D11, "" }, -// { 0x6D12, "" }, + { 0x6D12, "playermodelforweapon" }, // { 0x6D13, "" }, // { 0x6D14, "" }, // { 0x6D15, "" }, @@ -30522,7 +30522,7 @@ const std::array, 58> token_list // { 0x6D1C, "" }, // { 0x6D1D, "" }, // { 0x6D1E, "" }, -// { 0x6D1F, "" }, + { 0x6D1F, "playerpainbreathingsound" }, // { 0x6D20, "" }, // { 0x6D21, "" }, // { 0x6D22, "" }, @@ -30530,12 +30530,12 @@ const std::array, 58> token_list // { 0x6D24, "" }, // { 0x6D25, "" }, // { 0x6D26, "" }, -// { 0x6D27, "" }, + { 0x6D27, "playerprocesstaggedassist" }, // { 0x6D28, "" }, // { 0x6D29, "" }, // { 0x6D2A, "" }, -// { 0x6D2B, "" }, -// { 0x6D2C, "" }, + { 0x6D2B, "playerremotekillstreakhidehud" }, + { 0x6D2C, "playerremotekillstreakshowhud" }, // { 0x6D2D, "" }, // { 0x6D2E, "" }, // { 0x6D2F, "" }, @@ -30544,14 +30544,14 @@ const std::array, 58> token_list // { 0x6D32, "" }, // { 0x6D33, "" }, // { 0x6D34, "" }, -// { 0x6D35, "" }, + { 0x6D35, "playerrestoreangles" }, // { 0x6D36, "" }, // { 0x6D37, "" }, // { 0x6D38, "" }, // { 0x6D39, "" }, // { 0x6D3A, "" }, // { 0x6D3B, "" }, -// { 0x6D3C, "" }, + { 0x6D3C, "playersaveangles" }, // { 0x6D3D, "" }, // { 0x6D3E, "" }, // { 0x6D3F, "" }, @@ -30561,8 +30561,8 @@ const std::array, 58> token_list // { 0x6D43, "" }, // { 0x6D44, "" }, // { 0x6D45, "" }, -// { 0x6D46, "" }, -// { 0x6D47, "" }, + { 0x6D46, "playersethudempscrambled" }, + { 0x6D47, "playersethudempscrambledoff" }, // { 0x6D48, "" }, // { 0x6D49, "" }, // { 0x6D4A, "" }, @@ -30570,29 +30570,29 @@ const std::array, 58> token_list // { 0x6D4C, "" }, // { 0x6D4D, "" }, // { 0x6D4E, "" }, -// { 0x6D4F, "" }, + { 0x6D4F, "playersetupuavpaintoutline" }, // { 0x6D50, "" }, // { 0x6D51, "" }, // { 0x6D52, "" }, // { 0x6D53, "" }, // { 0x6D54, "" }, // { 0x6D55, "" }, -// { 0x6D56, "" }, + { 0x6D56, "playerslookingforsafespawn" }, // { 0x6D57, "" }, // { 0x6D58, "" }, -// { 0x6D59, "" }, -// { 0x6D5A, "" }, + { 0x6D59, "playerspawned" }, + { 0x6D5A, "playerspawnpos" }, // { 0x6D5B, "" }, // { 0x6D5C, "" }, // { 0x6D5D, "" }, // { 0x6D5E, "" }, -// { 0x6D5F, "" }, + { 0x6D5F, "playerstartpromptforstreaksupport" }, // { 0x6D60, "" }, // { 0x6D61, "" }, // { 0x6D62, "" }, // { 0x6D63, "" }, // { 0x6D64, "" }, -// { 0x6D65, "" }, + { 0x6D65, "playerstoppromptforstreaksupport" }, // { 0x6D66, "" }, // { 0x6D67, "" }, // { 0x6D68, "" }, @@ -30604,11 +30604,11 @@ const std::array, 58> token_list // { 0x6D6E, "" }, // { 0x6D6F, "" }, // { 0x6D70, "" }, -// { 0x6D71, "" }, + { 0x6D71, "playertweaks" }, // { 0x6D72, "" }, -// { 0x6D73, "" }, -// { 0x6D74, "" }, -// { 0x6D75, "" }, + { 0x6D73, "playerunlimitedammothread" }, + { 0x6D74, "playerupdateflagstatus" }, + { 0x6D75, "playerupdateflagstatusonjointeam" }, // { 0x6D76, "" }, // { 0x6D77, "" }, // { 0x6D78, "" }, @@ -30623,14 +30623,14 @@ const std::array, 58> token_list // { 0x6D81, "" }, // { 0x6D82, "" }, // { 0x6D83, "" }, -// { 0x6D84, "" }, -// { 0x6D85, "" }, + { 0x6D84, "playerwaittillridekillstreakblack" }, + { 0x6D85, "playerwaittillridekillstreakcomplete" }, // { 0x6D86, "" }, // { 0x6D87, "" }, // { 0x6D88, "" }, // { 0x6D89, "" }, // { 0x6D8A, "" }, -// { 0x6D8B, "" }, + { 0x6D8B, "playerwatchflagstatus" }, // { 0x6D8C, "" }, // { 0x6D8D, "" }, // { 0x6D8E, "" }, @@ -30685,7 +30685,7 @@ const std::array, 58> token_list // { 0x6DBF, "" }, // { 0x6DC0, "" }, // { 0x6DC1, "" }, -// { 0x6DC2, "" }, + { 0x6DC2, "playloopsoundtoplayers" }, // { 0x6DC3, "" }, // { 0x6DC4, "" }, // { 0x6DC5, "" }, @@ -30708,17 +30708,17 @@ const std::array, 58> token_list // { 0x6DD6, "" }, // { 0x6DD7, "" }, // { 0x6DD8, "" }, -// { 0x6DD9, "" }, -// { 0x6DDA, "" }, + { 0x6DD9, "playsoundinspace" }, + { 0x6DDA, "playsoundonplayers" }, // { 0x6DDB, "" }, // { 0x6DDC, "" }, // { 0x6DDD, "" }, -// { 0x6DDE, "" }, + { 0x6DDE, "playspinnerfx" }, // { 0x6DDF, "" }, // { 0x6DE0, "" }, // { 0x6DE1, "" }, -// { 0x6DE2, "" }, -// { 0x6DE3, "" }, + { 0x6DE2, "playtickingsound" }, + { 0x6DE3, "playtrailfx" }, // { 0x6DE4, "" }, // { 0x6DE5, "" }, // { 0x6DE6, "" }, @@ -30729,7 +30729,7 @@ const std::array, 58> token_list // { 0x6DEB, "" }, // { 0x6DEC, "" }, // { 0x6DED, "" }, -// { 0x6DEE, "" }, + { 0x6DEE, "plot_points" }, // { 0x6DEF, "" }, // { 0x6DF0, "" }, // { 0x6DF1, "" }, @@ -30767,9 +30767,9 @@ const std::array, 58> token_list // { 0x6E11, "" }, // { 0x6E12, "" }, // { 0x6E13, "" }, -// { 0x6E14, "" }, + { 0x6E14, "podsetuptrophyfx" }, // { 0x6E15, "" }, -// { 0x6E16, "" }, + { 0x6E16, "point" }, // { 0x6E17, "" }, // { 0x6E18, "" }, // { 0x6E19, "" }, @@ -30780,12 +30780,12 @@ const std::array, 58> token_list // { 0x6E1E, "" }, // { 0x6E1F, "" }, // { 0x6E20, "" }, -// { 0x6E21, "" }, + { 0x6E21, "pointblankevent" }, // { 0x6E22, "" }, // { 0x6E23, "" }, // { 0x6E24, "" }, // { 0x6E25, "" }, -// { 0x6E26, "" }, + { 0x6E26, "poison" }, // { 0x6E27, "" }, // { 0x6E28, "" }, // { 0x6E29, "" }, @@ -30822,13 +30822,13 @@ const std::array, 58> token_list // { 0x6E48, "" }, // { 0x6E49, "" }, // { 0x6E4A, "" }, -// { 0x6E4B, "" }, -// { 0x6E4C, "" }, -// { 0x6E4D, "" }, -// { 0x6E4E, "" }, -// { 0x6E4F, "" }, -// { 0x6E50, "" }, -// { 0x6E51, "" }, + { 0x6E4B, "portableradararray" }, + { 0x6E4C, "portableradarbeepsounds" }, + { 0x6E4D, "portableradardamagelistener" }, + { 0x6E4E, "portableradarproximitytracker" }, + { 0x6E4F, "portableradarsetup" }, + { 0x6E50, "portableradaruselistener" }, + { 0x6E51, "portableradarwatchowner" }, // { 0x6E52, "" }, // { 0x6E53, "" }, // { 0x6E54, "" }, @@ -30842,7 +30842,7 @@ const std::array, 58> token_list // { 0x6E5C, "" }, // { 0x6E5D, "" }, // { 0x6E5E, "" }, -// { 0x6E5F, "" }, + { 0x6E5F, "positionptm" }, // { 0x6E60, "" }, // { 0x6E61, "" }, // { 0x6E62, "" }, @@ -30879,12 +30879,12 @@ const std::array, 58> token_list // { 0x6E81, "" }, // { 0x6E82, "" }, // { 0x6E83, "" }, -// { 0x6E84, "" }, + { 0x6E84, "postdeathkillevent" }, // { 0x6E85, "" }, -// { 0x6E86, "" }, -// { 0x6E87, "" }, + { 0x6E86, "postgamenotifies" }, + { 0x6E87, "postgamepromotion" }, // { 0x6E88, "" }, -// { 0x6E89, "" }, + { 0x6E89, "postroundtime" }, // { 0x6E8A, "" }, // { 0x6E8B, "" }, // { 0x6E8C, "" }, @@ -30892,15 +30892,15 @@ const std::array, 58> token_list // { 0x6E8E, "" }, // { 0x6E8F, "" }, // { 0x6E90, "" }, -// { 0x6E91, "" }, -// { 0x6E92, "" }, -// { 0x6E93, "" }, -// { 0x6E94, "" }, -// { 0x6E95, "" }, -// { 0x6E96, "" }, -// { 0x6E97, "" }, -// { 0x6E98, "" }, -// { 0x6E99, "" }, + { 0x6E91, "practiceloadout" }, + { 0x6E92, "practiceround" }, + { 0x6E93, "practiceroundassistevent" }, + { 0x6E94, "practiceroundclasstablename" }, + { 0x6E95, "practiceroundcostumetablename" }, + { 0x6E96, "practicerounddialogplayed" }, + { 0x6E97, "practicerounddialogvalid" }, + { 0x6E98, "practiceroundgame" }, + { 0x6E99, "practiceroundkillevent" }, // { 0x6E9A, "" }, // { 0x6E9B, "" }, // { 0x6E9C, "" }, @@ -30962,7 +30962,7 @@ const std::array, 58> token_list // { 0x6ED4, "" }, // { 0x6ED5, "" }, // { 0x6ED6, "" }, -// { 0x6ED7, "" }, + { 0x6ED7, "precacheflags" }, // { 0x6ED8, "" }, // { 0x6ED9, "" }, // { 0x6EDA, "" }, @@ -30970,7 +30970,7 @@ const std::array, 58> token_list // { 0x6EDC, "" }, // { 0x6EDD, "" }, // { 0x6EDE, "" }, -// { 0x6EDF, "" }, + { 0x6EDF, "precacheorbital" }, // { 0x6EE0, "" }, // { 0x6EE1, "" }, // { 0x6EE2, "" }, @@ -30980,11 +30980,11 @@ const std::array, 58> token_list // { 0x6EE6, "" }, // { 0x6EE7, "" }, // { 0x6EE8, "" }, -// { 0x6EE9, "" }, -// { 0x6EEA, "" }, -// { 0x6EEB, "" }, + { 0x6EE9, "preferalliesbydistance" }, + { 0x6EEA, "preferbyteambase" }, + { 0x6EEB, "preferdompoints" }, // { 0x6EEC, "" }, -// { 0x6EED, "" }, + { 0x6EED, "preferplayeranchors" }, // { 0x6EEE, "" }, // { 0x6EEF, "" }, // { 0x6EF0, "" }, @@ -30993,10 +30993,10 @@ const std::array, 58> token_list // { 0x6EF3, "" }, // { 0x6EF4, "" }, // { 0x6EF5, "" }, -// { 0x6EF6, "" }, -// { 0x6EF7, "" }, + { 0x6EF6, "prekillcamnotify" }, + { 0x6EF7, "prekilledfunc" }, // { 0x6EF8, "" }, -// { 0x6EF9, "" }, + { 0x6EF9, "preloadweapons" }, // { 0x6EFA, "" }, // { 0x6EFB, "" }, // { 0x6EFC, "" }, @@ -31007,10 +31007,10 @@ const std::array, 58> token_list // { 0x6F01, "" }, // { 0x6F02, "" }, // { 0x6F03, "" }, -// { 0x6F04, "" }, -// { 0x6F05, "" }, -// { 0x6F06, "" }, -// { 0x6F07, "" }, + { 0x6F04, "prematch_done_time" }, + { 0x6F05, "prematch_over" }, + { 0x6F06, "prematchperiod" }, + { 0x6F07, "prematchperiodend" }, // { 0x6F08, "" }, // { 0x6F09, "" }, // { 0x6F0A, "" }, @@ -31027,7 +31027,7 @@ const std::array, 58> token_list // { 0x6F15, "" }, // { 0x6F16, "" }, // { 0x6F17, "" }, -// { 0x6F18, "" }, + { 0x6F18, "prepareforclasschange" }, // { 0x6F19, "" }, // { 0x6F1A, "" }, // { 0x6F1B, "" }, @@ -31094,8 +31094,8 @@ const std::array, 58> token_list // { 0x6F58, "" }, // { 0x6F59, "" }, // { 0x6F5A, "" }, -// { 0x6F5B, "" }, -// { 0x6F5C, "" }, + { 0x6F5B, "previousadrenaline" }, + { 0x6F5C, "previousadrenalinesupport" }, // { 0x6F5D, "" }, // { 0x6F5E, "" }, // { 0x6F5F, "" }, @@ -31104,42 +31104,42 @@ const std::array, 58> token_list // { 0x6F62, "" }, // { 0x6F63, "" }, // { 0x6F64, "" }, -// { 0x6F65, "" }, + { 0x6F65, "previousprimary" }, // { 0x6F66, "" }, // { 0x6F67, "" }, // { 0x6F68, "" }, -// { 0x6F69, "" }, -// { 0x6F6A, "" }, + { 0x6F69, "prevlethalvarclass" }, + { 0x6F6A, "prevlethalvartype" }, // { 0x6F6B, "" }, // { 0x6F6C, "" }, // { 0x6F6D, "" }, -// { 0x6F6E, "" }, -// { 0x6F6F, "" }, + { 0x6F6E, "prevnameplatematerial" }, + { 0x6F6F, "prevownerteam" }, // { 0x6F70, "" }, // { 0x6F71, "" }, // { 0x6F72, "" }, // { 0x6F73, "" }, // { 0x6F74, "" }, -// { 0x6F75, "" }, -// { 0x6F76, "" }, + { 0x6F75, "prevtacticalvarclass" }, + { 0x6F76, "prevtacticalvartype" }, // { 0x6F77, "" }, -// { 0x6F78, "" }, + { 0x6F78, "prevzoneindex" }, // { 0x6F79, "" }, // { 0x6F7A, "" }, // { 0x6F7B, "" }, // { 0x6F7C, "" }, // { 0x6F7D, "" }, -// { 0x6F7E, "" }, -// { 0x6F7F, "" }, -// { 0x6F80, "" }, -// { 0x6F81, "" }, -// { 0x6F82, "" }, -// { 0x6F83, "" }, -// { 0x6F84, "" }, -// { 0x6F85, "" }, -// { 0x6F86, "" }, -// { 0x6F87, "" }, -// { 0x6F88, "" }, + { 0x6F7E, "primary_weapon_array" }, + { 0x6F7F, "primaryattachment" }, + { 0x6F80, "primarygrenade" }, + { 0x6F81, "primaryname" }, + { 0x6F82, "primaryprogressbarfontsize" }, + { 0x6F83, "primaryprogressbarheight" }, + { 0x6F84, "primaryprogressbartextx" }, + { 0x6F85, "primaryprogressbartexty" }, + { 0x6F86, "primaryprogressbarwidth" }, + { 0x6F87, "primaryprogressbarx" }, + { 0x6F88, "primaryprogressbary" }, // { 0x6F89, "" }, // { 0x6F8A, "" }, // { 0x6F8B, "" }, @@ -31170,19 +31170,19 @@ const std::array, 58> token_list // { 0x6FA4, "" }, // { 0x6FA5, "" }, // { 0x6FA6, "" }, -// { 0x6FA7, "" }, -// { 0x6FA8, "" }, -// { 0x6FA9, "" }, -// { 0x6FAA, "" }, -// { 0x6FAB, "" }, + { 0x6FA7, "printandsoundoneveryone" }, + { 0x6FA8, "printandsoundonplayer" }, + { 0x6FA9, "printandsoundonteam" }, + { 0x6FAA, "printboldonteam" }, + { 0x6FAB, "printboldonteamarg" }, // { 0x6FAC, "" }, // { 0x6FAD, "" }, // { 0x6FAE, "" }, // { 0x6FAF, "" }, // { 0x6FB0, "" }, -// { 0x6FB1, "" }, -// { 0x6FB2, "" }, -// { 0x6FB3, "" }, + { 0x6FB1, "printonplayers" }, + { 0x6FB2, "printonteam" }, + { 0x6FB3, "printonteamarg" }, // { 0x6FB4, "" }, // { 0x6FB5, "" }, // { 0x6FB6, "" }, @@ -31190,7 +31190,7 @@ const std::array, 58> token_list // { 0x6FB8, "" }, // { 0x6FB9, "" }, // { 0x6FBA, "" }, -// { 0x6FBB, "" }, + { 0x6FBB, "priority" }, // { 0x6FBC, "" }, // { 0x6FBD, "" }, // { 0x6FBE, "" }, @@ -31208,7 +31208,7 @@ const std::array, 58> token_list // { 0x6FCA, "" }, // { 0x6FCB, "" }, // { 0x6FCC, "" }, -// { 0x6FCD, "" }, + { 0x6FCD, "privatematch" }, // { 0x6FCE, "" }, // { 0x6FCF, "" }, // { 0x6FD0, "" }, @@ -31244,18 +31244,18 @@ const std::array, 58> token_list // { 0x6FEE, "" }, // { 0x6FEF, "" }, // { 0x6FF0, "" }, -// { 0x6FF1, "" }, -// { 0x6FF2, "" }, -// { 0x6FF3, "" }, -// { 0x6FF4, "" }, + { 0x6FF1, "processassistevent" }, + { 0x6FF2, "processattachments" }, + { 0x6FF3, "processchallenge" }, + { 0x6FF4, "processdamagetaken" }, // { 0x6FF5, "" }, // { 0x6FF6, "" }, // { 0x6FF7, "" }, -// { 0x6FF8, "" }, -// { 0x6FF9, "" }, -// { 0x6FFA, "" }, -// { 0x6FFB, "" }, -// { 0x6FFC, "" }, + { 0x6FF8, "processingkilledchallenges" }, + { 0x6FF9, "processlobbydata" }, + { 0x6FFA, "processlobbyscoreboards" }, + { 0x6FFB, "processviaitemstatsprogress" }, + { 0x6FFC, "processviaitemstatsstate" }, // { 0x6FFD, "" }, // { 0x6FFE, "" }, // { 0x6FFF, "" }, @@ -31273,14 +31273,14 @@ const std::array, 58> token_list // { 0x700B, "" }, // { 0x700C, "" }, // { 0x700D, "" }, -// { 0x700E, "" }, + { 0x700E, "projectile" }, // { 0x700F, "" }, -// { 0x7010, "" }, -// { 0x7011, "" }, -// { 0x7012, "" }, + { 0x7010, "projectileexplode" }, + { 0x7011, "projectilesstopped" }, + { 0x7012, "projector" }, // { 0x7013, "" }, // { 0x7014, "" }, -// { 0x7015, "" }, + { 0x7015, "promotionsplashnotify" }, // { 0x7016, "" }, // { 0x7017, "" }, // { 0x7018, "" }, @@ -31298,7 +31298,7 @@ const std::array, 58> token_list // { 0x7024, "" }, // { 0x7025, "" }, // { 0x7026, "" }, -// { 0x7027, "" }, + { 0x7027, "pronetime" }, // { 0x7028, "" }, // { 0x7029, "" }, // { 0x702A, "" }, @@ -31321,10 +31321,10 @@ const std::array, 58> token_list // { 0x703B, "" }, // { 0x703C, "" }, // { 0x703D, "" }, -// { 0x703E, "" }, -// { 0x703F, "" }, -// { 0x7040, "" }, -// { 0x7041, "" }, + { 0x703E, "proxbar" }, + { 0x703F, "proxbartext" }, + { 0x7040, "proxtriggerlos" }, + { 0x7041, "proxtriggerthink" }, // { 0x7042, "" }, // { 0x7043, "" }, // { 0x7044, "" }, @@ -31371,7 +31371,7 @@ const std::array, 58> token_list // { 0x706D, "" }, // { 0x706E, "" }, // { 0x706F, "" }, -// { 0x7070, "" }, + { 0x7070, "qafinished" }, // { 0x7071, "" }, // { 0x7072, "" }, // { 0x7073, "" }, @@ -31406,32 +31406,32 @@ const std::array, 58> token_list // { 0x7090, "" }, // { 0x7091, "" }, // { 0x7092, "" }, -// { 0x7093, "" }, + { 0x7093, "queueadd" }, // { 0x7094, "" }, -// { 0x7095, "" }, + { 0x7095, "queuecreate" }, // { 0x7096, "" }, -// { 0x7097, "" }, -// { 0x7098, "" }, + { 0x7097, "queueremovefirst" }, + { 0x7098, "queues" }, // { 0x7099, "" }, // { 0x709A, "" }, // { 0x709B, "" }, // { 0x709C, "" }, -// { 0x709D, "" }, -// { 0x709E, "" }, -// { 0x709F, "" }, -// { 0x70A0, "" }, -// { 0x70A1, "" }, -// { 0x70A2, "" }, -// { 0x70A3, "" }, -// { 0x70A4, "" }, -// { 0x70A5, "" }, + { 0x709D, "quickcommands" }, + { 0x709E, "quickgunlevelevent" }, + { 0x709F, "quickmessagetoall" }, + { 0x70A0, "quickresponses" }, + { 0x70A1, "quicksort" }, + { 0x70A2, "quicksort_compare" }, + { 0x70A3, "quicksort_flag_compare" }, + { 0x70A4, "quicksortmid" }, + { 0x70A5, "quickstatements" }, // { 0x70A6, "" }, // { 0x70A7, "" }, // { 0x70A8, "" }, // { 0x70A9, "" }, // { 0x70AA, "" }, // { 0x70AB, "" }, -// { 0x70AC, "" }, + { 0x70AC, "radarmover" }, // { 0x70AD, "" }, // { 0x70AE, "" }, // { 0x70AF, "" }, @@ -31526,7 +31526,7 @@ const std::array, 58> token_list // { 0x7108, "" }, // { 0x7109, "" }, // { 0x710A, "" }, -// { 0x710B, "" }, + { 0x710B, "random" }, // { 0x710C, "" }, // { 0x710D, "" }, // { 0x710E, "" }, @@ -31540,7 +31540,7 @@ const std::array, 58> token_list // { 0x7116, "" }, // { 0x7117, "" }, // { 0x7118, "" }, -// { 0x7119, "" }, + { 0x7119, "random_weight_sorted" }, // { 0x711A, "" }, // { 0x711B, "" }, // { 0x711C, "" }, @@ -31556,11 +31556,11 @@ const std::array, 58> token_list // { 0x7126, "" }, // { 0x7127, "" }, // { 0x7128, "" }, -// { 0x7129, "" }, -// { 0x712A, "" }, -// { 0x712B, "" }, -// { 0x712C, "" }, -// { 0x712D, "" }, + { 0x7129, "randomspawnscore" }, + { 0x712A, "randomvector" }, + { 0x712B, "randomvectorincone" }, + { 0x712C, "randomvectorrange" }, + { 0x712D, "randomzonespawn" }, // { 0x712E, "" }, // { 0x712F, "" }, // { 0x7130, "" }, @@ -31568,18 +31568,18 @@ const std::array, 58> token_list // { 0x7132, "" }, // { 0x7133, "" }, { 0x7134, "rankedmatch" }, -// { 0x7135, "" }, -// { 0x7136, "" }, -// { 0x7137, "" }, -// { 0x7138, "" }, -// { 0x7139, "" }, + { 0x7135, "rankedmatchupdates" }, + { 0x7136, "rankingenabled" }, + { 0x7137, "ranktable" }, + { 0x7138, "rankupsplashnotify" }, + { 0x7139, "rankxp" }, // { 0x713A, "" }, // { 0x713B, "" }, // { 0x713C, "" }, // { 0x713D, "" }, // { 0x713E, "" }, // { 0x713F, "" }, -// { 0x7140, "" }, + { 0x7140, "rateofchange" }, // { 0x7141, "" }, // { 0x7142, "" }, // { 0x7143, "" }, @@ -31745,10 +31745,10 @@ const std::array, 58> token_list // { 0x71E3, "" }, // { 0x71E4, "" }, // { 0x71E5, "" }, -// { 0x71E6, "" }, -// { 0x71E7, "" }, + { 0x71E6, "realorigin" }, + { 0x71E7, "realtext" }, // { 0x71E8, "" }, -// { 0x71E9, "" }, + { 0x71E9, "reassign_ctf_team_spawns" }, // { 0x71EA, "" }, // { 0x71EB, "" }, // { 0x71EC, "" }, @@ -31862,28 +31862,28 @@ const std::array, 58> token_list // { 0x7258, "" }, // { 0x7259, "" }, // { 0x725A, "" }, -// { 0x725B, "" }, + { 0x725B, "recall" }, // { 0x725C, "" }, -// { 0x725D, "" }, + { 0x725D, "recentkillcount" }, // { 0x725E, "" }, // { 0x725F, "" }, // { 0x7260, "" }, // { 0x7261, "" }, -// { 0x7262, "" }, -// { 0x7263, "" }, + { 0x7262, "recipeclassapplyjuggernaut" }, + { 0x7263, "reclaimedreservedobjectives" }, // { 0x7264, "" }, -// { 0x7265, "" }, + { 0x7265, "recoilscale" }, // { 0x7266, "" }, // { 0x7267, "" }, // { 0x7268, "" }, // { 0x7269, "" }, // { 0x726A, "" }, -// { 0x726B, "" }, + { 0x726B, "recon_log_spawnpoint_info" }, // { 0x726C, "" }, // { 0x726D, "" }, // { 0x726E, "" }, // { 0x726F, "" }, -// { 0x7270, "" }, + { 0x7270, "recon_set_spawnpoint" }, // { 0x7271, "" }, // { 0x7272, "" }, // { 0x7273, "" }, @@ -31905,10 +31905,10 @@ const std::array, 58> token_list // { 0x7283, "" }, // { 0x7284, "" }, // { 0x7285, "" }, -// { 0x7286, "" }, -// { 0x7287, "" }, -// { 0x7288, "" }, -// { 0x7289, "" }, + { 0x7286, "recordfinalkillcam" }, + { 0x7287, "recordsegemtdata" }, + { 0x7288, "recordtogglescopestates" }, + { 0x7289, "recordvalidationinfraction" }, // { 0x728A, "" }, // { 0x728B, "" }, // { 0x728C, "" }, @@ -31921,7 +31921,7 @@ const std::array, 58> token_list // { 0x7293, "" }, // { 0x7294, "" }, // { 0x7295, "" }, -// { 0x7296, "" }, + { 0x7296, "red" }, // { 0x7297, "" }, // { 0x7298, "" }, // { 0x7299, "" }, @@ -31939,18 +31939,18 @@ const std::array, 58> token_list // { 0x72A5, "" }, // { 0x72A6, "" }, // { 0x72A7, "" }, -// { 0x72A8, "" }, + { 0x72A8, "ref_col" }, // { 0x72A9, "" }, // { 0x72AA, "" }, -// { 0x72AB, "" }, + { 0x72AB, "refillammo" }, // { 0x72AC, "" }, -// { 0x72AD, "" }, + { 0x72AD, "refillbattery" }, // { 0x72AE, "" }, -// { 0x72AF, "" }, + { 0x72AF, "refillsinglecountammo" }, // { 0x72B0, "" }, // { 0x72B1, "" }, // { 0x72B2, "" }, -// { 0x72B3, "" }, + { 0x72B3, "reflectionprobebuttons" }, // { 0x72B4, "" }, // { 0x72B5, "" }, // { 0x72B6, "" }, @@ -31978,9 +31978,9 @@ const std::array, 58> token_list // { 0x72CC, "" }, // { 0x72CD, "" }, // { 0x72CE, "" }, -// { 0x72CF, "" }, + { 0x72CF, "regenhealthmod" }, // { 0x72D0, "" }, -// { 0x72D1, "" }, + { 0x72D1, "regenspeed" }, // { 0x72D2, "" }, // { 0x72D3, "" }, // { 0x72D4, "" }, @@ -32006,35 +32006,35 @@ const std::array, 58> token_list // { 0x72E8, "" }, // { 0x72E9, "" }, // { 0x72EA, "" }, -// { 0x72EB, "" }, -// { 0x72EC, "" }, + { 0x72EB, "registerdvars" }, + { 0x72EC, "registerhalftimedvar" }, // { 0x72ED, "" }, // { 0x72EE, "" }, -// { 0x72EF, "" }, + { 0x72EF, "registermissioncallback" }, // { 0x72F0, "" }, -// { 0x72F1, "" }, -// { 0x72F2, "" }, -// { 0x72F3, "" }, -// { 0x72F4, "" }, -// { 0x72F5, "" }, -// { 0x72F6, "" }, -// { 0x72F7, "" }, -// { 0x72F8, "" }, -// { 0x72F9, "" }, -// { 0x72FA, "" }, -// { 0x72FB, "" }, -// { 0x72FC, "" }, -// { 0x72FD, "" }, + { 0x72F1, "registernumlivesdvar" }, + { 0x72F2, "registernumteamsdvar" }, + { 0x72F3, "registerroundlimitdvar" }, + { 0x72F4, "registerroundswitchdvar" }, + { 0x72F5, "registerscorelimitdvar" }, + { 0x72F6, "registertimelimitdvar" }, + { 0x72F7, "registertweakable" }, + { 0x72F8, "registerwatchdvar" }, + { 0x72F9, "registerwatchdvarfloat" }, + { 0x72FA, "registerwatchdvarint" }, + { 0x72FB, "registerwinlimitdvar" }, + { 0x72FC, "registerxpeventinfo" }, + { 0x72FD, "regular_exo_hover_vfx" }, // { 0x72FE, "" }, // { 0x72FF, "" }, // { 0x7300, "" }, // { 0x7301, "" }, // { 0x7302, "" }, // { 0x7303, "" }, -// { 0x7304, "" }, -// { 0x7305, "" }, -// { 0x7306, "" }, -// { 0x7307, "" }, + { 0x7304, "reinitializematchrulesonmigration" }, + { 0x7305, "reinitializescorelimitonmigration" }, + { 0x7306, "reinitializethermal" }, + { 0x7307, "relativepoint" }, // { 0x7308, "" }, // { 0x7309, "" }, // { 0x730A, "" }, @@ -32054,18 +32054,18 @@ const std::array, 58> token_list // { 0x7318, "" }, // { 0x7319, "" }, // { 0x731A, "" }, -// { 0x731B, "" }, + { 0x731B, "reloadtracking" }, // { 0x731C, "" }, // { 0x731D, "" }, // { 0x731E, "" }, // { 0x731F, "" }, -// { 0x7320, "" }, + { 0x7320, "remotecontrolled" }, // { 0x7321, "" }, // { 0x7322, "" }, // { 0x7323, "" }, // { 0x7324, "" }, -// { 0x7325, "" }, -// { 0x7326, "" }, + { 0x7325, "remotemissileinprogress" }, + { 0x7326, "remoteridetransition" }, // { 0x7327, "" }, // { 0x7328, "" }, // { 0x7329, "" }, @@ -32105,8 +32105,8 @@ const std::array, 58> token_list // { 0x734B, "" }, // { 0x734C, "" }, // { 0x734D, "" }, -// { 0x734E, "" }, -// { 0x734F, "" }, + { 0x734E, "remove_from_bot_damage_targets" }, + { 0x734F, "remove_from_bot_use_targets" }, // { 0x7350, "" }, // { 0x7351, "" }, // { 0x7352, "" }, @@ -32158,7 +32158,7 @@ const std::array, 58> token_list // { 0x7380, "" }, // { 0x7381, "" }, // { 0x7382, "" }, -// { 0x7383, "" }, + { 0x7383, "remove_tracking_on_disconnect" }, // { 0x7384, "" }, // { 0x7385, "" }, // { 0x7386, "" }, @@ -32170,48 +32170,48 @@ const std::array, 58> token_list // { 0x738C, "" }, // { 0x738D, "" }, // { 0x738E, "" }, -// { 0x738F, "" }, + { 0x738F, "removeactivecounteruav" }, // { 0x7390, "" }, -// { 0x7391, "" }, -// { 0x7392, "" }, -// { 0x7393, "" }, -// { 0x7394, "" }, + { 0x7391, "removeactiveuav" }, + { 0x7392, "removeallfromlivescount" }, + { 0x7393, "removebombcarrierclass" }, + { 0x7394, "removebombzone" }, // { 0x7395, "" }, -// { 0x7396, "" }, + { 0x7396, "removechild" }, // { 0x7397, "" }, // { 0x7398, "" }, // { 0x7399, "" }, // { 0x739A, "" }, -// { 0x739B, "" }, + { 0x739B, "removedisconnectedplayerfromplacement" }, // { 0x739C, "" }, // { 0x739D, "" }, // { 0x739E, "" }, // { 0x739F, "" }, -// { 0x73A0, "" }, -// { 0x73A1, "" }, -// { 0x73A2, "" }, + { 0x73A0, "removeflagcarrierclass" }, + { 0x73A1, "removefromalivecount" }, + { 0x73A2, "removefrombattlebuddywaitlist" }, // { 0x73A3, "" }, -// { 0x73A4, "" }, + { 0x73A4, "removefromcharactersarray" }, // { 0x73A5, "" }, // { 0x73A6, "" }, // { 0x73A7, "" }, -// { 0x73A8, "" }, -// { 0x73A9, "" }, + { 0x73A8, "removefromlivescount" }, + { 0x73A9, "removefromparticipantsarray" }, // { 0x73AA, "" }, // { 0x73AB, "" }, -// { 0x73AC, "" }, + { 0x73AC, "removefromteamcount" }, // { 0x73AD, "" }, // { 0x73AE, "" }, // { 0x73AF, "" }, -// { 0x73B0, "" }, + { 0x73B0, "removefxentwithentity" }, // { 0x73B1, "" }, // { 0x73B2, "" }, -// { 0x73B3, "" }, + { 0x73B3, "removekillcamentity" }, // { 0x73B4, "" }, // { 0x73B5, "" }, -// { 0x73B6, "" }, -// { 0x73B7, "" }, -// { 0x73B8, "" }, + { 0x73B6, "removelightarmorondeath" }, + { 0x73B7, "removelightarmoronmatchend" }, + { 0x73B8, "removelowermessage" }, // { 0x73B9, "" }, // { 0x73BA, "" }, // { 0x73BB, "" }, @@ -32234,7 +32234,7 @@ const std::array, 58> token_list // { 0x73CC, "" }, // { 0x73CD, "" }, // { 0x73CE, "" }, -// { 0x73CF, "" }, + { 0x73CF, "removeplayerondisconnect" }, // { 0x73D0, "" }, // { 0x73D1, "" }, // { 0x73D2, "" }, @@ -32246,15 +32246,15 @@ const std::array, 58> token_list // { 0x73D8, "" }, // { 0x73D9, "" }, // { 0x73DA, "" }, -// { 0x73DB, "" }, -// { 0x73DC, "" }, + { 0x73DB, "removespawnmessageshortly" }, + { 0x73DC, "removespeaker" }, // { 0x73DD, "" }, // { 0x73DE, "" }, -// { 0x73DF, "" }, + { 0x73DF, "removethreaticon" }, // { 0x73E0, "" }, // { 0x73E1, "" }, // { 0x73E2, "" }, -// { 0x73E3, "" }, + { 0x73E3, "removeuavmodel" }, // { 0x73E4, "" }, // { 0x73E5, "" }, // { 0x73E6, "" }, @@ -32283,11 +32283,11 @@ const std::array, 58> token_list // { 0x73FD, "" }, // { 0x73FE, "" }, // { 0x73FF, "" }, -// { 0x7400, "" }, + { 0x7400, "replenishloadout" }, // { 0x7401, "" }, // { 0x7402, "" }, -// { 0x7403, "" }, -// { 0x7404, "" }, + { 0x7403, "repulsor_fx" }, + { 0x7404, "repulsoractive" }, // { 0x7405, "" }, // { 0x7406, "" }, // { 0x7407, "" }, @@ -32295,9 +32295,9 @@ const std::array, 58> token_list // { 0x7409, "" }, // { 0x740A, "" }, // { 0x740B, "" }, -// { 0x740C, "" }, + { 0x740C, "requireslos" }, // { 0x740D, "" }, -// { 0x740E, "" }, + { 0x740E, "rescuedplayers" }, // { 0x740F, "" }, // { 0x7410, "" }, // { 0x7411, "" }, @@ -32318,9 +32318,9 @@ const std::array, 58> token_list // { 0x7420, "" }, // { 0x7421, "" }, // { 0x7422, "" }, -// { 0x7423, "" }, + { 0x7423, "reset_cmds" }, // { 0x7424, "" }, -// { 0x7425, "" }, + { 0x7425, "reset_damage_info_when_healed" }, // { 0x7426, "" }, // { 0x7427, "" }, // { 0x7428, "" }, @@ -32341,17 +32341,17 @@ const std::array, 58> token_list // { 0x7437, "" }, // { 0x7438, "" }, // { 0x7439, "" }, -// { 0x743A, "" }, -// { 0x743B, "" }, -// { 0x743C, "" }, + { 0x743A, "reset_visionset_on_disconnect" }, + { 0x743B, "reset_visionset_on_spawn" }, + { 0x743C, "reset_visionset_on_team_change" }, // { 0x743D, "" }, -// { 0x743E, "" }, + { 0x743E, "reset_zone_owners" }, // { 0x743F, "" }, -// { 0x7440, "" }, + { 0x7440, "resetadrenaline" }, // { 0x7441, "" }, -// { 0x7442, "" }, -// { 0x7443, "" }, -// { 0x7444, "" }, + { 0x7442, "resetattackerlist" }, + { 0x7443, "resetbrinkofdeathkillstreakshortly" }, + { 0x7444, "resetc4explodethisframe" }, // { 0x7445, "" }, // { 0x7446, "" }, // { 0x7447, "" }, @@ -32362,11 +32362,11 @@ const std::array, 58> token_list // { 0x744C, "" }, // { 0x744D, "" }, // { 0x744E, "" }, -// { 0x744F, "" }, -// { 0x7450, "" }, -// { 0x7451, "" }, -// { 0x7452, "" }, -// { 0x7453, "" }, + { 0x744F, "resetnotify" }, + { 0x7450, "resetoncancel" }, + { 0x7451, "resetondeath" }, + { 0x7452, "resetplayeronteamchange" }, + { 0x7453, "resetplayervariables" }, // { 0x7454, "" }, // { 0x7455, "" }, // { 0x7456, "" }, @@ -32377,23 +32377,23 @@ const std::array, 58> token_list // { 0x745B, "" }, // { 0x745C, "" }, // { 0x745D, "" }, -// { 0x745E, "" }, -// { 0x745F, "" }, -// { 0x7460, "" }, -// { 0x7461, "" }, -// { 0x7462, "" }, -// { 0x7463, "" }, + { 0x745E, "resettags" }, + { 0x745F, "resetuidvarsonconnect" }, + { 0x7460, "resetuidvarsondeath" }, + { 0x7461, "resetuidvarsonspawn" }, + { 0x7462, "resetuidvarsonspectate" }, + { 0x7463, "resetusability" }, // { 0x7464, "" }, // { 0x7465, "" }, // { 0x7466, "" }, // { 0x7467, "" }, // { 0x7468, "" }, // { 0x7469, "" }, -// { 0x746A, "" }, + { 0x746A, "respawn_asspectator" }, // { 0x746B, "" }, // { 0x746C, "" }, // { 0x746D, "" }, -// { 0x746E, "" }, + { 0x746E, "respawn_mode" }, // { 0x746F, "" }, // { 0x7470, "" }, // { 0x7471, "" }, @@ -32402,7 +32402,7 @@ const std::array, 58> token_list // { 0x7474, "" }, // { 0x7475, "" }, // { 0x7476, "" }, -// { 0x7477, "" }, + { 0x7477, "respawntimerstarttime" }, // { 0x7478, "" }, // { 0x7479, "" }, // { 0x747A, "" }, @@ -32446,12 +32446,12 @@ const std::array, 58> token_list // { 0x74A0, "" }, // { 0x74A1, "" }, // { 0x74A2, "" }, -// { 0x74A3, "" }, -// { 0x74A4, "" }, + { 0x74A3, "restoreangles" }, + { 0x74A4, "restoredata" }, // { 0x74A5, "" }, // { 0x74A6, "" }, // { 0x74A7, "" }, -// { 0x74A8, "" }, + { 0x74A8, "restoreheadicon" }, // { 0x74A9, "" }, // { 0x74AA, "" }, // { 0x74AB, "" }, @@ -32459,7 +32459,7 @@ const std::array, 58> token_list // { 0x74AD, "" }, // { 0x74AE, "" }, // { 0x74AF, "" }, -// { 0x74B0, "" }, + { 0x74B0, "restoreweapon" }, // { 0x74B1, "" }, // { 0x74B2, "" }, // { 0x74B3, "" }, @@ -32468,7 +32468,7 @@ const std::array, 58> token_list // { 0x74B6, "" }, // { 0x74B7, "" }, // { 0x74B8, "" }, -// { 0x74B9, "" }, + { 0x74B9, "resumetimer" }, // { 0x74BA, "" }, // { 0x74BB, "" }, // { 0x74BC, "" }, @@ -32500,11 +32500,11 @@ const std::array, 58> token_list // { 0x74D6, "" }, // { 0x74D7, "" }, // { 0x74D8, "" }, -// { 0x74D9, "" }, + { 0x74D9, "returnaftertime" }, // { 0x74DA, "" }, -// { 0x74DB, "" }, -// { 0x74DC, "" }, -// { 0x74DD, "" }, + { 0x74DB, "returnflag" }, + { 0x74DC, "returnhome" }, + { 0x74DD, "returns" }, // { 0x74DE, "" }, // { 0x74DF, "" }, // { 0x74E0, "" }, @@ -32514,7 +32514,7 @@ const std::array, 58> token_list // { 0x74E4, "" }, // { 0x74E5, "" }, // { 0x74E6, "" }, -// { 0x74E7, "" }, + { 0x74E7, "revengeevent" }, // { 0x74E8, "" }, // { 0x74E9, "" }, // { 0x74EA, "" }, @@ -32530,13 +32530,13 @@ const std::array, 58> token_list // { 0x74F4, "" }, // { 0x74F5, "" }, // { 0x74F6, "" }, -// { 0x74F7, "" }, + { 0x74F7, "revertvisionsetforplayer" }, // { 0x74F8, "" }, // { 0x74F9, "" }, -// { 0x74FA, "" }, -// { 0x74FB, "" }, -// { 0x74FC, "" }, -// { 0x74FD, "" }, + { 0x74FA, "revived" }, + { 0x74FB, "revivesetup" }, + { 0x74FC, "revivetagevent" }, + { 0x74FD, "revivetriggerthink" }, // { 0x74FE, "" }, // { 0x74FF, "" }, // { 0x7500, "" }, @@ -32549,7 +32549,7 @@ const std::array, 58> token_list // { 0x7507, "" }, // { 0x7508, "" }, // { 0x7509, "" }, -// { 0x750A, "" }, + { 0x750A, "ridevisionset" }, // { 0x750B, "" }, // { 0x750C, "" }, // { 0x750D, "" }, @@ -32561,16 +32561,16 @@ const std::array, 58> token_list // { 0x7513, "" }, // { 0x7514, "" }, // { 0x7515, "" }, -// { 0x7516, "" }, -// { 0x7517, "" }, + { 0x7516, "right_big_loop_start" }, + { 0x7517, "right_big_pivot" }, // { 0x7518, "" }, // { 0x7519, "" }, // { 0x751A, "" }, // { 0x751B, "" }, // { 0x751C, "" }, // { 0x751D, "" }, -// { 0x751E, "" }, -// { 0x751F, "" }, + { 0x751E, "right_loop_start" }, + { 0x751F, "right_pivot" }, // { 0x7520, "" }, // { 0x7521, "" }, // { 0x7522, "" }, @@ -32589,7 +32589,7 @@ const std::array, 58> token_list // { 0x752F, "" }, // { 0x7530, "" }, // { 0x7531, "" }, -// { 0x7532, "" }, + { 0x7532, "riotshield_clear" }, // { 0x7533, "" }, // { 0x7534, "" }, // { 0x7535, "" }, @@ -32618,12 +32618,12 @@ const std::array, 58> token_list // { 0x754C, "" }, // { 0x754D, "" }, // { 0x754E, "" }, -// { 0x754F, "" }, -// { 0x7550, "" }, -// { 0x7551, "" }, + { 0x754F, "riotshieldentity" }, + { 0x7550, "riotshieldkillevent" }, + { 0x7551, "riotshieldmod" }, // { 0x7552, "" }, // { 0x7553, "" }, -// { 0x7554, "" }, + { 0x7554, "riotshieldxpbullets" }, // { 0x7555, "" }, // { 0x7556, "" }, // { 0x7557, "" }, @@ -32645,7 +32645,7 @@ const std::array, 58> token_list // { 0x7567, "" }, // { 0x7568, "" }, // { 0x7569, "" }, -// { 0x756A, "" }, + { 0x756A, "rocket_cleanupondeath" }, // { 0x756B, "" }, // { 0x756C, "" }, // { 0x756D, "" }, @@ -32684,7 +32684,7 @@ const std::array, 58> token_list // { 0x758E, "" }, // { 0x758F, "" }, // { 0x7590, "" }, -// { 0x7591, "" }, + { 0x7591, "rockets" }, // { 0x7592, "" }, // { 0x7593, "" }, // { 0x7594, "" }, @@ -32793,15 +32793,15 @@ const std::array, 58> token_list // { 0x75FB, "" }, // { 0x75FC, "" }, // { 0x75FD, "" }, -// { 0x75FE, "" }, -// { 0x75FF, "" }, + { 0x75FE, "rotateorbitalshippivots" }, + { 0x75FF, "rotateorbitalships" }, // { 0x7600, "" }, // { 0x7601, "" }, // { 0x7602, "" }, // { 0x7603, "" }, // { 0x7604, "" }, // { 0x7605, "" }, -// { 0x7606, "" }, + { 0x7606, "rotateuavrig" }, // { 0x7607, "" }, // { 0x7608, "" }, // { 0x7609, "" }, @@ -32872,23 +32872,23 @@ const std::array, 58> token_list // { 0x764A, "" }, // { 0x764B, "" }, // { 0x764C, "" }, -// { 0x764D, "" }, -// { 0x764E, "" }, -// { 0x764F, "" }, -// { 0x7650, "" }, -// { 0x7651, "" }, -// { 0x7652, "" }, + { 0x764D, "roundbegin" }, + { 0x764E, "rounddecimalplaces" }, + { 0x764F, "roundend" }, + { 0x7650, "roundenddelay" }, + { 0x7651, "roundenddof" }, + { 0x7652, "roundendwait" }, // { 0x7653, "" }, // { 0x7654, "" }, // { 0x7655, "" }, // { 0x7656, "" }, -// { 0x7657, "" }, -// { 0x7658, "" }, -// { 0x7659, "" }, -// { 0x765A, "" }, -// { 0x765B, "" }, + { 0x7657, "roundswitch" }, + { 0x7658, "roundswitchdvar" }, + { 0x7659, "roundswitchmax" }, + { 0x765A, "roundswitchmin" }, + { 0x765B, "roundup" }, // { 0x765C, "" }, -// { 0x765D, "" }, + { 0x765D, "roundwinnerdialog" }, // { 0x765E, "" }, // { 0x765F, "" }, // { 0x7660, "" }, @@ -32908,7 +32908,7 @@ const std::array, 58> token_list // { 0x766E, "" }, // { 0x766F, "" }, // { 0x7670, "" }, -// { 0x7671, "" }, + { 0x7671, "rules" }, // { 0x7672, "" }, // { 0x7673, "" }, // { 0x7674, "" }, @@ -32958,7 +32958,7 @@ const std::array, 58> token_list // { 0x76A0, "" }, // { 0x76A1, "" }, // { 0x76A2, "" }, -// { 0x76A3, "" }, + { 0x76A3, "run_ball" }, // { 0x76A4, "" }, // { 0x76A5, "" }, // { 0x76A6, "" }, @@ -32977,9 +32977,9 @@ const std::array, 58> token_list // { 0x76B3, "" }, // { 0x76B4, "" }, // { 0x76B5, "" }, -// { 0x76B6, "" }, + { 0x76B6, "run_thread_on_noteworthy" }, // { 0x76B7, "" }, -// { 0x76B8, "" }, + { 0x76B8, "run_thread_on_targetname" }, // { 0x76B9, "" }, // { 0x76BA, "" }, // { 0x76BB, "" }, @@ -33252,7 +33252,7 @@ const std::array, 58> token_list // { 0x77C6, "" }, // { 0x77C7, "" }, // { 0x77C8, "" }, -// { 0x77C9, "" }, + { 0x77C9, "safeorigin" }, // { 0x77CA, "" }, // { 0x77CB, "" }, // { 0x77CC, "" }, @@ -33276,11 +33276,11 @@ const std::array, 58> token_list // { 0x77DE, "" }, // { 0x77DF, "" }, // { 0x77E0, "" }, -// { 0x77E1, "" }, + { 0x77E1, "sameshotdamage" }, // { 0x77E2, "" }, // { 0x77E3, "" }, // { 0x77E4, "" }, -// { 0x77E5, "" }, + { 0x77E5, "samturret" }, // { 0x77E6, "" }, // { 0x77E7, "" }, // { 0x77E8, "" }, @@ -33321,29 +33321,29 @@ const std::array, 58> token_list // { 0x780B, "" }, // { 0x780C, "" }, // { 0x780D, "" }, -// { 0x780E, "" }, + { 0x780E, "saved_actionslotdata" }, // { 0x780F, "" }, // { 0x7810, "" }, -// { 0x7811, "" }, + { 0x7811, "saved_lastweapon" }, // { 0x7812, "" }, -// { 0x7813, "" }, + { 0x7813, "savedata" }, // { 0x7814, "" }, // { 0x7815, "" }, // { 0x7816, "" }, // { 0x7817, "" }, -// { 0x7818, "" }, -// { 0x7819, "" }, + { 0x7818, "savedposition" }, + { 0x7819, "saveheadicon" }, // { 0x781A, "" }, // { 0x781B, "" }, // { 0x781C, "" }, // { 0x781D, "" }, // { 0x781E, "" }, // { 0x781F, "" }, -// { 0x7820, "" }, + { 0x7820, "saydamaged" }, // { 0x7821, "" }, // { 0x7822, "" }, -// { 0x7823, "" }, -// { 0x7824, "" }, + { 0x7823, "saylocalsound" }, + { 0x7824, "saylocalsounddelayed" }, // { 0x7825, "" }, // { 0x7826, "" }, // { 0x7827, "" }, @@ -33395,8 +33395,8 @@ const std::array, 58> token_list // { 0x7855, "" }, // { 0x7856, "" }, // { 0x7857, "" }, -// { 0x7858, "" }, -// { 0x7859, "" }, + { 0x7858, "scavenger_altmode" }, + { 0x7859, "scavenger_secondary" }, // { 0x785A, "" }, // { 0x785B, "" }, // { 0x785C, "" }, @@ -33442,9 +33442,9 @@ const std::array, 58> token_list // { 0x7884, "" }, // { 0x7885, "" }, // { 0x7886, "" }, -// { 0x7887, "" }, -// { 0x7888, "" }, -// { 0x7889, "" }, + { 0x7887, "score_col" }, + { 0x7888, "score_factor" }, + { 0x7889, "score_fx" }, // { 0x788A, "" }, // { 0x788B, "" }, // { 0x788C, "" }, @@ -33456,26 +33456,26 @@ const std::array, 58> token_list // { 0x7892, "" }, // { 0x7893, "" }, // { 0x7894, "" }, -// { 0x7895, "" }, -// { 0x7896, "" }, -// { 0x7897, "" }, -// { 0x7898, "" }, -// { 0x7899, "" }, -// { 0x789A, "" }, -// { 0x789B, "" }, -// { 0x789C, "" }, -// { 0x789D, "" }, -// { 0x789E, "" }, -// { 0x789F, "" }, -// { 0x78A0, "" }, -// { 0x78A1, "" }, -// { 0x78A2, "" }, -// { 0x78A3, "" }, -// { 0x78A4, "" }, -// { 0x78A5, "" }, -// { 0x78A6, "" }, -// { 0x78A7, "" }, -// { 0x78A8, "" }, + { 0x7895, "scoreatlifestart" }, + { 0x7896, "scorefactors_awayfromenemies" }, + { 0x7897, "scorefactors_domination" }, + { 0x7898, "scorefactors_freeforall" }, + { 0x7899, "scorefactors_hardpoint" }, + { 0x789A, "scorefactors_nearteam" }, + { 0x789B, "scorefactors_safeguard" }, + { 0x789C, "scorefactors_searchandrescue" }, + { 0x789D, "scorefactors_twar" }, + { 0x789E, "scorelimitoverride" }, + { 0x789F, "scorepercentagecutoff" }, + { 0x78A0, "scoreperplayer" }, + { 0x78A1, "scorespawns_awayfromenemies" }, + { 0x78A2, "scorespawns_domination" }, + { 0x78A3, "scorespawns_freeforall" }, + { 0x78A4, "scorespawns_hardpoint" }, + { 0x78A5, "scorespawns_nearteam" }, + { 0x78A6, "scorespawns_safeguard" }, + { 0x78A7, "scorespawns_searchandrescue" }, + { 0x78A8, "scorespawns_twar" }, // { 0x78A9, "" }, // { 0x78AA, "" }, // { 0x78AB, "" }, @@ -33490,7 +33490,7 @@ const std::array, 58> token_list // { 0x78B4, "" }, // { 0x78B5, "" }, // { 0x78B6, "" }, -// { 0x78B7, "" }, + { 0x78B7, "scr_sound" }, // { 0x78B8, "" }, // { 0x78B9, "" }, // { 0x78BA, "" }, @@ -33509,12 +33509,12 @@ const std::array, 58> token_list // { 0x78C7, "" }, // { 0x78C8, "" }, // { 0x78C9, "" }, -// { 0x78CA, "" }, + { 0x78CA, "scrambled" }, // { 0x78CB, "" }, // { 0x78CC, "" }, // { 0x78CD, "" }, -// { 0x78CE, "" }, -// { 0x78CF, "" }, + { 0x78CE, "scrambleeventcurrent" }, + { 0x78CF, "scrambleevents" }, // { 0x78D0, "" }, // { 0x78D1, "" }, // { 0x78D2, "" }, @@ -33536,7 +33536,7 @@ const std::array, 58> token_list // { 0x78E2, "" }, // { 0x78E3, "" }, // { 0x78E4, "" }, -// { 0x78E5, "" }, + { 0x78E5, "scrambleid" }, // { 0x78E6, "" }, // { 0x78E7, "" }, // { 0x78E8, "" }, @@ -33552,16 +33552,16 @@ const std::array, 58> token_list // { 0x78F2, "" }, // { 0x78F3, "" }, // { 0x78F4, "" }, -// { 0x78F5, "" }, -// { 0x78F6, "" }, + { 0x78F5, "scramblerbeepsounds" }, + { 0x78F6, "scramblerdamagelistener" }, // { 0x78F7, "" }, // { 0x78F8, "" }, // { 0x78F9, "" }, -// { 0x78FA, "" }, -// { 0x78FB, "" }, -// { 0x78FC, "" }, -// { 0x78FD, "" }, -// { 0x78FE, "" }, + { 0x78FA, "scramblerproximitytracker" }, + { 0x78FB, "scramblers" }, + { 0x78FC, "scramblersetup" }, + { 0x78FD, "scrambleruselistener" }, + { 0x78FE, "scramblerwatchowner" }, // { 0x78FF, "" }, // { 0x7900, "" }, // { 0x7901, "" }, @@ -33575,8 +33575,8 @@ const std::array, 58> token_list // { 0x7909, "" }, // { 0x790A, "" }, // { 0x790B, "" }, -// { 0x790C, "" }, -// { 0x790D, "" }, + { 0x790C, "scramproxyactive" }, + { 0x790D, "scramproxyperk" }, // { 0x790E, "" }, // { 0x790F, "" }, // { 0x7910, "" }, @@ -33618,9 +33618,9 @@ const std::array, 58> token_list // { 0x7934, "" }, // { 0x7935, "" }, // { 0x7936, "" }, -// { 0x7937, "" }, + { 0x7937, "script_angles" }, // { 0x7938, "" }, -// { 0x7939, "" }, + { 0x7939, "script_animation" }, // { 0x793A, "" }, // { 0x793B, "" }, // { 0x793C, "" }, @@ -33749,7 +33749,7 @@ const std::array, 58> token_list // { 0x79B7, "" }, // { 0x79B8, "" }, // { 0x79B9, "" }, -// { 0x79BA, "" }, + { 0x79BA, "script_exploder" }, // { 0x79BB, "" }, // { 0x79BC, "" }, // { 0x79BD, "" }, @@ -33772,10 +33772,10 @@ const std::array, 58> token_list // { 0x79CE, "" }, // { 0x79CF, "" }, // { 0x79D0, "" }, -// { 0x79D1, "" }, + { 0x79D1, "script_flag_false" }, // { 0x79D2, "" }, // { 0x79D3, "" }, -// { 0x79D4, "" }, + { 0x79D4, "script_flag_true" }, // { 0x79D5, "" }, // { 0x79D6, "" }, // { 0x79D7, "" }, @@ -33802,14 +33802,14 @@ const std::array, 58> token_list // { 0x79EC, "" }, // { 0x79ED, "" }, // { 0x79EE, "" }, -// { 0x79EF, "" }, -// { 0x79F0, "" }, -// { 0x79F1, "" }, -// { 0x79F2, "" }, -// { 0x79F3, "" }, -// { 0x79F4, "" }, -// { 0x79F5, "" }, -// { 0x79F6, "" }, + { 0x79EF, "script_gameobjectname" }, + { 0x79F0, "script_gametype_atdm" }, + { 0x79F1, "script_gametype_ctf" }, + { 0x79F2, "script_gametype_dm" }, + { 0x79F3, "script_gametype_hq" }, + { 0x79F4, "script_gametype_koth" }, + { 0x79F5, "script_gametype_sd" }, + { 0x79F6, "script_gametype_tdm" }, // { 0x79F7, "" }, // { 0x79F8, "" }, // { 0x79F9, "" }, @@ -33838,7 +33838,7 @@ const std::array, 58> token_list // { 0x7A10, "" }, // { 0x7A11, "" }, // { 0x7A12, "" }, -// { 0x7A13, "" }, + { 0x7A13, "script_index" }, // { 0x7A14, "" }, // { 0x7A15, "" }, // { 0x7A16, "" }, @@ -33852,7 +33852,7 @@ const std::array, 58> token_list // { 0x7A1E, "" }, // { 0x7A1F, "" }, // { 0x7A20, "" }, -// { 0x7A21, "" }, + { 0x7A21, "script_linkto" }, // { 0x7A22, "" }, // { 0x7A23, "" }, // { 0x7A24, "" }, @@ -33966,7 +33966,7 @@ const std::array, 58> token_list // { 0x7A90, "" }, // { 0x7A91, "" }, // { 0x7A92, "" }, -// { 0x7A93, "" }, + { 0x7A93, "script_parameters" }, // { 0x7A94, "" }, // { 0x7A95, "" }, // { 0x7A96, "" }, @@ -34001,7 +34001,7 @@ const std::array, 58> token_list // { 0x7AB3, "" }, // { 0x7AB4, "" }, // { 0x7AB5, "" }, -// { 0x7AB6, "" }, + { 0x7AB6, "script_savedata" }, // { 0x7AB7, "" }, // { 0x7AB8, "" }, // { 0x7AB9, "" }, @@ -34015,7 +34015,7 @@ const std::array, 58> token_list // { 0x7AC1, "" }, // { 0x7AC2, "" }, // { 0x7AC3, "" }, -// { 0x7AC4, "" }, + { 0x7AC4, "script_sound" }, // { 0x7AC5, "" }, // { 0x7AC6, "" }, // { 0x7AC7, "" }, @@ -34099,8 +34099,8 @@ const std::array, 58> token_list // { 0x7B15, "" }, // { 0x7B16, "" }, // { 0x7B17, "" }, -// { 0x7B18, "" }, -// { 0x7B19, "" }, + { 0x7B18, "script_visionset_end" }, + { 0x7B19, "script_visionset_start" }, // { 0x7B1A, "" }, // { 0x7B1B, "" }, // { 0x7B1C, "" }, @@ -34109,7 +34109,7 @@ const std::array, 58> token_list // { 0x7B1F, "" }, // { 0x7B20, "" }, // { 0x7B21, "" }, -// { 0x7B22, "" }, + { 0x7B22, "scriptabilities" }, // { 0x7B23, "" }, // { 0x7B24, "" }, // { 0x7B25, "" }, @@ -34123,7 +34123,7 @@ const std::array, 58> token_list // { 0x7B2D, "" }, // { 0x7B2E, "" }, // { 0x7B2F, "" }, -// { 0x7B30, "" }, + { 0x7B30, "scripted_elems" }, // { 0x7B31, "" }, // { 0x7B32, "" }, // { 0x7B33, "" }, @@ -34138,7 +34138,7 @@ const std::array, 58> token_list // { 0x7B3C, "" }, // { 0x7B3D, "" }, // { 0x7B3E, "" }, -// { 0x7B3F, "" }, + { 0x7B3F, "scriptperks" }, // { 0x7B40, "" }, // { 0x7B41, "" }, // { 0x7B42, "" }, @@ -34155,7 +34155,7 @@ const std::array, 58> token_list // { 0x7B4D, "" }, // { 0x7B4E, "" }, // { 0x7B4F, "" }, -// { 0x7B50, "" }, + { 0x7B50, "sd_endgame" }, // { 0x7B51, "" }, // { 0x7B52, "" }, // { 0x7B53, "" }, @@ -34164,8 +34164,8 @@ const std::array, 58> token_list // { 0x7B56, "" }, // { 0x7B57, "" }, // { 0x7B58, "" }, -// { 0x7B59, "" }, -// { 0x7B5A, "" }, + { 0x7B59, "sd_loadout" }, + { 0x7B5A, "sd_onbombtimerend" }, // { 0x7B5B, "" }, // { 0x7B5C, "" }, // { 0x7B5D, "" }, @@ -34185,8 +34185,8 @@ const std::array, 58> token_list // { 0x7B6B, "" }, // { 0x7B6C, "" }, // { 0x7B6D, "" }, -// { 0x7B6E, "" }, -// { 0x7B6F, "" }, + { 0x7B6E, "sdbomb" }, + { 0x7B6F, "sdbombmodel" }, // { 0x7B70, "" }, // { 0x7B71, "" }, // { 0x7B72, "" }, @@ -34316,10 +34316,10 @@ const std::array, 58> token_list // { 0x7BEE, "" }, // { 0x7BEF, "" }, // { 0x7BF0, "" }, -// { 0x7BF1, "" }, -// { 0x7BF2, "" }, -// { 0x7BF3, "" }, -// { 0x7BF4, "" }, + { 0x7BF1, "secondaryattachment" }, + { 0x7BF2, "secondaryattachment3" }, + { 0x7BF3, "secondarygrenade" }, + { 0x7BF4, "secondaryname" }, // { 0x7BF5, "" }, // { 0x7BF6, "" }, // { 0x7BF7, "" }, @@ -34327,11 +34327,11 @@ const std::array, 58> token_list // { 0x7BF9, "" }, // { 0x7BFA, "" }, // { 0x7BFB, "" }, -// { 0x7BFC, "" }, + { 0x7BFC, "secondowner" }, // { 0x7BFD, "" }, // { 0x7BFE, "" }, // { 0x7BFF, "" }, -// { 0x7C00, "" }, + { 0x7C00, "securehardpointevent" }, // { 0x7C01, "" }, // { 0x7C02, "" }, // { 0x7C03, "" }, @@ -34413,7 +34413,7 @@ const std::array, 58> token_list // { 0x7C4F, "" }, // { 0x7C50, "" }, // { 0x7C51, "" }, -// { 0x7C52, "" }, + { 0x7C52, "segments" }, // { 0x7C53, "" }, // { 0x7C54, "" }, // { 0x7C55, "" }, @@ -34423,33 +34423,33 @@ const std::array, 58> token_list // { 0x7C59, "" }, // { 0x7C5A, "" }, // { 0x7C5B, "" }, -// { 0x7C5C, "" }, -// { 0x7C5D, "" }, + { 0x7C5C, "selectbestspawnpoint" }, + { 0x7C5D, "selected" }, // { 0x7C5E, "" }, // { 0x7C5F, "" }, // { 0x7C60, "" }, // { 0x7C61, "" }, -// { 0x7C62, "" }, + { 0x7C62, "selectedclass" }, // { 0x7C63, "" }, // { 0x7C64, "" }, // { 0x7C65, "" }, // { 0x7C66, "" }, // { 0x7C67, "" }, // { 0x7C68, "" }, -// { 0x7C69, "" }, -// { 0x7C6A, "" }, + { 0x7C69, "selectinglocation" }, + { 0x7C6A, "selectonemanarmyclass" }, // { 0x7C6B, "" }, // { 0x7C6C, "" }, -// { 0x7C6D, "" }, + { 0x7C6D, "self_func" }, // { 0x7C6E, "" }, // { 0x7C6F, "" }, -// { 0x7C70, "" }, + { 0x7C70, "selfdeathicons" }, // { 0x7C71, "" }, // { 0x7C72, "" }, // { 0x7C73, "" }, // { 0x7C74, "" }, // { 0x7C75, "" }, -// { 0x7C76, "" }, + { 0x7C76, "semtexstickevent" }, // { 0x7C77, "" }, // { 0x7C78, "" }, // { 0x7C79, "" }, @@ -34460,9 +34460,9 @@ const std::array, 58> token_list // { 0x7C7E, "" }, // { 0x7C7F, "" }, // { 0x7C80, "" }, -// { 0x7C81, "" }, -// { 0x7C82, "" }, -// { 0x7C83, "" }, + { 0x7C81, "sendupdateddmscores" }, + { 0x7C82, "sendupdatedteamscores" }, + { 0x7C83, "sensoroutlined" }, // { 0x7C84, "" }, // { 0x7C85, "" }, // { 0x7C86, "" }, @@ -34498,7 +34498,7 @@ const std::array, 58> token_list // { 0x7CA4, "" }, // { 0x7CA5, "" }, // { 0x7CA6, "" }, -// { 0x7CA7, "" }, + { 0x7CA7, "sentry_fire" }, // { 0x7CA8, "" }, // { 0x7CA9, "" }, // { 0x7CAA, "" }, @@ -34525,11 +34525,11 @@ const std::array, 58> token_list // { 0x7CBF, "" }, // { 0x7CC0, "" }, // { 0x7CC1, "" }, -// { 0x7CC2, "" }, + { 0x7CC2, "sentrygun" }, // { 0x7CC3, "" }, // { 0x7CC4, "" }, // { 0x7CC5, "" }, -// { 0x7CC6, "" }, + { 0x7CC6, "sentrytype" }, // { 0x7CC7, "" }, // { 0x7CC8, "" }, // { 0x7CC9, "" }, @@ -34753,18 +34753,18 @@ const std::array, 58> token_list // { 0x7DA3, "" }, // { 0x7DA4, "" }, // { 0x7DA5, "" }, -// { 0x7DA6, "" }, + { 0x7DA6, "sessioncostume" }, // { 0x7DA7, "" }, // { 0x7DA8, "" }, // { 0x7DA9, "" }, -// { 0x7DAA, "" }, + { 0x7DAA, "set_agent_health" }, // { 0x7DAB, "" }, // { 0x7DAC, "" }, // { 0x7DAD, "" }, // { 0x7DAE, "" }, // { 0x7DAF, "" }, // { 0x7DB0, "" }, -// { 0x7DB1, "" }, + { 0x7DB1, "set_all_exceptions" }, // { 0x7DB2, "" }, // { 0x7DB3, "" }, // { 0x7DB4, "" }, @@ -34803,7 +34803,7 @@ const std::array, 58> token_list // { 0x7DD5, "" }, // { 0x7DD6, "" }, // { 0x7DD7, "" }, -// { 0x7DD8, "" }, + { 0x7DD8, "set_basic_animated_model" }, // { 0x7DD9, "" }, // { 0x7DDA, "" }, // { 0x7DDB, "" }, @@ -34824,9 +34824,9 @@ const std::array, 58> token_list // { 0x7DEA, "" }, // { 0x7DEB, "" }, // { 0x7DEC, "" }, -// { 0x7DED, "" }, -// { 0x7DEE, "" }, -// { 0x7DEF, "" }, + { 0x7DED, "set_console_status" }, + { 0x7DEE, "set_contested_zone" }, + { 0x7DEF, "set_contested_zone_wait" }, // { 0x7DF0, "" }, // { 0x7DF1, "" }, // { 0x7DF2, "" }, @@ -34865,8 +34865,8 @@ const std::array, 58> token_list // { 0x7E13, "" }, // { 0x7E14, "" }, // { 0x7E15, "" }, -// { 0x7E16, "" }, -// { 0x7E17, "" }, + { 0x7E16, "set_exception" }, + { 0x7E17, "set_exo_ability_hud_omnvar" }, // { 0x7E18, "" }, // { 0x7E19, "" }, // { 0x7E1A, "" }, @@ -34889,10 +34889,10 @@ const std::array, 58> token_list // { 0x7E2B, "" }, // { 0x7E2C, "" }, // { 0x7E2D, "" }, -// { 0x7E2E, "" }, + { 0x7E2E, "set_fog" }, // { 0x7E2F, "" }, -// { 0x7E30, "" }, -// { 0x7E31, "" }, + { 0x7E30, "set_fog_to_ent_values" }, + { 0x7E31, "set_fog_to_ent_values_dfog" }, // { 0x7E32, "" }, // { 0x7E33, "" }, // { 0x7E34, "" }, @@ -34927,7 +34927,7 @@ const std::array, 58> token_list // { 0x7E51, "" }, // { 0x7E52, "" }, // { 0x7E53, "" }, -// { 0x7E54, "" }, + { 0x7E54, "set_high_priority_target_for_bot" }, // { 0x7E55, "" }, // { 0x7E56, "" }, // { 0x7E57, "" }, @@ -34944,13 +34944,13 @@ const std::array, 58> token_list // { 0x7E62, "" }, // { 0x7E63, "" }, // { 0x7E64, "" }, -// { 0x7E65, "" }, + { 0x7E65, "set_light_set_for_player" }, // { 0x7E66, "" }, // { 0x7E67, "" }, // { 0x7E68, "" }, // { 0x7E69, "" }, // { 0x7E6A, "" }, -// { 0x7E6B, "" }, + { 0x7E6B, "set_maxed_momentum" }, // { 0x7E6C, "" }, // { 0x7E6D, "" }, // { 0x7E6E, "" }, @@ -34963,8 +34963,8 @@ const std::array, 58> token_list // { 0x7E75, "" }, // { 0x7E76, "" }, // { 0x7E77, "" }, -// { 0x7E78, "" }, -// { 0x7E79, "" }, + { 0x7E78, "set_momentum" }, + { 0x7E79, "set_momentum_multiplier" }, // { 0x7E7A, "" }, // { 0x7E7B, "" }, // { 0x7E7C, "" }, @@ -34983,7 +34983,7 @@ const std::array, 58> token_list // { 0x7E89, "" }, // { 0x7E8A, "" }, // { 0x7E8B, "" }, -// { 0x7E8C, "" }, + { 0x7E8C, "set_painted_trackrounds" }, // { 0x7E8D, "" }, // { 0x7E8E, "" }, // { 0x7E8F, "" }, @@ -35002,7 +35002,7 @@ const std::array, 58> token_list // { 0x7E9C, "" }, // { 0x7E9D, "" }, // { 0x7E9E, "" }, -// { 0x7E9F, "" }, + { 0x7E9F, "set_rank_xp_and_prestige_for_bot" }, // { 0x7EA0, "" }, // { 0x7EA1, "" }, // { 0x7EA2, "" }, @@ -35058,7 +35058,7 @@ const std::array, 58> token_list // { 0x7ED4, "" }, // { 0x7ED5, "" }, // { 0x7ED6, "" }, -// { 0x7ED7, "" }, + { 0x7ED7, "set_trigger_flag_permissions" }, // { 0x7ED8, "" }, // { 0x7ED9, "" }, // { 0x7EDA, "" }, @@ -35095,7 +35095,7 @@ const std::array, 58> token_list // { 0x7EF9, "" }, // { 0x7EFA, "" }, // { 0x7EFB, "" }, -// { 0x7EFC, "" }, + { 0x7EFC, "set_visionset_for_watching_players" }, // { 0x7EFD, "" }, // { 0x7EFE, "" }, // { 0x7EFF, "" }, @@ -35111,12 +35111,12 @@ const std::array, 58> token_list // { 0x7F09, "" }, // { 0x7F0A, "" }, // { 0x7F0B, "" }, -// { 0x7F0C, "" }, -// { 0x7F0D, "" }, -// { 0x7F0E, "" }, + { 0x7F0C, "set2dicon" }, + { 0x7F0D, "set3dicon" }, + { 0x7F0E, "set3duseicon" }, // { 0x7F0F, "" }, -// { 0x7F10, "" }, -// { 0x7F11, "" }, + { 0x7F10, "setadrenaline" }, + { 0x7F11, "setadrenalinesupport" }, // { 0x7F12, "" }, // { 0x7F13, "" }, // { 0x7F14, "" }, @@ -35124,7 +35124,7 @@ const std::array, 58> token_list // { 0x7F16, "" }, // { 0x7F17, "" }, // { 0x7F18, "" }, -// { 0x7F19, "" }, + { 0x7F19, "setaltsceneobj" }, // { 0x7F1A, "" }, // { 0x7F1B, "" }, // { 0x7F1C, "" }, @@ -35135,33 +35135,33 @@ const std::array, 58> token_list // { 0x7F21, "" }, // { 0x7F22, "" }, // { 0x7F23, "" }, -// { 0x7F24, "" }, -// { 0x7F25, "" }, -// { 0x7F26, "" }, -// { 0x7F27, "" }, -// { 0x7F28, "" }, -// { 0x7F29, "" }, -// { 0x7F2A, "" }, + { 0x7F24, "setattackingteam" }, + { 0x7F25, "setautospot" }, + { 0x7F26, "setbackenemygunlevelevent" }, + { 0x7F27, "setbackfirstplayergunlevelevent" }, + { 0x7F28, "setbacklevel" }, + { 0x7F29, "setblackbox" }, + { 0x7F2A, "setblastshield" }, // { 0x7F2B, "" }, -// { 0x7F2C, "" }, -// { 0x7F2D, "" }, -// { 0x7F2E, "" }, -// { 0x7F2F, "" }, -// { 0x7F30, "" }, + { 0x7F2C, "setcanuse" }, + { 0x7F2D, "setcarepackage" }, + { 0x7F2E, "setcarrier" }, + { 0x7F2F, "setcarriervisible" }, + { 0x7F30, "setcarryicon" }, // { 0x7F31, "" }, // { 0x7F32, "" }, -// { 0x7F33, "" }, -// { 0x7F34, "" }, -// { 0x7F35, "" }, -// { 0x7F36, "" }, -// { 0x7F37, "" }, + { 0x7F33, "setcinematiccamerastyle" }, + { 0x7F34, "setclaimteam" }, + { 0x7F35, "setclass" }, + { 0x7F36, "setcombatrecordstat" }, + { 0x7F37, "setcombatrecordstatifgreater" }, // { 0x7F38, "" }, -// { 0x7F39, "" }, -// { 0x7F3A, "" }, -// { 0x7F3B, "" }, + { 0x7F39, "setcommonrulesfrommatchrulesdata" }, + { 0x7F3A, "setcontestedicons" }, + { 0x7F3B, "setcopycatloadout" }, // { 0x7F3C, "" }, -// { 0x7F3D, "" }, -// { 0x7F3E, "" }, + { 0x7F3D, "setcrouchmovement" }, + { 0x7F3E, "setcurrentgroup" }, // { 0x7F3F, "" }, // { 0x7F40, "" }, { 0x7F41, "setdefaultcallbacks" }, @@ -35172,115 +35172,115 @@ const std::array, 58> token_list // { 0x7F46, "" }, // { 0x7F47, "" }, // { 0x7F48, "" }, -// { 0x7F49, "" }, + { 0x7F49, "setdelaymine" }, // { 0x7F4A, "" }, // { 0x7F4B, "" }, // { 0x7F4C, "" }, // { 0x7F4D, "" }, -// { 0x7F4E, "" }, + { 0x7F4E, "setdof" }, // { 0x7F4F, "" }, // { 0x7F50, "" }, // { 0x7F51, "" }, // { 0x7F52, "" }, -// { 0x7F53, "" }, + { 0x7F53, "setdoubleload" }, // { 0x7F54, "" }, // { 0x7F55, "" }, // { 0x7F56, "" }, -// { 0x7F57, "" }, -// { 0x7F58, "" }, + { 0x7F57, "setdropped" }, + { 0x7F58, "setdvar_cg_ng" }, // { 0x7F59, "" }, -// { 0x7F5A, "" }, + { 0x7F5A, "setempimmune" }, // { 0x7F5B, "" }, -// { 0x7F5C, "" }, + { 0x7F5C, "setendgame" }, // { 0x7F5D, "" }, // { 0x7F5E, "" }, -// { 0x7F5F, "" }, + { 0x7F5F, "setentitydamagecallback" }, // { 0x7F60, "" }, // { 0x7F61, "" }, // { 0x7F62, "" }, // { 0x7F63, "" }, // { 0x7F64, "" }, -// { 0x7F65, "" }, -// { 0x7F66, "" }, -// { 0x7F67, "" }, + { 0x7F65, "setextrascore0" }, + { 0x7F66, "setextrascore1" }, + { 0x7F67, "setfinalstand" }, // { 0x7F68, "" }, -// { 0x7F69, "" }, + { 0x7F69, "setfirstinfected" }, // { 0x7F6A, "" }, // { 0x7F6B, "" }, -// { 0x7F6C, "" }, + { 0x7F6C, "setflashfrac" }, // { 0x7F6D, "" }, // { 0x7F6E, "" }, // { 0x7F6F, "" }, -// { 0x7F70, "" }, -// { 0x7F71, "" }, + { 0x7F70, "setfovscale" }, + { 0x7F71, "setfreefall" }, // { 0x7F72, "" }, // { 0x7F73, "" }, -// { 0x7F74, "" }, -// { 0x7F75, "" }, + { 0x7F74, "setgameobjecthudindex" }, + { 0x7F75, "setghilliemodels" }, // { 0x7F76, "" }, // { 0x7F77, "" }, // { 0x7F78, "" }, // { 0x7F79, "" }, // { 0x7F7A, "" }, -// { 0x7F7B, "" }, -// { 0x7F7C, "" }, -// { 0x7F7D, "" }, + { 0x7F7B, "setgroup_down" }, + { 0x7F7C, "setgroup_up" }, + { 0x7F7D, "setguns" }, // { 0x7F7E, "" }, -// { 0x7F7F, "" }, -// { 0x7F80, "" }, + { 0x7F7F, "sethasdonecombat" }, + { 0x7F80, "setheadicon" }, // { 0x7F81, "" }, // { 0x7F82, "" }, -// { 0x7F83, "" }, + { 0x7F83, "setheight" }, // { 0x7F84, "" }, // { 0x7F85, "" }, // { 0x7F86, "" }, -// { 0x7F87, "" }, -// { 0x7F88, "" }, + { 0x7F87, "seticonshader" }, + { 0x7F88, "seticonsize" }, // { 0x7F89, "" }, // { 0x7F8A, "" }, -// { 0x7F8B, "" }, -// { 0x7F8C, "" }, -// { 0x7F8D, "" }, -// { 0x7F8E, "" }, + { 0x7F8B, "setinfectedmodels" }, + { 0x7F8C, "setinfectedmsg" }, + { 0x7F8D, "setinflictorstat" }, + { 0x7F8E, "setinitialtonormalinfected" }, // { 0x7F8F, "" }, // { 0x7F90, "" }, -// { 0x7F91, "" }, + { 0x7F91, "setjuiced" }, // { 0x7F92, "" }, -// { 0x7F93, "" }, -// { 0x7F94, "" }, -// { 0x7F95, "" }, -// { 0x7F96, "" }, + { 0x7F93, "setkeyobject" }, + { 0x7F94, "setkillcamentity" }, + { 0x7F95, "setkillcamerastyle" }, + { 0x7F96, "setkillstreaks" }, // { 0x7F97, "" }, // { 0x7F98, "" }, // { 0x7F99, "" }, -// { 0x7F9A, "" }, -// { 0x7F9B, "" }, -// { 0x7F9C, "" }, -// { 0x7F9D, "" }, -// { 0x7F9E, "" }, -// { 0x7F9F, "" }, -// { 0x7FA0, "" }, + { 0x7F9A, "setlightarmor" }, + { 0x7F9B, "setlightarmorhp" }, + { 0x7F9C, "setlightingstate" }, + { 0x7F9D, "setlightweight" }, + { 0x7F9E, "setlocaljammer" }, + { 0x7F9F, "setlowermessage" }, + { 0x7FA0, "setmapcenterfordev" }, // { 0x7FA1, "" }, -// { 0x7FA2, "" }, + { 0x7FA2, "setmarksman" }, // { 0x7FA3, "" }, // { 0x7FA4, "" }, -// { 0x7FA5, "" }, + { 0x7FA5, "setmineteamheadicon" }, // { 0x7FA6, "" }, // { 0x7FA7, "" }, -// { 0x7FA8, "" }, + { 0x7FA8, "setmlgicons" }, // { 0x7FA9, "" }, // { 0x7FAA, "" }, // { 0x7FAB, "" }, // { 0x7FAC, "" }, // { 0x7FAD, "" }, // { 0x7FAE, "" }, -// { 0x7FAF, "" }, + { 0x7FAF, "setmodelvisibility" }, // { 0x7FB0, "" }, // { 0x7FB1, "" }, // { 0x7FB2, "" }, // { 0x7FB3, "" }, // { 0x7FB4, "" }, -// { 0x7FB5, "" }, + { 0x7FB5, "setneutralicons" }, // { 0x7FB6, "" }, // { 0x7FB7, "" }, // { 0x7FB8, "" }, @@ -35288,9 +35288,9 @@ const std::array, 58> token_list // { 0x7FBA, "" }, // { 0x7FBB, "" }, // { 0x7FBC, "" }, -// { 0x7FBD, "" }, -// { 0x7FBE, "" }, -// { 0x7FBF, "" }, + { 0x7FBD, "setobjectivehinttext" }, + { 0x7FBE, "setobjectivescoretext" }, + { 0x7FBF, "setobjectivetext" }, // { 0x7FC0, "" }, // { 0x7FC1, "" }, // { 0x7FC2, "" }, @@ -35300,63 +35300,63 @@ const std::array, 58> token_list // { 0x7FC6, "" }, // { 0x7FC7, "" }, // { 0x7FC8, "" }, -// { 0x7FC9, "" }, + { 0x7FC9, "setonemanarmy" }, // { 0x7FCA, "" }, // { 0x7FCB, "" }, // { 0x7FCC, "" }, -// { 0x7FCD, "" }, -// { 0x7FCE, "" }, + { 0x7FCD, "setorbitalview" }, + { 0x7FCE, "setoriginbyname" }, // { 0x7FCF, "" }, // { 0x7FD0, "" }, -// { 0x7FD1, "" }, -// { 0x7FD2, "" }, -// { 0x7FD3, "" }, -// { 0x7FD4, "" }, -// { 0x7FD5, "" }, -// { 0x7FD6, "" }, + { 0x7FD1, "setoverkillpro" }, + { 0x7FD2, "setoverridewatchdvar" }, + { 0x7FD3, "setovertimelimitdvar" }, + { 0x7FD4, "setownerteam" }, + { 0x7FD5, "setpainted" }, + { 0x7FD6, "setparent" }, // { 0x7FD7, "" }, // { 0x7FD8, "" }, // { 0x7FD9, "" }, -// { 0x7FDA, "" }, -// { 0x7FDB, "" }, -// { 0x7FDC, "" }, + { 0x7FDA, "setpersonaluav" }, + { 0x7FDB, "setpersstat" }, + { 0x7FDC, "setpickedup" }, // { 0x7FDD, "" }, // { 0x7FDE, "" }, -// { 0x7FDF, "" }, + { 0x7FDF, "setplayerheadicon" }, // { 0x7FE0, "" }, -// { 0x7FE1, "" }, + { 0x7FE1, "setplayermodels" }, // { 0x7FE2, "" }, // { 0x7FE3, "" }, -// { 0x7FE4, "" }, -// { 0x7FE5, "" }, -// { 0x7FE6, "" }, + { 0x7FE4, "setplayerstat" }, + { 0x7FE5, "setplayerstatifgreater" }, + { 0x7FE6, "setplayerstatiflower" }, // { 0x7FE7, "" }, -// { 0x7FE8, "" }, -// { 0x7FE9, "" }, + { 0x7FE8, "setpoint" }, + { 0x7FE9, "setpointbar" }, // { 0x7FEA, "" }, // { 0x7FEB, "" }, // { 0x7FEC, "" }, -// { 0x7FED, "" }, + { 0x7FED, "setposition" }, // { 0x7FEE, "" }, -// { 0x7FEF, "" }, + { 0x7FEF, "setprimaryspawnweapon" }, // { 0x7FF0, "" }, // { 0x7FF1, "" }, // { 0x7FF2, "" }, // { 0x7FF3, "" }, -// { 0x7FF4, "" }, -// { 0x7FF5, "" }, -// { 0x7FF6, "" }, + { 0x7FF4, "setrearview" }, + { 0x7FF5, "setrecoilscale" }, + { 0x7FF6, "setrefillgrenades" }, // { 0x7FF7, "" }, -// { 0x7FF8, "" }, + { 0x7FF8, "setregenspeed" }, // { 0x7FF9, "" }, -// { 0x7FFA, "" }, + { 0x7FFA, "setsaboteur" }, // { 0x7FFB, "" }, // { 0x7FFC, "" }, // { 0x7FFD, "" }, -// { 0x7FFE, "" }, -// { 0x7FFF, "" }, + { 0x7FFE, "setselfunusuable" }, + { 0x7FFF, "setselfusable" }, // { 0x8000, "" }, -// { 0x8001, "" }, + { 0x8001, "setsharpfocus" }, // { 0x8002, "" }, // { 0x8003, "" }, // { 0x8004, "" }, @@ -35364,41 +35364,41 @@ const std::array, 58> token_list // { 0x8006, "" }, // { 0x8007, "" }, // { 0x8008, "" }, -// { 0x8009, "" }, + { 0x8009, "setsize" }, // { 0x800A, "" }, // { 0x800B, "" }, // { 0x800C, "" }, // { 0x800D, "" }, // { 0x800E, "" }, -// { 0x800F, "" }, -// { 0x8010, "" }, -// { 0x8011, "" }, -// { 0x8012, "" }, -// { 0x8013, "" }, -// { 0x8014, "" }, -// { 0x8015, "" }, -// { 0x8016, "" }, + { 0x800F, "setspawnpoint" }, + { 0x8010, "setspawnvariables" }, + { 0x8011, "setspecialloadout" }, + { 0x8012, "setspecialloadouts" }, + { 0x8013, "setspectatepermissions" }, + { 0x8014, "setspectator" }, + { 0x8015, "setsteadyaimpro" }, + { 0x8016, "setsteelnerves" }, // { 0x8017, "" }, // { 0x8018, "" }, -// { 0x8019, "" }, -// { 0x801A, "" }, -// { 0x801B, "" }, -// { 0x801C, "" }, + { 0x8019, "setstoppingpower" }, + { 0x801A, "setstunresistance" }, + { 0x801B, "setsurvivaltime" }, + { 0x801C, "settacticalinsertion" }, // { 0x801D, "" }, // { 0x801E, "" }, // { 0x801F, "" }, // { 0x8020, "" }, -// { 0x8021, "" }, -// { 0x8022, "" }, + { 0x8021, "setteam" }, + { 0x8022, "setteamheadicon" }, // { 0x8023, "" }, -// { 0x8024, "" }, -// { 0x8025, "" }, -// { 0x8026, "" }, -// { 0x8027, "" }, -// { 0x8028, "" }, -// { 0x8029, "" }, + { 0x8024, "setteamicons" }, + { 0x8025, "setteammodels" }, + { 0x8026, "setteamradarwrapper" }, + { 0x8027, "setteamusetext" }, + { 0x8028, "setteamusetime" }, + { 0x8029, "setthermal" }, // { 0x802A, "" }, -// { 0x802B, "" }, + { 0x802B, "setthirdpersondof" }, // { 0x802C, "" }, // { 0x802D, "" }, // { 0x802E, "" }, @@ -35406,10 +35406,10 @@ const std::array, 58> token_list // { 0x8030, "" }, // { 0x8031, "" }, // { 0x8032, "" }, -// { 0x8033, "" }, -// { 0x8034, "" }, -// { 0x8035, "" }, -// { 0x8036, "" }, + { 0x8033, "settweakablelastvalue" }, + { 0x8034, "settweakablevalue" }, + { 0x8035, "setuav" }, + { 0x8036, "setuioptionsmenu" }, // { 0x8037, "" }, // { 0x8038, "" }, // { 0x8039, "" }, @@ -35616,7 +35616,7 @@ const std::array, 58> token_list // { 0x8102, "" }, // { 0x8103, "" }, // { 0x8104, "" }, -// { 0x8105, "" }, + { 0x8105, "setup_fog_tweak" }, // { 0x8106, "" }, // { 0x8107, "" }, // { 0x8108, "" }, @@ -36116,7 +36116,7 @@ const std::array, 58> token_list // { 0x82F6, "" }, // { 0x82F7, "" }, // { 0x82F8, "" }, -// { 0x82F9, "" }, + { 0x82F9, "setupbombsquad" }, // { 0x82FA, "" }, { 0x82FB, "setupcallbacks" }, // { 0x82FC, "" }, @@ -36141,13 +36141,13 @@ const std::array, 58> token_list // { 0x830F, "" }, // { 0x8310, "" }, // { 0x8311, "" }, -// { 0x8312, "" }, + { 0x8312, "setupforrandomspawn" }, // { 0x8313, "" }, // { 0x8314, "" }, // { 0x8315, "" }, // { 0x8316, "" }, // { 0x8317, "" }, -// { 0x8318, "" }, + { 0x8318, "setupkillcament" }, // { 0x8319, "" }, // { 0x831A, "" }, // { 0x831B, "" }, @@ -36155,7 +36155,7 @@ const std::array, 58> token_list // { 0x831D, "" }, // { 0x831E, "" }, // { 0x831F, "" }, -// { 0x8320, "" }, + { 0x8320, "setupnearbyspawns" }, // { 0x8321, "" }, // { 0x8322, "" }, // { 0x8323, "" }, @@ -36176,7 +36176,7 @@ const std::array, 58> token_list // { 0x8332, "" }, // { 0x8333, "" }, // { 0x8334, "" }, -// { 0x8335, "" }, + { 0x8335, "setupsavedactionslots" }, // { 0x8336, "" }, // { 0x8337, "" }, // { 0x8338, "" }, @@ -36189,24 +36189,24 @@ const std::array, 58> token_list // { 0x833F, "" }, // { 0x8340, "" }, // { 0x8341, "" }, -// { 0x8342, "" }, + { 0x8342, "setupzones" }, // { 0x8343, "" }, -// { 0x8344, "" }, -// { 0x8345, "" }, -// { 0x8346, "" }, -// { 0x8347, "" }, + { 0x8344, "setusehinttext" }, + { 0x8345, "setusetext" }, + { 0x8346, "setusetime" }, + { 0x8347, "setusingremote" }, // { 0x8348, "" }, // { 0x8349, "" }, // { 0x834A, "" }, // { 0x834B, "" }, -// { 0x834C, "" }, + { 0x834C, "setvisibleteam" }, // { 0x834D, "" }, -// { 0x834E, "" }, + { 0x834E, "setwaitingicons" }, // { 0x834F, "" }, -// { 0x8350, "" }, -// { 0x8351, "" }, -// { 0x8352, "" }, -// { 0x8353, "" }, + { 0x8350, "setweaponstat" }, + { 0x8351, "setweaponusagevariables" }, + { 0x8352, "setwidth" }, + { 0x8353, "setxenonranks" }, // { 0x8354, "" }, // { 0x8355, "" }, // { 0x8356, "" }, @@ -36263,7 +36263,7 @@ const std::array, 58> token_list // { 0x8389, "" }, // { 0x838A, "" }, // { 0x838B, "" }, -// { 0x838C, "" }, + { 0x838C, "shader" }, // { 0x838D, "" }, // { 0x838E, "" }, // { 0x838F, "" }, @@ -36295,10 +36295,10 @@ const std::array, 58> token_list // { 0x83A9, "" }, // { 0x83AA, "" }, // { 0x83AB, "" }, -// { 0x83AC, "" }, + { 0x83AC, "shallow_water_weapon" }, // { 0x83AD, "" }, // { 0x83AE, "" }, -// { 0x83AF, "" }, + { 0x83AF, "sharedevent" }, // { 0x83B0, "" }, // { 0x83B1, "" }, // { 0x83B2, "" }, @@ -36307,23 +36307,23 @@ const std::array, 58> token_list // { 0x83B5, "" }, // { 0x83B6, "" }, // { 0x83B7, "" }, -// { 0x83B8, "" }, + { 0x83B8, "shellshockondamage" }, // { 0x83B9, "" }, // { 0x83BA, "" }, // { 0x83BB, "" }, // { 0x83BC, "" }, // { 0x83BD, "" }, // { 0x83BE, "" }, -// { 0x83BF, "" }, -// { 0x83C0, "" }, + { 0x83BF, "shieldbullethits" }, + { 0x83C0, "shielddamage" }, // { 0x83C1, "" }, // { 0x83C2, "" }, -// { 0x83C3, "" }, + { 0x83C3, "ship" }, // { 0x83C4, "" }, // { 0x83C5, "" }, -// { 0x83C6, "" }, + { 0x83C6, "ship_pos_wait_delay" }, // { 0x83C7, "" }, -// { 0x83C8, "" }, + { 0x83C8, "shitloc" }, // { 0x83C9, "" }, // { 0x83CA, "" }, // { 0x83CB, "" }, @@ -36334,7 +36334,7 @@ const std::array, 58> token_list // { 0x83D0, "" }, // { 0x83D1, "" }, // { 0x83D2, "" }, -// { 0x83D3, "" }, + { 0x83D3, "shoot_charge_bar" }, // { 0x83D4, "" }, // { 0x83D5, "" }, // { 0x83D6, "" }, @@ -36488,7 +36488,7 @@ const std::array, 58> token_list // { 0x846A, "" }, // { 0x846B, "" }, // { 0x846C, "" }, -// { 0x846D, "" }, + { 0x846D, "should_record_final_score_cam" }, // { 0x846E, "" }, // { 0x846F, "" }, // { 0x8470, "" }, @@ -36503,7 +36503,7 @@ const std::array, 58> token_list // { 0x8479, "" }, // { 0x847A, "" }, // { 0x847B, "" }, -// { 0x847C, "" }, + { 0x847C, "shouldaffectclaymore" }, // { 0x847D, "" }, // { 0x847E, "" }, // { 0x847F, "" }, @@ -36524,7 +36524,7 @@ const std::array, 58> token_list // { 0x848E, "" }, // { 0x848F, "" }, // { 0x8490, "" }, -// { 0x8491, "" }, + { 0x8491, "shouldfade" }, // { 0x8492, "" }, // { 0x8493, "" }, // { 0x8494, "" }, @@ -36532,23 +36532,23 @@ const std::array, 58> token_list // { 0x8496, "" }, // { 0x8497, "" }, // { 0x8498, "" }, -// { 0x8499, "" }, + { 0x8499, "shouldloopdamagefeedback" }, // { 0x849A, "" }, -// { 0x849B, "" }, + { 0x849B, "shouldpingobject" }, // { 0x849C, "" }, // { 0x849D, "" }, -// { 0x849E, "" }, -// { 0x849F, "" }, + { 0x849E, "shouldplaysplash" }, + { 0x849F, "shouldpreventearlyuse" }, // { 0x84A0, "" }, // { 0x84A1, "" }, // { 0x84A2, "" }, // { 0x84A3, "" }, -// { 0x84A4, "" }, -// { 0x84A5, "" }, + { 0x84A4, "shouldshowcompassduetoradar" }, + { 0x84A5, "shouldsighttracewait" }, // { 0x84A6, "" }, // { 0x84A7, "" }, // { 0x84A8, "" }, -// { 0x84A9, "" }, + { 0x84A9, "shouldspawntags" }, // { 0x84AA, "" }, // { 0x84AB, "" }, // { 0x84AC, "" }, @@ -36557,12 +36557,12 @@ const std::array, 58> token_list // { 0x84AF, "" }, // { 0x84B0, "" }, // { 0x84B1, "" }, -// { 0x84B2, "" }, -// { 0x84B3, "" }, + { 0x84B2, "shouldswitchweaponafterraiseanimation" }, + { 0x84B3, "shouldswitchweaponpostkillstreak" }, // { 0x84B4, "" }, -// { 0x84B5, "" }, + { 0x84B5, "shoulduseteamstartspawn" }, // { 0x84B6, "" }, -// { 0x84B7, "" }, + { 0x84B7, "shouldweaponfeedback" }, // { 0x84B8, "" }, // { 0x84B9, "" }, // { 0x84BA, "" }, @@ -36612,7 +36612,7 @@ const std::array, 58> token_list // { 0x84E6, "" }, // { 0x84E7, "" }, // { 0x84E8, "" }, -// { 0x84E9, "" }, + { 0x84E9, "show_solid" }, // { 0x84EA, "" }, // { 0x84EB, "" }, // { 0x84EC, "" }, @@ -36628,7 +36628,7 @@ const std::array, 58> token_list // { 0x84F6, "" }, // { 0x84F7, "" }, // { 0x84F8, "" }, -// { 0x84F9, "" }, + { 0x84F9, "showattachmentsaftercloak" }, // { 0x84FA, "" }, // { 0x84FB, "" }, // { 0x84FC, "" }, @@ -36637,43 +36637,43 @@ const std::array, 58> token_list // { 0x84FF, "" }, // { 0x8500, "" }, // { 0x8501, "" }, -// { 0x8502, "" }, -// { 0x8503, "" }, -// { 0x8504, "" }, + { 0x8502, "showdroppodbadspawnoverlay" }, + { 0x8503, "showdroppodfx" }, + { 0x8504, "showelem" }, // { 0x8505, "" }, // { 0x8506, "" }, -// { 0x8507, "" }, -// { 0x8508, "" }, + { 0x8507, "showfriendicon" }, + { 0x8508, "showfxtoteam" }, // { 0x8509, "" }, -// { 0x850A, "" }, + { 0x850A, "showgenericmenuonmatchstart" }, // { 0x850B, "" }, -// { 0x850C, "" }, + { 0x850C, "showheadicon" }, // { 0x850D, "" }, // { 0x850E, "" }, // { 0x850F, "" }, -// { 0x8510, "" }, + { 0x8510, "showingfinalkillcam" }, // { 0x8511, "" }, // { 0x8512, "" }, // { 0x8513, "" }, // { 0x8514, "" }, -// { 0x8515, "" }, -// { 0x8516, "" }, -// { 0x8517, "" }, + { 0x8515, "showlist" }, + { 0x8516, "showloadoutmenu" }, + { 0x8517, "showmainmenuforteam" }, // { 0x8518, "" }, // { 0x8519, "" }, -// { 0x851A, "" }, -// { 0x851B, "" }, + { 0x851A, "showninfected" }, + { 0x851B, "shownotifymessage" }, // { 0x851C, "" }, -// { 0x851D, "" }, + { 0x851D, "showoverlaystoplayer" }, // { 0x851E, "" }, -// { 0x851F, "" }, -// { 0x8520, "" }, -// { 0x8521, "" }, + { 0x851F, "showplayericons" }, + { 0x8520, "showpoddroppingfxtoplayer" }, + { 0x8521, "showpodgroundfxtoplayer" }, // { 0x8522, "" }, // { 0x8523, "" }, // { 0x8524, "" }, -// { 0x8525, "" }, -// { 0x8526, "" }, + { 0x8525, "showsetbacksplash" }, + { 0x8526, "showspawnnotifies" }, // { 0x8527, "" }, // { 0x8528, "" }, // { 0x8529, "" }, @@ -36681,8 +36681,8 @@ const std::array, 58> token_list // { 0x852B, "" }, // { 0x852C, "" }, // { 0x852D, "" }, -// { 0x852E, "" }, -// { 0x852F, "" }, + { 0x852E, "showtimer" }, + { 0x852F, "showtoteam" }, // { 0x8530, "" }, // { 0x8531, "" }, // { 0x8532, "" }, @@ -36698,15 +36698,15 @@ const std::array, 58> token_list // { 0x853C, "" }, // { 0x853D, "" }, // { 0x853E, "" }, -// { 0x853F, "" }, -// { 0x8540, "" }, + { 0x853F, "shufflekillstreaksdown" }, + { 0x8540, "shufflekillstreaksup" }, // { 0x8541, "" }, // { 0x8542, "" }, // { 0x8543, "" }, -// { 0x8544, "" }, + { 0x8544, "shufflezones" }, // { 0x8545, "" }, -// { 0x8546, "" }, -// { 0x8547, "" }, + { 0x8546, "shutdown_fx_enemy" }, + { 0x8547, "shutdown_fx_friendly" }, // { 0x8548, "" }, // { 0x8549, "" }, // { 0x854A, "" }, @@ -36720,7 +36720,7 @@ const std::array, 58> token_list // { 0x8552, "" }, // { 0x8553, "" }, // { 0x8554, "" }, -// { 0x8555, "" }, + { 0x8555, "side_arm_array" }, // { 0x8556, "" }, // { 0x8557, "" }, // { 0x8558, "" }, @@ -36736,14 +36736,14 @@ const std::array, 58> token_list // { 0x8562, "" }, // { 0x8563, "" }, // { 0x8564, "" }, -// { 0x8565, "" }, + { 0x8565, "sighttracepoint" }, // { 0x8566, "" }, -// { 0x8567, "" }, + { 0x8567, "sign" }, // { 0x8568, "" }, // { 0x8569, "" }, // { 0x856A, "" }, // { 0x856B, "" }, -// { 0x856C, "" }, + { 0x856C, "silentplant" }, // { 0x856D, "" }, // { 0x856E, "" }, // { 0x856F, "" }, @@ -36770,7 +36770,7 @@ const std::array, 58> token_list // { 0x8584, "" }, // { 0x8585, "" }, // { 0x8586, "" }, -// { 0x8587, "" }, + { 0x8587, "single_zone_spawns" }, // { 0x8588, "" }, // { 0x8589, "" }, // { 0x858A, "" }, @@ -36820,7 +36820,7 @@ const std::array, 58> token_list // { 0x85B6, "" }, // { 0x85B7, "" }, // { 0x85B8, "" }, -// { 0x85B9, "" }, + { 0x85B9, "skippedkillcam" }, // { 0x85BA, "" }, // { 0x85BB, "" }, // { 0x85BC, "" }, @@ -36834,9 +36834,9 @@ const std::array, 58> token_list // { 0x85C4, "" }, // { 0x85C5, "" }, // { 0x85C6, "" }, -// { 0x85C7, "" }, -// { 0x85C8, "" }, -// { 0x85C9, "" }, + { 0x85C7, "skyfogintensity" }, + { 0x85C8, "skyfogmaxangle" }, + { 0x85C9, "skyfogminangle" }, // { 0x85CA, "" }, // { 0x85CB, "" }, // { 0x85CC, "" }, @@ -36934,7 +36934,7 @@ const std::array, 58> token_list // { 0x8628, "" }, // { 0x8629, "" }, // { 0x862A, "" }, -// { 0x862B, "" }, + { 0x862B, "slot" }, // { 0x862C, "" }, // { 0x862D, "" }, // { 0x862E, "" }, @@ -37009,7 +37009,7 @@ const std::array, 58> token_list // { 0x8673, "" }, // { 0x8674, "" }, // { 0x8675, "" }, -// { 0x8676, "" }, + { 0x8676, "smeansofdeath" }, // { 0x8677, "" }, // { 0x8678, "" }, // { 0x8679, "" }, @@ -37153,7 +37153,7 @@ const std::array, 58> token_list // { 0x8703, "" }, // { 0x8704, "" }, // { 0x8705, "" }, -// { 0x8706, "" }, + { 0x8706, "snd_message" }, // { 0x8707, "" }, // { 0x8708, "" }, // { 0x8709, "" }, @@ -37161,7 +37161,7 @@ const std::array, 58> token_list // { 0x870B, "" }, // { 0x870C, "" }, // { 0x870D, "" }, -// { 0x870E, "" }, + { 0x870E, "snd_mp_player_join" }, // { 0x870F, "" }, // { 0x8710, "" }, // { 0x8711, "" }, @@ -37197,9 +37197,9 @@ const std::array, 58> token_list // { 0x872F, "" }, // { 0x8730, "" }, // { 0x8731, "" }, -// { 0x8732, "" }, + { 0x8732, "snd_play_linked" }, // { 0x8733, "" }, -// { 0x8734, "" }, + { 0x8734, "snd_play_linked_loop" }, // { 0x8735, "" }, // { 0x8736, "" }, // { 0x8737, "" }, @@ -37211,7 +37211,7 @@ const std::array, 58> token_list // { 0x873D, "" }, // { 0x873E, "" }, // { 0x873F, "" }, -// { 0x8740, "" }, + { 0x8740, "snd_play_team_splash" }, // { 0x8741, "" }, // { 0x8742, "" }, // { 0x8743, "" }, @@ -37397,7 +37397,7 @@ const std::array, 58> token_list // { 0x87F7, "" }, // { 0x87F8, "" }, // { 0x87F9, "" }, -// { 0x87FA, "" }, + { 0x87FA, "sniperdustwatcher" }, // { 0x87FB, "" }, // { 0x87FC, "" }, // { 0x87FD, "" }, @@ -37492,7 +37492,7 @@ const std::array, 58> token_list // { 0x8856, "" }, // { 0x8857, "" }, // { 0x8858, "" }, - { 0x8859, "softlanding" }, +// { 0x8859, "" }, // { 0x885A, "" }, // { 0x885B, "" }, // { 0x885C, "" }, @@ -37547,11 +37547,11 @@ const std::array, 58> token_list // { 0x888D, "" }, // { 0x888E, "" }, // { 0x888F, "" }, -// { 0x8890, "" }, + { 0x8890, "sortlowermessages" }, // { 0x8891, "" }, // { 0x8892, "" }, -// { 0x8893, "" }, -// { 0x8894, "" }, + { 0x8893, "sound" }, + { 0x8894, "sound_col" }, // { 0x8895, "" }, // { 0x8896, "" }, // { 0x8897, "" }, @@ -37575,14 +37575,14 @@ const std::array, 58> token_list // { 0x88A9, "" }, // { 0x88AA, "" }, // { 0x88AB, "" }, -// { 0x88AC, "" }, + { 0x88AC, "sp_stat_tracking_func" }, // { 0x88AD, "" }, // { 0x88AE, "" }, // { 0x88AF, "" }, // { 0x88B0, "" }, -// { 0x88B1, "" }, -// { 0x88B2, "" }, -// { 0x88B3, "" }, + { 0x88B1, "spam_group_hudelems" }, + { 0x88B2, "spam_model_current_group" }, + { 0x88B3, "spamdelay" }, // { 0x88B4, "" }, // { 0x88B5, "" }, // { 0x88B6, "" }, @@ -37615,7 +37615,7 @@ const std::array, 58> token_list // { 0x88D1, "" }, // { 0x88D2, "" }, // { 0x88D3, "" }, -// { 0x88D4, "" }, + { 0x88D4, "spawn_button_released" }, // { 0x88D5, "" }, // { 0x88D6, "" }, // { 0x88D7, "" }, @@ -37640,7 +37640,7 @@ const std::array, 58> token_list // { 0x88EA, "" }, // { 0x88EB, "" }, // { 0x88EC, "" }, -// { 0x88ED, "" }, + { 0x88ED, "spawn_flag_projector" }, // { 0x88EE, "" }, // { 0x88EF, "" }, // { 0x88F0, "" }, @@ -37654,7 +37654,7 @@ const std::array, 58> token_list // { 0x88F8, "" }, // { 0x88F9, "" }, // { 0x88FA, "" }, -// { 0x88FB, "" }, + { 0x88FB, "spawn_fx" }, // { 0x88FC, "" }, // { 0x88FD, "" }, // { 0x88FE, "" }, @@ -37694,13 +37694,13 @@ const std::array, 58> token_list // { 0x8920, "" }, // { 0x8921, "" }, // { 0x8922, "" }, -// { 0x8923, "" }, + { 0x8923, "spawn_name" }, // { 0x8924, "" }, // { 0x8925, "" }, // { 0x8926, "" }, // { 0x8927, "" }, // { 0x8928, "" }, -// { 0x8929, "" }, + { 0x8929, "spawn_next_zone" }, // { 0x892A, "" }, // { 0x892B, "" }, // { 0x892C, "" }, @@ -37742,7 +37742,7 @@ const std::array, 58> token_list // { 0x8950, "" }, // { 0x8951, "" }, // { 0x8952, "" }, -// { 0x8953, "" }, + { 0x8953, "spawn_tag_origin" }, // { 0x8954, "" }, // { 0x8955, "" }, // { 0x8956, "" }, @@ -37780,12 +37780,12 @@ const std::array, 58> token_list // { 0x8976, "" }, // { 0x8977, "" }, // { 0x8978, "" }, -// { 0x8979, "" }, + { 0x8979, "spawn_version" }, // { 0x897A, "" }, // { 0x897B, "" }, // { 0x897C, "" }, // { 0x897D, "" }, -// { 0x897E, "" }, + { 0x897E, "spawn_was_good" }, // { 0x897F, "" }, // { 0x8980, "" }, // { 0x8981, "" }, @@ -37805,13 +37805,13 @@ const std::array, 58> token_list // { 0x898F, "" }, // { 0x8990, "" }, // { 0x8991, "" }, -// { 0x8992, "" }, + { 0x8992, "spawnclient" }, // { 0x8993, "" }, // { 0x8994, "" }, // { 0x8995, "" }, // { 0x8996, "" }, // { 0x8997, "" }, -// { 0x8998, "" }, + { 0x8998, "spawndogtags" }, // { 0x8999, "" }, // { 0x899A, "" }, // { 0x899B, "" }, @@ -37819,7 +37819,7 @@ const std::array, 58> token_list // { 0x899D, "" }, // { 0x899E, "" }, // { 0x899F, "" }, -// { 0x89A0, "" }, + { 0x89A0, "spawnedkillcamcleanup" }, // { 0x89A1, "" }, // { 0x89A2, "" }, // { 0x89A3, "" }, @@ -37835,7 +37835,7 @@ const std::array, 58> token_list // { 0x89AD, "" }, // { 0x89AE, "" }, // { 0x89AF, "" }, -// { 0x89B0, "" }, + { 0x89B0, "spawnendofgame" }, // { 0x89B1, "" }, // { 0x89B2, "" }, // { 0x89B3, "" }, @@ -37862,7 +37862,7 @@ const std::array, 58> token_list // { 0x89C8, "" }, // { 0x89C9, "" }, // { 0x89CA, "" }, -// { 0x89CB, "" }, + { 0x89CB, "spawnfire" }, // { 0x89CC, "" }, // { 0x89CD, "" }, // { 0x89CE, "" }, @@ -37874,45 +37874,45 @@ const std::array, 58> token_list // { 0x89D4, "" }, // { 0x89D5, "" }, // { 0x89D6, "" }, -// { 0x89D7, "" }, -// { 0x89D8, "" }, -// { 0x89D9, "" }, + { 0x89D7, "spawnfxshowtoteam" }, + { 0x89D8, "spawnglow" }, + { 0x89D9, "spawnglowmodel" }, // { 0x89DA, "" }, // { 0x89DB, "" }, // { 0x89DC, "" }, // { 0x89DD, "" }, -// { 0x89DE, "" }, -// { 0x89DF, "" }, -// { 0x89E0, "" }, + { 0x89DE, "spawninfo" }, + { 0x89DF, "spawningafterremotedeath" }, + { 0x89E0, "spawningclientthisframereset" }, // { 0x89E1, "" }, // { 0x89E2, "" }, -// { 0x89E3, "" }, + { 0x89E3, "spawnintermission" }, // { 0x89E4, "" }, // { 0x89E5, "" }, -// { 0x89E6, "" }, -// { 0x89E7, "" }, -// { 0x89E8, "" }, + { 0x89E6, "spawnlinkedfxshowtoteam" }, + { 0x89E7, "spawnlogicteam" }, + { 0x89E8, "spawnlogictraceheight" }, // { 0x89E9, "" }, // { 0x89EA, "" }, // { 0x89EB, "" }, // { 0x89EC, "" }, -// { 0x89ED, "" }, + { 0x89ED, "spawnmaxs" }, // { 0x89EE, "" }, -// { 0x89EF, "" }, -// { 0x89F0, "" }, + { 0x89EF, "spawnmine" }, + { 0x89F0, "spawnmins" }, // { 0x89F1, "" }, // { 0x89F2, "" }, -// { 0x89F3, "" }, + { 0x89F3, "spawnperk" }, // { 0x89F4, "" }, -// { 0x89F5, "" }, -// { 0x89F6, "" }, -// { 0x89F7, "" }, -// { 0x89F8, "" }, -// { 0x89F9, "" }, -// { 0x89FA, "" }, -// { 0x89FB, "" }, -// { 0x89FC, "" }, -// { 0x89FD, "" }, + { 0x89F5, "spawnplayer" }, + { 0x89F6, "spawnplayerinorbital" }, + { 0x89F7, "spawnpoint" }, + { 0x89F8, "spawnpointarray" }, + { 0x89F9, "spawnpointdistanceupdate" }, + { 0x89FA, "spawnpointinit" }, + { 0x89FB, "spawnpoints" }, + { 0x89FC, "spawnpointsightupdate" }, + { 0x89FD, "spawnpointupdate" }, // { 0x89FE, "" }, // { 0x89FF, "" }, // { 0x8A00, "" }, @@ -37923,18 +37923,18 @@ const std::array, 58> token_list // { 0x8A05, "" }, // { 0x8A06, "" }, // { 0x8A07, "" }, -// { 0x8A08, "" }, + { 0x8A08, "spawnspectator" }, // { 0x8A09, "" }, // { 0x8A0A, "" }, // { 0x8A0B, "" }, -// { 0x8A0C, "" }, -// { 0x8A0D, "" }, + { 0x8A0C, "spawntimedecisecondsfrommatchstart" }, + { 0x8A0D, "spawntracelocation" }, // { 0x8A0E, "" }, // { 0x8A0F, "" }, // { 0x8A10, "" }, // { 0x8A11, "" }, // { 0x8A12, "" }, -// { 0x8A13, "" }, + { 0x8A13, "speakers" }, // { 0x8A14, "" }, // { 0x8A15, "" }, // { 0x8A16, "" }, @@ -37966,12 +37966,12 @@ const std::array, 58> token_list // { 0x8A30, "" }, // { 0x8A31, "" }, // { 0x8A32, "" }, -// { 0x8A33, "" }, -// { 0x8A34, "" }, -// { 0x8A35, "" }, -// { 0x8A36, "" }, -// { 0x8A37, "" }, -// { 0x8A38, "" }, + { 0x8A33, "specialty_blastshield_bonus" }, + { 0x8A34, "specialty_c4_death_icon" }, + { 0x8A35, "specialty_compassping_revenge_icon" }, + { 0x8A36, "specialty_finalstand_icon" }, + { 0x8A37, "specialty_juiced_icon" }, + { 0x8A38, "specialty_paint_time" }, // { 0x8A39, "" }, // { 0x8A3A, "" }, // { 0x8A3B, "" }, @@ -37983,9 +37983,9 @@ const std::array, 58> token_list // { 0x8A41, "" }, // { 0x8A42, "" }, // { 0x8A43, "" }, -// { 0x8A44, "" }, -// { 0x8A45, "" }, -// { 0x8A46, "" }, + { 0x8A44, "spectateoverride" }, + { 0x8A45, "spectating_actively" }, + { 0x8A46, "spectatorviewloadout" }, // { 0x8A47, "" }, // { 0x8A48, "" }, // { 0x8A49, "" }, @@ -38013,10 +38013,10 @@ const std::array, 58> token_list // { 0x8A5F, "" }, // { 0x8A60, "" }, // { 0x8A61, "" }, -// { 0x8A62, "" }, -// { 0x8A63, "" }, -// { 0x8A64, "" }, -// { 0x8A65, "" }, + { 0x8A62, "splashnotify" }, + { 0x8A63, "splashnotifydelayed" }, + { 0x8A64, "splashnotifyurgent" }, + { 0x8A65, "splashqueue" }, // { 0x8A66, "" }, // { 0x8A67, "" }, // { 0x8A68, "" }, @@ -38033,7 +38033,7 @@ const std::array, 58> token_list // { 0x8A73, "" }, // { 0x8A74, "" }, // { 0x8A75, "" }, -// { 0x8A76, "" }, + { 0x8A76, "splitscreen" }, // { 0x8A77, "" }, // { 0x8A78, "" }, // { 0x8A79, "" }, @@ -38074,16 +38074,16 @@ const std::array, 58> token_list // { 0x8A9C, "" }, // { 0x8A9D, "" }, // { 0x8A9E, "" }, -// { 0x8A9F, "" }, + { 0x8A9F, "sprimaryweapon" }, // { 0x8AA0, "" }, // { 0x8AA1, "" }, // { 0x8AA2, "" }, // { 0x8AA3, "" }, // { 0x8AA4, "" }, -// { 0x8AA5, "" }, -// { 0x8AA6, "" }, -// { 0x8AA7, "" }, -// { 0x8AA8, "" }, + { 0x8AA5, "sprintdistthissprint" }, + { 0x8AA6, "sprintslidekillevent" }, + { 0x8AA7, "sprinttracking" }, + { 0x8AA8, "spupdatetotal" }, // { 0x8AA9, "" }, // { 0x8AAA, "" }, // { 0x8AAB, "" }, @@ -38131,12 +38131,12 @@ const std::array, 58> token_list // { 0x8AD5, "" }, // { 0x8AD6, "" }, // { 0x8AD7, "" }, -// { 0x8AD8, "" }, + { 0x8AD8, "sr_respawn" }, // { 0x8AD9, "" }, // { 0x8ADA, "" }, // { 0x8ADB, "" }, // { 0x8ADC, "" }, -// { 0x8ADD, "" }, + { 0x8ADD, "stabs" }, // { 0x8ADE, "" }, // { 0x8ADF, "" }, // { 0x8AE0, "" }, @@ -38150,8 +38150,8 @@ const std::array, 58> token_list // { 0x8AE8, "" }, // { 0x8AE9, "" }, // { 0x8AEA, "" }, -// { 0x8AEB, "" }, -// { 0x8AEC, "" }, + { 0x8AEB, "stalemate" }, + { 0x8AEC, "stance" }, // { 0x8AED, "" }, // { 0x8AEE, "" }, // { 0x8AEF, "" }, @@ -38160,16 +38160,16 @@ const std::array, 58> token_list // { 0x8AF2, "" }, // { 0x8AF3, "" }, // { 0x8AF4, "" }, -// { 0x8AF5, "" }, -// { 0x8AF6, "" }, -// { 0x8AF7, "" }, + { 0x8AF5, "stancecrouchmovement" }, + { 0x8AF6, "stancerecoiladjuster" }, + { 0x8AF7, "stancestatelistener" }, // { 0x8AF8, "" }, // { 0x8AF9, "" }, // { 0x8AFA, "" }, // { 0x8AFB, "" }, // { 0x8AFC, "" }, // { 0x8AFD, "" }, -// { 0x8AFE, "" }, + { 0x8AFE, "standardmaxhealth" }, // { 0x8AFF, "" }, // { 0x8B00, "" }, // { 0x8B01, "" }, @@ -38322,8 +38322,8 @@ const std::array, 58> token_list // { 0x8B94, "" }, // { 0x8B95, "" }, // { 0x8B96, "" }, -// { 0x8B97, "" }, -// { 0x8B98, "" }, + { 0x8B97, "start_exo_mute" }, + { 0x8B98, "start_exo_ping" }, // { 0x8B99, "" }, // { 0x8B9A, "" }, // { 0x8B9B, "" }, @@ -38505,7 +38505,7 @@ const std::array, 58> token_list // { 0x8C4B, "" }, // { 0x8C4C, "" }, // { 0x8C4D, "" }, -// { 0x8C4E, "" }, + { 0x8C4E, "start_repulsor" }, // { 0x8C4F, "" }, // { 0x8C50, "" }, // { 0x8C51, "" }, @@ -38588,10 +38588,10 @@ const std::array, 58> token_list // { 0x8C9E, "" }, // { 0x8C9F, "" }, // { 0x8CA0, "" }, -// { 0x8CA1, "" }, -// { 0x8CA2, "" }, -// { 0x8CA3, "" }, -// { 0x8CA4, "" }, + { 0x8CA1, "start_spawn_allies" }, + { 0x8CA2, "start_spawn_axis" }, + { 0x8CA3, "start_spawn_prefix" }, + { 0x8CA4, "start_spawns_near_attackers" }, // { 0x8CA5, "" }, // { 0x8CA6, "" }, // { 0x8CA7, "" }, @@ -38678,21 +38678,21 @@ const std::array, 58> token_list // { 0x8CF8, "" }, // { 0x8CF9, "" }, // { 0x8CFA, "" }, -// { 0x8CFB, "" }, + { 0x8CFB, "startclientspawnpointtraces" }, // { 0x8CFC, "" }, // { 0x8CFD, "" }, // { 0x8CFE, "" }, // { 0x8CFF, "" }, // { 0x8D00, "" }, // { 0x8D01, "" }, -// { 0x8D02, "" }, + { 0x8D02, "startdist" }, // { 0x8D03, "" }, // { 0x8D04, "" }, // { 0x8D05, "" }, // { 0x8D06, "" }, // { 0x8D07, "" }, // { 0x8D08, "" }, -// { 0x8D09, "" }, + { 0x8D09, "started_bank" }, // { 0x8D0A, "" }, // { 0x8D0B, "" }, // { 0x8D0C, "" }, @@ -38701,8 +38701,8 @@ const std::array, 58> token_list // { 0x8D0F, "" }, // { 0x8D10, "" }, // { 0x8D11, "" }, -// { 0x8D12, "" }, -// { 0x8D13, "" }, + { 0x8D12, "startflashing" }, + { 0x8D13, "startgame" }, // { 0x8D14, "" }, // { 0x8D15, "" }, // { 0x8D16, "" }, @@ -38733,16 +38733,16 @@ const std::array, 58> token_list // { 0x8D2F, "" }, // { 0x8D30, "" }, // { 0x8D31, "" }, -// { 0x8D32, "" }, + { 0x8D32, "startpos" }, // { 0x8D33, "" }, // { 0x8D34, "" }, // { 0x8D35, "" }, // { 0x8D36, "" }, -// { 0x8D37, "" }, + { 0x8D37, "startspawnpoints" }, // { 0x8D38, "" }, // { 0x8D39, "" }, // { 0x8D3A, "" }, -// { 0x8D3B, "" }, + { 0x8D3B, "starttime" }, // { 0x8D3C, "" }, // { 0x8D3D, "" }, // { 0x8D3E, "" }, @@ -38757,12 +38757,12 @@ const std::array, 58> token_list // { 0x8D47, "" }, // { 0x8D48, "" }, // { 0x8D49, "" }, -// { 0x8D4A, "" }, -// { 0x8D4B, "" }, -// { 0x8D4C, "" }, -// { 0x8D4D, "" }, -// { 0x8D4E, "" }, -// { 0x8D4F, "" }, + { 0x8D4A, "statadd" }, + { 0x8D4B, "stataddbuffered" }, + { 0x8D4C, "stataddbufferedwithmax" }, + { 0x8D4D, "stataddchild" }, + { 0x8D4E, "stataddchildbuffered" }, + { 0x8D4F, "stataddchildbufferedwithmax" }, // { 0x8D50, "" }, // { 0x8D51, "" }, // { 0x8D52, "" }, @@ -38781,10 +38781,10 @@ const std::array, 58> token_list // { 0x8D5F, "" }, // { 0x8D60, "" }, // { 0x8D61, "" }, -// { 0x8D62, "" }, -// { 0x8D63, "" }, -// { 0x8D64, "" }, -// { 0x8D65, "" }, + { 0x8D62, "statget" }, + { 0x8D63, "statgetbuffered" }, + { 0x8D64, "statgetchild" }, + { 0x8D65, "statgetchildbuffered" }, // { 0x8D66, "" }, // { 0x8D67, "" }, // { 0x8D68, "" }, @@ -38796,13 +38796,13 @@ const std::array, 58> token_list // { 0x8D6E, "" }, // { 0x8D6F, "" }, // { 0x8D70, "" }, -// { 0x8D71, "" }, -// { 0x8D72, "" }, -// { 0x8D73, "" }, -// { 0x8D74, "" }, -// { 0x8D75, "" }, -// { 0x8D76, "" }, -// { 0x8D77, "" }, + { 0x8D71, "stats" }, + { 0x8D72, "statset" }, + { 0x8D73, "statsetbuffered" }, + { 0x8D74, "statsetchild" }, + { 0x8D75, "statsetchildbuffered" }, + { 0x8D76, "status" }, + { 0x8D77, "statusdialog" }, // { 0x8D78, "" }, // { 0x8D79, "" }, // { 0x8D7A, "" }, @@ -38956,7 +38956,7 @@ const std::array, 58> token_list // { 0x8E0E, "" }, // { 0x8E0F, "" }, // { 0x8E10, "" }, -// { 0x8E11, "" }, + { 0x8E11, "stealthairstrike_earthquake" }, // { 0x8E12, "" }, // { 0x8E13, "" }, // { 0x8E14, "" }, @@ -38985,8 +38985,8 @@ const std::array, 58> token_list // { 0x8E2B, "" }, // { 0x8E2C, "" }, // { 0x8E2D, "" }, -// { 0x8E2E, "" }, -// { 0x8E2F, "" }, + { 0x8E2E, "stickyhandlemovers" }, + { 0x8E2F, "stickymovingplatformdetonate" }, // { 0x8E30, "" }, // { 0x8E31, "" }, // { 0x8E32, "" }, @@ -39003,7 +39003,7 @@ const std::array, 58> token_list // { 0x8E3D, "" }, // { 0x8E3E, "" }, // { 0x8E3F, "" }, -// { 0x8E40, "" }, + { 0x8E40, "stingerfxid" }, // { 0x8E41, "" }, // { 0x8E42, "" }, // { 0x8E43, "" }, @@ -39019,15 +39019,15 @@ const std::array, 58> token_list // { 0x8E4D, "" }, // { 0x8E4E, "" }, // { 0x8E4F, "" }, -// { 0x8E50, "" }, + { 0x8E50, "stingerm7_think" }, // { 0x8E51, "" }, -// { 0x8E52, "" }, + { 0x8E52, "stingerproximitydetonate" }, // { 0x8E53, "" }, -// { 0x8E54, "" }, -// { 0x8E55, "" }, + { 0x8E54, "stingertarget" }, + { 0x8E55, "stingerusageloop" }, // { 0x8E56, "" }, -// { 0x8E57, "" }, -// { 0x8E58, "" }, + { 0x8E57, "stock_think" }, + { 0x8E58, "stockammo" }, // { 0x8E59, "" }, // { 0x8E5A, "" }, // { 0x8E5B, "" }, @@ -39057,8 +39057,8 @@ const std::array, 58> token_list // { 0x8E73, "" }, // { 0x8E74, "" }, // { 0x8E75, "" }, -// { 0x8E76, "" }, -// { 0x8E77, "" }, + { 0x8E76, "stop_exo_mute" }, + { 0x8E77, "stop_exo_ping" }, // { 0x8E78, "" }, // { 0x8E79, "" }, // { 0x8E7A, "" }, @@ -39075,12 +39075,12 @@ const std::array, 58> token_list // { 0x8E85, "" }, // { 0x8E86, "" }, // { 0x8E87, "" }, -// { 0x8E88, "" }, + { 0x8E88, "stop_fx_looper" }, // { 0x8E89, "" }, // { 0x8E8A, "" }, // { 0x8E8B, "" }, // { 0x8E8C, "" }, -// { 0x8E8D, "" }, + { 0x8E8D, "stop_handling_moving_platforms" }, // { 0x8E8E, "" }, // { 0x8E8F, "" }, // { 0x8E90, "" }, @@ -39094,8 +39094,8 @@ const std::array, 58> token_list // { 0x8E98, "" }, // { 0x8E99, "" }, // { 0x8E9A, "" }, -// { 0x8E9B, "" }, -// { 0x8E9C, "" }, + { 0x8E9B, "stop_loop_sound_on_entity" }, + { 0x8E9C, "stop_looping_beep_on_player" }, // { 0x8E9D, "" }, // { 0x8E9E, "" }, // { 0x8E9F, "" }, @@ -39119,7 +39119,7 @@ const std::array, 58> token_list // { 0x8EB1, "" }, // { 0x8EB2, "" }, // { 0x8EB3, "" }, -// { 0x8EB4, "" }, + { 0x8EB4, "stop_repulsor" }, // { 0x8EB5, "" }, // { 0x8EB6, "" }, // { 0x8EB7, "" }, @@ -39153,17 +39153,17 @@ const std::array, 58> token_list // { 0x8ED3, "" }, // { 0x8ED4, "" }, // { 0x8ED5, "" }, -// { 0x8ED6, "" }, + { 0x8ED6, "stopadrenaline" }, // { 0x8ED7, "" }, // { 0x8ED8, "" }, // { 0x8ED9, "" }, // { 0x8EDA, "" }, -// { 0x8EDB, "" }, + { 0x8EDB, "stopdamagefunc" }, // { 0x8EDC, "" }, // { 0x8EDD, "" }, -// { 0x8EDE, "" }, + { 0x8EDE, "stopextrahealth" }, // { 0x8EDF, "" }, -// { 0x8EE0, "" }, + { 0x8EE0, "stopflashing" }, // { 0x8EE1, "" }, // { 0x8EE2, "" }, // { 0x8EE3, "" }, @@ -39179,7 +39179,7 @@ const std::array, 58> token_list // { 0x8EED, "" }, // { 0x8EEE, "" }, // { 0x8EEF, "" }, -// { 0x8EF0, "" }, + { 0x8EF0, "stoplocationselection" }, // { 0x8EF1, "" }, // { 0x8EF2, "" }, // { 0x8EF3, "" }, @@ -39195,7 +39195,7 @@ const std::array, 58> token_list // { 0x8EFD, "" }, // { 0x8EFE, "" }, // { 0x8EFF, "" }, -// { 0x8F00, "" }, + { 0x8F00, "stoptickingsound" }, // { 0x8F01, "" }, // { 0x8F02, "" }, // { 0x8F03, "" }, @@ -39226,20 +39226,20 @@ const std::array, 58> token_list // { 0x8F1C, "" }, // { 0x8F1D, "" }, // { 0x8F1E, "" }, -// { 0x8F1F, "" }, -// { 0x8F20, "" }, -// { 0x8F21, "" }, + { 0x8F1F, "streakcustomization" }, + { 0x8F20, "streakname" }, + { 0x8F21, "streaknotifytracker" }, // { 0x8F22, "" }, // { 0x8F23, "" }, -// { 0x8F24, "" }, -// { 0x8F25, "" }, + { 0x8F24, "streakselectdowntracker" }, + { 0x8F25, "streakselectuptracker" }, // { 0x8F26, "" }, // { 0x8F27, "" }, // { 0x8F28, "" }, // { 0x8F29, "" }, -// { 0x8F2A, "" }, -// { 0x8F2B, "" }, -// { 0x8F2C, "" }, + { 0x8F2A, "streamclassweapons" }, + { 0x8F2B, "streamprimaryweapons" }, + { 0x8F2C, "streamweapons" }, // { 0x8F2D, "" }, // { 0x8F2E, "" }, // { 0x8F2F, "" }, @@ -39274,22 +39274,22 @@ const std::array, 58> token_list // { 0x8F4C, "" }, // { 0x8F4D, "" }, // { 0x8F4E, "" }, -// { 0x8F4F, "" }, + { 0x8F4F, "string_find" }, // { 0x8F50, "" }, -// { 0x8F51, "" }, + { 0x8F51, "string_starts_with" }, // { 0x8F52, "" }, // { 0x8F53, "" }, -// { 0x8F54, "" }, + { 0x8F54, "stringtofloat" }, // { 0x8F55, "" }, -// { 0x8F56, "" }, + { 0x8F56, "strip_suffix" }, // { 0x8F57, "" }, // { 0x8F58, "" }, // { 0x8F59, "" }, { 0x8F5A, "struct" }, // { 0x8F5B, "" }, // { 0x8F5C, "" }, -// { 0x8F5D, "" }, -// { 0x8F5E, "" }, + { 0x8F5D, "struct_class_init" }, + { 0x8F5E, "struct_class_names" }, // { 0x8F5F, "" }, // { 0x8F60, "" }, // { 0x8F61, "" }, @@ -39297,7 +39297,7 @@ const std::array, 58> token_list // { 0x8F63, "" }, // { 0x8F64, "" }, // { 0x8F65, "" }, -// { 0x8F66, "" }, + { 0x8F66, "stuckenemyentity" }, // { 0x8F67, "" }, // { 0x8F68, "" }, // { 0x8F69, "" }, @@ -39305,10 +39305,10 @@ const std::array, 58> token_list // { 0x8F6B, "" }, // { 0x8F6C, "" }, // { 0x8F6D, "" }, -// { 0x8F6E, "" }, + { 0x8F6E, "stunned" }, // { 0x8F6F, "" }, // { 0x8F70, "" }, -// { 0x8F71, "" }, + { 0x8F71, "stunscaler" }, // { 0x8F72, "" }, // { 0x8F73, "" }, // { 0x8F74, "" }, @@ -39364,7 +39364,7 @@ const std::array, 58> token_list // { 0x8FA6, "" }, // { 0x8FA7, "" }, // { 0x8FA8, "" }, -// { 0x8FA9, "" }, + { 0x8FA9, "suicides" }, // { 0x8FAA, "" }, // { 0x8FAB, "" }, // { 0x8FAC, "" }, @@ -39378,57 +39378,57 @@ const std::array, 58> token_list // { 0x8FB4, "" }, // { 0x8FB5, "" }, // { 0x8FB6, "" }, -// { 0x8FB7, "" }, + { 0x8FB7, "sunbeginfadeangle" }, // { 0x8FB8, "" }, -// { 0x8FB9, "" }, + { 0x8FB9, "sunblue" }, // { 0x8FBA, "" }, // { 0x8FBB, "" }, // { 0x8FBC, "" }, // { 0x8FBD, "" }, // { 0x8FBE, "" }, // { 0x8FBF, "" }, -// { 0x8FC0, "" }, + { 0x8FC0, "sundir" }, // { 0x8FC1, "" }, // { 0x8FC2, "" }, -// { 0x8FC3, "" }, + { 0x8FC3, "sunendfadeangle" }, // { 0x8FC4, "" }, -// { 0x8FC5, "" }, + { 0x8FC5, "sunendfageangle" }, // { 0x8FC6, "" }, // { 0x8FC7, "" }, // { 0x8FC8, "" }, // { 0x8FC9, "" }, // { 0x8FCA, "" }, -// { 0x8FCB, "" }, -// { 0x8FCC, "" }, + { 0x8FCB, "sunfogenabled" }, + { 0x8FCC, "sungreen" }, // { 0x8FCD, "" }, // { 0x8FCE, "" }, // { 0x8FCF, "" }, // { 0x8FD0, "" }, // { 0x8FD1, "" }, // { 0x8FD2, "" }, -// { 0x8FD3, "" }, + { 0x8FD3, "sunred" }, // { 0x8FD4, "" }, // { 0x8FD5, "" }, // { 0x8FD6, "" }, // { 0x8FD7, "" }, -// { 0x8FD8, "" }, + { 0x8FD8, "superstarchallenge" }, // { 0x8FD9, "" }, // { 0x8FDA, "" }, -// { 0x8FDB, "" }, + { 0x8FDB, "supportbuddyspawn" }, // { 0x8FDC, "" }, // { 0x8FDD, "" }, // { 0x8FDE, "" }, -// { 0x8FDF, "" }, + { 0x8FDF, "suppressed_exo_hover_vfx" }, // { 0x8FE0, "" }, // { 0x8FE1, "" }, // { 0x8FE2, "" }, -// { 0x8FE3, "" }, + { 0x8FE3, "suppressingfiretracking" }, // { 0x8FE4, "" }, // { 0x8FE5, "" }, // { 0x8FE6, "" }, // { 0x8FE7, "" }, -// { 0x8FE8, "" }, -// { 0x8FE9, "" }, + { 0x8FE8, "suppresstimeout" }, + { 0x8FE9, "suppresswaiter" }, // { 0x8FEA, "" }, // { 0x8FEB, "" }, // { 0x8FEC, "" }, @@ -39436,17 +39436,17 @@ const std::array, 58> token_list // { 0x8FEE, "" }, // { 0x8FEF, "" }, // { 0x8FF0, "" }, -// { 0x8FF1, "" }, -// { 0x8FF2, "" }, + { 0x8FF1, "survivalistchallenge" }, + { 0x8FF2, "survivalstarttime" }, // { 0x8FF3, "" }, // { 0x8FF4, "" }, // { 0x8FF5, "" }, -// { 0x8FF6, "" }, + { 0x8FF6, "survivorevent" }, // { 0x8FF7, "" }, // { 0x8FF8, "" }, // { 0x8FF9, "" }, -// { 0x8FFA, "" }, -// { 0x8FFB, "" }, + { 0x8FFA, "suspensemusic" }, + { 0x8FFB, "swap" }, // { 0x8FFC, "" }, // { 0x8FFD, "" }, // { 0x8FFE, "" }, @@ -39481,7 +39481,7 @@ const std::array, 58> token_list // { 0x901B, "" }, // { 0x901C, "" }, // { 0x901D, "" }, -// { 0x901E, "" }, + { 0x901E, "sweapon" }, // { 0x901F, "" }, // { 0x9020, "" }, // { 0x9021, "" }, @@ -39567,22 +39567,22 @@ const std::array, 58> token_list // { 0x9071, "" }, // { 0x9072, "" }, // { 0x9073, "" }, -// { 0x9074, "" }, + { 0x9074, "switch_to_last_weapon" }, // { 0x9075, "" }, // { 0x9076, "" }, // { 0x9077, "" }, -// { 0x9078, "" }, + { 0x9078, "switching_teams" }, // { 0x9079, "" }, // { 0x907A, "" }, // { 0x907B, "" }, // { 0x907C, "" }, -// { 0x907D, "" }, + { 0x907D, "switchweaponafterraiseanimation" }, // { 0x907E, "" }, // { 0x907F, "" }, // { 0x9080, "" }, // { 0x9081, "" }, // { 0x9082, "" }, -// { 0x9083, "" }, + { 0x9083, "syncxpstat" }, // { 0x9084, "" }, // { 0x9085, "" }, // { 0x9086, "" }, @@ -39600,20 +39600,20 @@ const std::array, 58> token_list // { 0x9092, "" }, // { 0x9093, "" }, // { 0x9094, "" }, -// { 0x9095, "" }, -// { 0x9096, "" }, -// { 0x9097, "" }, -// { 0x9098, "" }, -// { 0x9099, "" }, -// { 0x909A, "" }, -// { 0x909B, "" }, -// { 0x909C, "" }, -// { 0x909D, "" }, -// { 0x909E, "" }, -// { 0x909F, "" }, -// { 0x90A0, "" }, -// { 0x90A1, "" }, -// { 0x90A2, "" }, + { 0x9095, "table_getequipment" }, + { 0x9096, "table_getequipmentextra" }, + { 0x9097, "table_getkillstreak" }, + { 0x9098, "table_getkillstreakmodule" }, + { 0x9099, "table_getoffhand" }, + { 0x909A, "table_getoffhandextra" }, + { 0x909B, "table_getperk" }, + { 0x909C, "table_getteamperk" }, + { 0x909D, "table_getweapon" }, + { 0x909E, "table_getweaponattachment" }, + { 0x909F, "table_getweaponbuff" }, + { 0x90A0, "table_getweaponcamo" }, + { 0x90A1, "table_getweaponreticle" }, + { 0x90A2, "table_getwildcard" }, // { 0x90A3, "" }, // { 0x90A4, "" }, // { 0x90A5, "" }, @@ -39644,7 +39644,7 @@ const std::array, 58> token_list // { 0x90BE, "" }, // { 0x90BF, "" }, // { 0x90C0, "" }, -// { 0x90C1, "" }, + { 0x90C1, "tag_project" }, // { 0x90C2, "" }, // { 0x90C3, "" }, // { 0x90C4, "" }, @@ -39655,7 +39655,7 @@ const std::array, 58> token_list // { 0x90C9, "" }, // { 0x90CA, "" }, // { 0x90CB, "" }, -// { 0x90CC, "" }, + { 0x90CC, "tag_stowed_hip" }, // { 0x90CD, "" }, // { 0x90CE, "" }, // { 0x90CF, "" }, @@ -39667,9 +39667,9 @@ const std::array, 58> token_list // { 0x90D5, "" }, // { 0x90D6, "" }, // { 0x90D7, "" }, -// { 0x90D8, "" }, -// { 0x90D9, "" }, -// { 0x90DA, "" }, + { 0x90D8, "tagavailable" }, + { 0x90D9, "tagcollectorevent" }, + { 0x90DA, "tagcollectortotal" }, // { 0x90DB, "" }, // { 0x90DC, "" }, // { 0x90DD, "" }, @@ -39705,12 +39705,12 @@ const std::array, 58> token_list // { 0x90FB, "" }, // { 0x90FC, "" }, // { 0x90FD, "" }, -// { 0x90FE, "" }, + { 0x90FE, "tagmarkedby" }, // { 0x90FF, "" }, // { 0x9100, "" }, // { 0x9101, "" }, // { 0x9102, "" }, -// { 0x9103, "" }, + { 0x9103, "tagteamupdater" }, // { 0x9104, "" }, // { 0x9105, "" }, // { 0x9106, "" }, @@ -39718,20 +39718,20 @@ const std::array, 58> token_list // { 0x9108, "" }, // { 0x9109, "" }, // { 0x910A, "" }, -// { 0x910B, "" }, -// { 0x910C, "" }, -// { 0x910D, "" }, -// { 0x910E, "" }, -// { 0x910F, "" }, -// { 0x9110, "" }, -// { 0x9111, "" }, -// { 0x9112, "" }, + { 0x910B, "take_exo_cloak" }, + { 0x910C, "take_exo_health" }, + { 0x910D, "take_exo_hover" }, + { 0x910E, "take_exo_mute" }, + { 0x910F, "take_exo_overclock" }, + { 0x9110, "take_exo_ping" }, + { 0x9111, "take_exo_repulsor" }, + { 0x9112, "take_exo_shield" }, // { 0x9113, "" }, // { 0x9114, "" }, // { 0x9115, "" }, // { 0x9116, "" }, // { 0x9117, "" }, -// { 0x9118, "" }, + { 0x9118, "takeandkillevent" }, // { 0x9119, "" }, // { 0x911A, "" }, // { 0x911B, "" }, @@ -39744,12 +39744,12 @@ const std::array, 58> token_list // { 0x9122, "" }, // { 0x9123, "" }, // { 0x9124, "" }, -// { 0x9125, "" }, + { 0x9125, "takekillstreakweaponifnodupe" }, // { 0x9126, "" }, -// { 0x9127, "" }, -// { 0x9128, "" }, + { 0x9127, "takeobject" }, + { 0x9128, "takeoffhand" }, // { 0x9129, "" }, -// { 0x912A, "" }, + { 0x912A, "takeuseweapon" }, // { 0x912B, "" }, // { 0x912C, "" }, // { 0x912D, "" }, @@ -39859,7 +39859,7 @@ const std::array, 58> token_list // { 0x9195, "" }, // { 0x9196, "" }, // { 0x9197, "" }, -// { 0x9198, "" }, + { 0x9198, "target_enhancer_think" }, // { 0x9199, "" }, // { 0x919A, "" }, // { 0x919B, "" }, @@ -39933,37 +39933,37 @@ const std::array, 58> token_list // { 0x91DF, "" }, // { 0x91E0, "" }, // { 0x91E1, "" }, -// { 0x91E2, "" }, -// { 0x91E3, "" }, -// { 0x91E4, "" }, -// { 0x91E5, "" }, -// { 0x91E6, "" }, -// { 0x91E7, "" }, -// { 0x91E8, "" }, + { 0x91E2, "teambalance" }, + { 0x91E3, "teambase" }, + { 0x91E4, "teambased" }, + { 0x91E5, "teamchangedthisframe" }, + { 0x91E6, "teamcount" }, + { 0x91E7, "teamemped" }, + { 0x91E8, "teamflags" }, // { 0x91E9, "" }, // { 0x91EA, "" }, -// { 0x91EB, "" }, -// { 0x91EC, "" }, -// { 0x91ED, "" }, -// { 0x91EE, "" }, -// { 0x91EF, "" }, -// { 0x91F0, "" }, -// { 0x91F1, "" }, -// { 0x91F2, "" }, -// { 0x91F3, "" }, -// { 0x91F4, "" }, -// { 0x91F5, "" }, -// { 0x91F6, "" }, -// { 0x91F7, "" }, -// { 0x91F8, "" }, + { 0x91EB, "teamkilldelay" }, + { 0x91EC, "teamkillsthisround" }, + { 0x91ED, "teamlimit" }, + { 0x91EE, "teamlist" }, + { 0x91EF, "teamname" }, + { 0x91F0, "teamnamelist" }, + { 0x91F1, "teamnukeemped" }, + { 0x91F2, "teamoutcomenotify" }, + { 0x91F3, "teamplayercardsplash" }, + { 0x91F4, "teamprogressbarfontsize" }, + { 0x91F5, "teamprogressbarheight" }, + { 0x91F6, "teamprogressbartexty" }, + { 0x91F7, "teamprogressbarwidth" }, + { 0x91F8, "teamprogressbary" }, // { 0x91F9, "" }, -// { 0x91FA, "" }, + { 0x91FA, "teamspawnpoints" }, // { 0x91FB, "" }, // { 0x91FC, "" }, // { 0x91FD, "" }, -// { 0x91FE, "" }, -// { 0x91FF, "" }, -// { 0x9200, "" }, + { 0x91FE, "teamtweaks" }, + { 0x91FF, "teamusetexts" }, + { 0x9200, "teamusetimes" }, // { 0x9201, "" }, // { 0x9202, "" }, // { 0x9203, "" }, @@ -40080,7 +40080,7 @@ const std::array, 58> token_list // { 0x9272, "" }, // { 0x9273, "" }, // { 0x9274, "" }, -// { 0x9275, "" }, + { 0x9275, "template_script" }, // { 0x9276, "" }, // { 0x9277, "" }, // { 0x9278, "" }, @@ -40104,7 +40104,7 @@ const std::array, 58> token_list // { 0x928A, "" }, // { 0x928B, "" }, // { 0x928C, "" }, -// { 0x928D, "" }, + { 0x928D, "ter_op" }, // { 0x928E, "" }, // { 0x928F, "" }, // { 0x9290, "" }, @@ -40132,9 +40132,9 @@ const std::array, 58> token_list // { 0x92A6, "" }, // { 0x92A7, "" }, // { 0x92A8, "" }, -// { 0x92A9, "" }, -// { 0x92AA, "" }, -// { 0x92AB, "" }, + { 0x92A9, "testmenu" }, + { 0x92AA, "testshock" }, + { 0x92AB, "text" }, // { 0x92AC, "" }, // { 0x92AD, "" }, // { 0x92AE, "" }, @@ -40142,12 +40142,12 @@ const std::array, 58> token_list // { 0x92B0, "" }, // { 0x92B1, "" }, // { 0x92B2, "" }, -// { 0x92B3, "" }, + { 0x92B3, "text2label" }, // { 0x92B4, "" }, -// { 0x92B5, "" }, -// { 0x92B6, "" }, -// { 0x92B7, "" }, -// { 0x92B8, "" }, + { 0x92B5, "textglowcolor" }, + { 0x92B6, "textid" }, + { 0x92B7, "textisstring" }, + { 0x92B8, "textlabel" }, // { 0x92B9, "" }, // { 0x92BA, "" }, // { 0x92BB, "" }, @@ -40228,13 +40228,13 @@ const std::array, 58> token_list // { 0x9306, "" }, // { 0x9307, "" }, // { 0x9308, "" }, -// { 0x9309, "" }, + { 0x9309, "thinkfastevent" }, // { 0x930A, "" }, // { 0x930B, "" }, // { 0x930C, "" }, // { 0x930D, "" }, -// { 0x930E, "" }, -// { 0x930F, "" }, + { 0x930E, "threadedsetweaponstatbyname" }, + { 0x930F, "threads" }, // { 0x9310, "" }, // { 0x9311, "" }, // { 0x9312, "" }, @@ -40252,7 +40252,7 @@ const std::array, 58> token_list // { 0x931E, "" }, // { 0x931F, "" }, // { 0x9320, "" }, -// { 0x9321, "" }, + { 0x9321, "threatcallouttracking" }, // { 0x9322, "" }, // { 0x9323, "" }, // { 0x9324, "" }, @@ -40265,23 +40265,23 @@ const std::array, 58> token_list // { 0x932B, "" }, // { 0x932C, "" }, // { 0x932D, "" }, -// { 0x932E, "" }, + { 0x932E, "threecaptime" }, // { 0x932F, "" }, -// { 0x9330, "" }, + { 0x9330, "threwback" }, // { 0x9331, "" }, -// { 0x9332, "" }, + { 0x9332, "throwbackkillevent" }, // { 0x9333, "" }, // { 0x9334, "" }, // { 0x9335, "" }, // { 0x9336, "" }, -// { 0x9337, "" }, + { 0x9337, "throwinggrenade" }, // { 0x9338, "" }, // { 0x9339, "" }, // { 0x933A, "" }, // { 0x933B, "" }, // { 0x933C, "" }, -// { 0x933D, "" }, -// { 0x933E, "" }, + { 0x933D, "ti_spawn" }, + { 0x933E, "tickingobject" }, // { 0x933F, "" }, // { 0x9340, "" }, // { 0x9341, "" }, @@ -40311,11 +40311,11 @@ const std::array, 58> token_list // { 0x9359, "" }, // { 0x935A, "" }, // { 0x935B, "" }, -// { 0x935C, "" }, -// { 0x935D, "" }, -// { 0x935E, "" }, -// { 0x935F, "" }, -// { 0x9360, "" }, + { 0x935C, "timehack" }, + { 0x935D, "timelimitclock" }, + { 0x935E, "timelimitclock_intermission" }, + { 0x935F, "timelimitoverride" }, + { 0x9360, "timelimitthread" }, // { 0x9361, "" }, // { 0x9362, "" }, // { 0x9363, "" }, @@ -40324,30 +40324,30 @@ const std::array, 58> token_list // { 0x9366, "" }, // { 0x9367, "" }, // { 0x9368, "" }, -// { 0x9369, "" }, -// { 0x936A, "" }, -// { 0x936B, "" }, + { 0x9369, "timepaused" }, + { 0x936A, "timepercentagecutoff" }, + { 0x936B, "timeplayed" }, // { 0x936C, "" }, -// { 0x936D, "" }, + { 0x936D, "timer_cancel" }, // { 0x936E, "" }, // { 0x936F, "" }, -// { 0x9370, "" }, + { 0x9370, "timer_run" }, // { 0x9371, "" }, // { 0x9372, "" }, -// { 0x9373, "" }, -// { 0x9374, "" }, -// { 0x9375, "" }, + { 0x9373, "timerpausetime" }, + { 0x9374, "timerstopped" }, + { 0x9375, "timerstoppedforgamemode" }, // { 0x9376, "" }, -// { 0x9377, "" }, -// { 0x9378, "" }, + { 0x9377, "timestartedtowait" }, + { 0x9378, "timetoadd" }, // { 0x9379, "" }, -// { 0x937A, "" }, -// { 0x937B, "" }, -// { 0x937C, "" }, + { 0x937A, "timeuntilroundend" }, + { 0x937B, "timeuntilspawn" }, + { 0x937C, "timeuntilwavespawn" }, // { 0x937D, "" }, // { 0x937E, "" }, -// { 0x937F, "" }, -// { 0x9380, "" }, + { 0x937F, "tispawndelay" }, + { 0x9380, "tispawnposition" }, // { 0x9381, "" }, // { 0x9382, "" }, // { 0x9383, "" }, @@ -40371,11 +40371,11 @@ const std::array, 58> token_list // { 0x9395, "" }, // { 0x9396, "" }, // { 0x9397, "" }, -// { 0x9398, "" }, -// { 0x9399, "" }, + { 0x9398, "titleisstring" }, + { 0x9399, "titlelabel" }, // { 0x939A, "" }, -// { 0x939B, "" }, -// { 0x939C, "" }, + { 0x939B, "titletext" }, + { 0x939C, "tivalidationcheck" }, // { 0x939D, "" }, // { 0x939E, "" }, // { 0x939F, "" }, @@ -40415,7 +40415,7 @@ const std::array, 58> token_list // { 0x93C1, "" }, // { 0x93C2, "" }, // { 0x93C3, "" }, -// { 0x93C4, "" }, + { 0x93C4, "toggle_exo_ping" }, // { 0x93C5, "" }, // { 0x93C6, "" }, // { 0x93C7, "" }, @@ -40444,7 +40444,7 @@ const std::array, 58> token_list // { 0x93DE, "" }, // { 0x93DF, "" }, // { 0x93E0, "" }, -// { 0x93E1, "" }, + { 0x93E1, "tookweaponfrom" }, // { 0x93E2, "" }, // { 0x93E3, "" }, // { 0x93E4, "" }, @@ -40454,36 +40454,36 @@ const std::array, 58> token_list // { 0x93E8, "" }, // { 0x93E9, "" }, // { 0x93EA, "" }, -// { 0x93EB, "" }, + { 0x93EB, "tostring" }, // { 0x93EC, "" }, // { 0x93ED, "" }, // { 0x93EE, "" }, -// { 0x93EF, "" }, + { 0x93EF, "totalallweaponvariants" }, // { 0x93F0, "" }, // { 0x93F1, "" }, // { 0x93F2, "" }, // { 0x93F3, "" }, -// { 0x93F4, "" }, + { 0x93F4, "totallifetime" }, // { 0x93F5, "" }, // { 0x93F6, "" }, -// { 0x93F7, "" }, -// { 0x93F8, "" }, -// { 0x93F9, "" }, + { 0x93F7, "totalplayers" }, + { 0x93F8, "totalpossiblescore" }, + { 0x93F9, "totalscore" }, // { 0x93FA, "" }, // { 0x93FB, "" }, // { 0x93FC, "" }, -// { 0x93FD, "" }, + { 0x93FD, "touchdownevent" }, // { 0x93FE, "" }, // { 0x93FF, "" }, -// { 0x9400, "" }, + { 0x9400, "touching_border" }, // { 0x9401, "" }, -// { 0x9402, "" }, + { 0x9402, "touchingbadtrigger" }, // { 0x9403, "" }, // { 0x9404, "" }, // { 0x9405, "" }, -// { 0x9406, "" }, + { 0x9406, "touchlist" }, // { 0x9407, "" }, -// { 0x9408, "" }, + { 0x9408, "touchtriggers" }, // { 0x9409, "" }, // { 0x940A, "" }, // { 0x940B, "" }, @@ -40610,7 +40610,7 @@ const std::array, 58> token_list // { 0x9484, "" }, // { 0x9485, "" }, // { 0x9486, "" }, -// { 0x9487, "" }, + { 0x9487, "trace" }, // { 0x9488, "" }, // { 0x9489, "" }, // { 0x948A, "" }, @@ -40618,7 +40618,7 @@ const std::array, 58> token_list // { 0x948C, "" }, // { 0x948D, "" }, // { 0x948E, "" }, -// { 0x948F, "" }, + { 0x948F, "tracecollisionwarn" }, // { 0x9490, "" }, // { 0x9491, "" }, // { 0x9492, "" }, @@ -40626,11 +40626,11 @@ const std::array, 58> token_list // { 0x9494, "" }, // { 0x9495, "" }, // { 0x9496, "" }, -// { 0x9497, "" }, + { 0x9497, "track" }, // { 0x9498, "" }, // { 0x9499, "" }, // { 0x949A, "" }, -// { 0x949B, "" }, + { 0x949B, "track_damage_info" }, // { 0x949C, "" }, // { 0x949D, "" }, // { 0x949E, "" }, @@ -40650,18 +40650,18 @@ const std::array, 58> token_list // { 0x94AC, "" }, // { 0x94AD, "" }, // { 0x94AE, "" }, -// { 0x94AF, "" }, -// { 0x94B0, "" }, -// { 0x94B1, "" }, + { 0x94AF, "trackattackerleaderboarddeathstats" }, + { 0x94B0, "trackcarepackages" }, + { 0x94B1, "trackcarrier" }, // { 0x94B2, "" }, // { 0x94B3, "" }, // { 0x94B4, "" }, -// { 0x94B5, "" }, + { 0x94B5, "trackedbyplayer" }, // { 0x94B6, "" }, // { 0x94B7, "" }, -// { 0x94B8, "" }, -// { 0x94B9, "" }, -// { 0x94BA, "" }, + { 0x94B8, "trackfreeplayedtime" }, + { 0x94B9, "trackgrenades" }, + { 0x94BA, "trackhostmigrationend" }, // { 0x94BB, "" }, // { 0x94BC, "" }, // { 0x94BD, "" }, @@ -40685,7 +40685,7 @@ const std::array, 58> token_list // { 0x94CF, "" }, // { 0x94D0, "" }, // { 0x94D1, "" }, -// { 0x94D2, "" }, + { 0x94D2, "trackingdrone_leave" }, // { 0x94D3, "" }, // { 0x94D4, "" }, // { 0x94D5, "" }, @@ -40709,42 +40709,42 @@ const std::array, 58> token_list // { 0x94E7, "" }, // { 0x94E8, "" }, // { 0x94E9, "" }, -// { 0x94EA, "" }, + { 0x94EA, "trackingdrones" }, // { 0x94EB, "" }, // { 0x94EC, "" }, // { 0x94ED, "" }, // { 0x94EE, "" }, -// { 0x94EF, "" }, -// { 0x94F0, "" }, -// { 0x94F1, "" }, -// { 0x94F2, "" }, -// { 0x94F3, "" }, -// { 0x94F4, "" }, -// { 0x94F5, "" }, -// { 0x94F6, "" }, + { 0x94EF, "trackingweapondeaths" }, + { 0x94F0, "trackingweaponheadshots" }, + { 0x94F1, "trackingweaponhipfirekills" }, + { 0x94F2, "trackingweaponhits" }, + { 0x94F3, "trackingweaponkills" }, + { 0x94F4, "trackingweaponname" }, + { 0x94F5, "trackingweaponshots" }, + { 0x94F6, "trackingweaponusetime" }, // { 0x94F7, "" }, // { 0x94F8, "" }, -// { 0x94F9, "" }, -// { 0x94FA, "" }, + { 0x94F9, "tracklaststandchanges" }, + { 0x94FA, "trackleaderboarddeathstats" }, // { 0x94FB, "" }, // { 0x94FC, "" }, // { 0x94FD, "" }, // { 0x94FE, "" }, // { 0x94FF, "" }, // { 0x9500, "" }, -// { 0x9501, "" }, + { 0x9501, "trackmissiles" }, // { 0x9502, "" }, // { 0x9503, "" }, -// { 0x9504, "" }, + { 0x9504, "trackplayedtime" }, // { 0x9505, "" }, -// { 0x9506, "" }, -// { 0x9507, "" }, + { 0x9506, "trackrocket" }, + { 0x9507, "trackrounds" }, // { 0x9508, "" }, // { 0x9509, "" }, -// { 0x950A, "" }, + { 0x950A, "trackrounds_think" }, // { 0x950B, "" }, // { 0x950C, "" }, -// { 0x950D, "" }, + { 0x950D, "trackteamchanges" }, // { 0x950E, "" }, // { 0x950F, "" }, // { 0x9510, "" }, @@ -41217,7 +41217,7 @@ const std::array, 58> token_list // { 0x96E3, "" }, // { 0x96E4, "" }, // { 0x96E5, "" }, -// { 0x96E6, "" }, + { 0x96E6, "transfer_grenade_ownership" }, // { 0x96E7, "" }, // { 0x96E8, "" }, // { 0x96E9, "" }, @@ -41254,26 +41254,26 @@ const std::array, 58> token_list // { 0x9708, "" }, // { 0x9709, "" }, // { 0x970A, "" }, -// { 0x970B, "" }, -// { 0x970C, "" }, + { 0x970B, "transitionfadein" }, + { 0x970C, "transitionfadeout" }, // { 0x970D, "" }, // { 0x970E, "" }, // { 0x970F, "" }, -// { 0x9710, "" }, -// { 0x9711, "" }, + { 0x9710, "transitionpulsefxin" }, + { 0x9711, "transitionreset" }, // { 0x9712, "" }, -// { 0x9713, "" }, -// { 0x9714, "" }, -// { 0x9715, "" }, + { 0x9713, "transitionslidein" }, + { 0x9714, "transitionslideout" }, + { 0x9715, "transitiontime" }, // { 0x9716, "" }, // { 0x9717, "" }, // { 0x9718, "" }, // { 0x9719, "" }, -// { 0x971A, "" }, -// { 0x971B, "" }, + { 0x971A, "transitionzoomin" }, + { 0x971B, "transitionzoomout" }, // { 0x971C, "" }, // { 0x971D, "" }, -// { 0x971E, "" }, + { 0x971E, "translateenttosliders" }, // { 0x971F, "" }, // { 0x9720, "" }, // { 0x9721, "" }, @@ -41320,7 +41320,7 @@ const std::array, 58> token_list // { 0x974A, "" }, // { 0x974B, "" }, // { 0x974C, "" }, -// { 0x974D, "" }, + { 0x974D, "trig" }, // { 0x974E, "" }, // { 0x974F, "" }, // { 0x9750, "" }, @@ -41384,7 +41384,7 @@ const std::array, 58> token_list // { 0x978A, "" }, // { 0x978B, "" }, // { 0x978C, "" }, -// { 0x978D, "" }, + { 0x978D, "trigger_flags" }, // { 0x978E, "" }, // { 0x978F, "" }, // { 0x9790, "" }, @@ -41394,7 +41394,7 @@ const std::array, 58> token_list // { 0x9794, "" }, // { 0x9795, "" }, // { 0x9796, "" }, -// { 0x9797, "" }, + { 0x9797, "trigger_func" }, // { 0x9798, "" }, // { 0x9799, "" }, // { 0x979A, "" }, @@ -41439,10 +41439,10 @@ const std::array, 58> token_list // { 0x97C1, "" }, // { 0x97C2, "" }, // { 0x97C3, "" }, -// { 0x97C4, "" }, -// { 0x97C5, "" }, -// { 0x97C6, "" }, -// { 0x97C7, "" }, + { 0x97C4, "trigger_off" }, + { 0x97C5, "trigger_off_proc" }, + { 0x97C6, "trigger_on" }, + { 0x97C7, "trigger_on_proc" }, // { 0x97C8, "" }, // { 0x97C9, "" }, // { 0x97CA, "" }, @@ -41519,11 +41519,11 @@ const std::array, 58> token_list // { 0x9811, "" }, // { 0x9812, "" }, // { 0x9813, "" }, -// { 0x9814, "" }, -// { 0x9815, "" }, + { 0x9814, "triggertouchthink" }, + { 0x9815, "triggertype" }, // { 0x9816, "" }, // { 0x9817, "" }, -// { 0x9818, "" }, + { 0x9818, "trigorigin" }, // { 0x9819, "" }, // { 0x981A, "" }, // { 0x981B, "" }, @@ -41531,7 +41531,7 @@ const std::array, 58> token_list // { 0x981D, "" }, // { 0x981E, "" }, // { 0x981F, "" }, -// { 0x9820, "" }, + { 0x9820, "trophies" }, // { 0x9821, "" }, // { 0x9822, "" }, // { 0x9823, "" }, @@ -41543,31 +41543,31 @@ const std::array, 58> token_list // { 0x9829, "" }, // { 0x982A, "" }, // { 0x982B, "" }, -// { 0x982C, "" }, -// { 0x982D, "" }, + { 0x982C, "trophyactive" }, + { 0x982D, "trophyaddlaser" }, // { 0x982E, "" }, // { 0x982F, "" }, -// { 0x9830, "" }, -// { 0x9831, "" }, -// { 0x9832, "" }, -// { 0x9833, "" }, -// { 0x9834, "" }, -// { 0x9835, "" }, -// { 0x9836, "" }, -// { 0x9837, "" }, -// { 0x9838, "" }, -// { 0x9839, "" }, -// { 0x983A, "" }, + { 0x9830, "trophyangleoffset" }, + { 0x9831, "trophyarray" }, + { 0x9832, "trophybreak" }, + { 0x9833, "trophychangeowner" }, + { 0x9834, "trophydamage" }, + { 0x9835, "trophydisconnectwaiter" }, + { 0x9836, "trophyfx_enemy" }, + { 0x9837, "trophyfx_friendly" }, + { 0x9838, "trophyfx_ground_enemy" }, + { 0x9839, "trophyfx_ground_friendly" }, + { 0x983A, "trophyhandlelaser" }, // { 0x983B, "" }, -// { 0x983C, "" }, -// { 0x983D, "" }, -// { 0x983E, "" }, -// { 0x983F, "" }, -// { 0x9840, "" }, + { 0x983C, "trophyplayerspawnwaiter" }, + { 0x983D, "trophyremainingammo" }, + { 0x983E, "trophysetmindot" }, + { 0x983F, "trophystunbegin" }, + { 0x9840, "trophystunend" }, // { 0x9841, "" }, -// { 0x9842, "" }, -// { 0x9843, "" }, -// { 0x9844, "" }, + { 0x9842, "trophyupdatelaser" }, + { 0x9843, "trophyuselistener" }, + { 0x9844, "trophywithinmindot" }, // { 0x9845, "" }, // { 0x9846, "" }, // { 0x9847, "" }, @@ -41638,7 +41638,7 @@ const std::array, 58> token_list // { 0x9888, "" }, // { 0x9889, "" }, // { 0x988A, "" }, -// { 0x988B, "" }, + { 0x988B, "try_use_exo_mute" }, // { 0x988C, "" }, // { 0x988D, "" }, // { 0x988E, "" }, @@ -41651,7 +41651,7 @@ const std::array, 58> token_list // { 0x9895, "" }, // { 0x9896, "" }, // { 0x9897, "" }, -// { 0x9898, "" }, + { 0x9898, "tryingtouseks" }, // { 0x9899, "" }, // { 0x989A, "" }, // { 0x989B, "" }, @@ -41679,7 +41679,7 @@ const std::array, 58> token_list // { 0x98B1, "" }, // { 0x98B2, "" }, // { 0x98B3, "" }, -// { 0x98B4, "" }, + { 0x98B4, "tryusenuke" }, // { 0x98B5, "" }, // { 0x98B6, "" }, // { 0x98B7, "" }, @@ -41693,7 +41693,7 @@ const std::array, 58> token_list // { 0x98BF, "" }, // { 0x98C0, "" }, // { 0x98C1, "" }, -// { 0x98C2, "" }, + { 0x98C2, "tryuserepulsor" }, // { 0x98C3, "" }, // { 0x98C4, "" }, // { 0x98C5, "" }, @@ -41703,7 +41703,7 @@ const std::array, 58> token_list // { 0x98C9, "" }, // { 0x98CA, "" }, // { 0x98CB, "" }, -// { 0x98CC, "" }, + { 0x98CC, "tryuseuav" }, // { 0x98CD, "" }, // { 0x98CE, "" }, // { 0x98CF, "" }, @@ -41811,7 +41811,7 @@ const std::array, 58> token_list // { 0x9935, "" }, // { 0x9936, "" }, // { 0x9937, "" }, -// { 0x9938, "" }, + { 0x9938, "turret" }, // { 0x9939, "" }, // { 0x993A, "" }, // { 0x993B, "" }, @@ -41863,7 +41863,7 @@ const std::array, 58> token_list // { 0x9969, "" }, // { 0x996A, "" }, // { 0x996B, "" }, -// { 0x996C, "" }, + { 0x996C, "turret_monitoruse" }, // { 0x996D, "" }, // { 0x996E, "" }, // { 0x996F, "" }, @@ -41875,7 +41875,7 @@ const std::array, 58> token_list // { 0x9975, "" }, // { 0x9976, "" }, // { 0x9977, "" }, -// { 0x9978, "" }, + { 0x9978, "turret_playerthread" }, // { 0x9979, "" }, // { 0x997A, "" }, // { 0x997B, "" }, @@ -41934,7 +41934,7 @@ const std::array, 58> token_list // { 0x99B0, "" }, // { 0x99B1, "" }, // { 0x99B2, "" }, -// { 0x99B3, "" }, + { 0x99B3, "turrets" }, // { 0x99B4, "" }, // { 0x99B5, "" }, // { 0x99B6, "" }, @@ -41962,36 +41962,36 @@ const std::array, 58> token_list // { 0x99CC, "" }, // { 0x99CD, "" }, // { 0x99CE, "" }, -// { 0x99CF, "" }, -// { 0x99D0, "" }, -// { 0x99D1, "" }, -// { 0x99D2, "" }, -// { 0x99D3, "" }, -// { 0x99D4, "" }, -// { 0x99D5, "" }, -// { 0x99D6, "" }, + { 0x99CF, "twar_dist" }, + { 0x99D0, "twar_spawn_dist" }, + { 0x99D1, "twar_spawn_dot" }, + { 0x99D2, "twar_team_momentum" }, + { 0x99D3, "twar_team_multiplier" }, + { 0x99D4, "twar_use_obj" }, + { 0x99D5, "twar_zone" }, + { 0x99D6, "twar_zones" }, // { 0x99D7, "" }, -// { 0x99D8, "" }, -// { 0x99D9, "" }, + { 0x99D8, "tweakablesinitialized" }, + { 0x99D9, "tweakart" }, // { 0x99DA, "" }, -// { 0x99DB, "" }, + { 0x99DB, "tweaklightset" }, // { 0x99DC, "" }, // { 0x99DD, "" }, -// { 0x99DE, "" }, + { 0x99DE, "typeid" }, // { 0x99DF, "" }, -// { 0x99E0, "" }, -// { 0x99E1, "" }, -// { 0x99E2, "" }, -// { 0x99E3, "" }, -// { 0x99E4, "" }, -// { 0x99E5, "" }, + { 0x99E0, "uav_paint_effect" }, + { 0x99E1, "uavmodels" }, + { 0x99E2, "uavondeath" }, + { 0x99E3, "uavrig" }, + { 0x99E4, "uavtracker" }, + { 0x99E5, "uavtype" }, // { 0x99E6, "" }, -// { 0x99E7, "" }, + { 0x99E7, "ugvs" }, // { 0x99E8, "" }, // { 0x99E9, "" }, // { 0x99EA, "" }, // { 0x99EB, "" }, -// { 0x99EC, "" }, + { 0x99EC, "uiparent" }, // { 0x99ED, "" }, // { 0x99EE, "" }, // { 0x99EF, "" }, @@ -42007,7 +42007,7 @@ const std::array, 58> token_list // { 0x99F9, "" }, // { 0x99FA, "" }, // { 0x99FB, "" }, -// { 0x99FC, "" }, + { 0x99FC, "underwater" }, // { 0x99FD, "" }, // { 0x99FE, "" }, // { 0x99FF, "" }, @@ -42036,15 +42036,15 @@ const std::array, 58> token_list // { 0x9A16, "" }, // { 0x9A17, "" }, // { 0x9A18, "" }, -// { 0x9A19, "" }, + { 0x9A19, "underwatermotiontype" }, // { 0x9A1A, "" }, // { 0x9A1B, "" }, -// { 0x9A1C, "" }, + { 0x9A1C, "unearned_icon_col" }, // { 0x9A1D, "" }, -// { 0x9A1E, "" }, + { 0x9A1E, "unfreezecontrolsdelay" }, // { 0x9A1F, "" }, // { 0x9A20, "" }, -// { 0x9A21, "" }, + { 0x9A21, "unique_id" }, // { 0x9A22, "" }, // { 0x9A23, "" }, // { 0x9A24, "" }, @@ -42057,7 +42057,7 @@ const std::array, 58> token_list // { 0x9A2B, "" }, // { 0x9A2C, "" }, // { 0x9A2D, "" }, -// { 0x9A2E, "" }, + { 0x9A2E, "unlinkplayer" }, // { 0x9A2F, "" }, // { 0x9A30, "" }, // { 0x9A31, "" }, @@ -42072,12 +42072,12 @@ const std::array, 58> token_list // { 0x9A3A, "" }, // { 0x9A3B, "" }, // { 0x9A3C, "" }, -// { 0x9A3D, "" }, + { 0x9A3D, "unlock" }, // { 0x9A3E, "" }, // { 0x9A3F, "" }, -// { 0x9A40, "" }, + { 0x9A40, "unlock_thread" }, // { 0x9A41, "" }, -// { 0x9A42, "" }, + { 0x9A42, "unlock_wait" }, // { 0x9A43, "" }, // { 0x9A44, "" }, // { 0x9A45, "" }, @@ -42101,58 +42101,58 @@ const std::array, 58> token_list // { 0x9A57, "" }, // { 0x9A58, "" }, // { 0x9A59, "" }, -// { 0x9A5A, "" }, -// { 0x9A5B, "" }, -// { 0x9A5C, "" }, + { 0x9A5A, "unsetautospot" }, + { 0x9A5B, "unsetblackbox" }, + { 0x9A5C, "unsetblastshield" }, // { 0x9A5D, "" }, -// { 0x9A5E, "" }, -// { 0x9A5F, "" }, -// { 0x9A60, "" }, -// { 0x9A61, "" }, -// { 0x9A62, "" }, -// { 0x9A63, "" }, + { 0x9A5E, "unsetcarepackage" }, + { 0x9A5F, "unsetcrouchmovement" }, + { 0x9A60, "unsetdelaymine" }, + { 0x9A61, "unsetdoubleload" }, + { 0x9A62, "unsetempimmune" }, + { 0x9A63, "unsetendgame" }, // { 0x9A64, "" }, // { 0x9A65, "" }, // { 0x9A66, "" }, // { 0x9A67, "" }, -// { 0x9A68, "" }, + { 0x9A68, "unsetfinalstand" }, // { 0x9A69, "" }, // { 0x9A6A, "" }, -// { 0x9A6B, "" }, + { 0x9A6B, "unsetfreefall" }, // { 0x9A6C, "" }, // { 0x9A6D, "" }, // { 0x9A6E, "" }, // { 0x9A6F, "" }, -// { 0x9A70, "" }, -// { 0x9A71, "" }, -// { 0x9A72, "" }, + { 0x9A70, "unsetjuiced" }, + { 0x9A71, "unsetjuicedondeath" }, + { 0x9A72, "unsetjuicedonride" }, // { 0x9A73, "" }, -// { 0x9A74, "" }, -// { 0x9A75, "" }, -// { 0x9A76, "" }, -// { 0x9A77, "" }, + { 0x9A74, "unsetlightarmor" }, + { 0x9A75, "unsetlightweight" }, + { 0x9A76, "unsetlocaljammer" }, + { 0x9A77, "unsetmarksman" }, // { 0x9A78, "" }, -// { 0x9A79, "" }, + { 0x9A79, "unsetonemanarmy" }, // { 0x9A7A, "" }, -// { 0x9A7B, "" }, -// { 0x9A7C, "" }, -// { 0x9A7D, "" }, -// { 0x9A7E, "" }, + { 0x9A7B, "unsetoverkillpro" }, + { 0x9A7C, "unsetpainted" }, + { 0x9A7D, "unsetpersonaluav" }, + { 0x9A7E, "unsetrearview" }, // { 0x9A7F, "" }, -// { 0x9A80, "" }, -// { 0x9A81, "" }, -// { 0x9A82, "" }, + { 0x9A80, "unsetregenspeed" }, + { 0x9A81, "unsetsaboteur" }, + { 0x9A82, "unsetsharpfocus" }, // { 0x9A83, "" }, // { 0x9A84, "" }, -// { 0x9A85, "" }, + { 0x9A85, "unsetsiege" }, // { 0x9A86, "" }, -// { 0x9A87, "" }, -// { 0x9A88, "" }, + { 0x9A87, "unsetsteadyaimpro" }, + { 0x9A88, "unsetsteelnerves" }, // { 0x9A89, "" }, -// { 0x9A8A, "" }, -// { 0x9A8B, "" }, -// { 0x9A8C, "" }, -// { 0x9A8D, "" }, + { 0x9A8A, "unsetstoppingpower" }, + { 0x9A8B, "unsetstunresistance" }, + { 0x9A8C, "unsetthermal" }, + { 0x9A8D, "unsetuav" }, // { 0x9A8E, "" }, // { 0x9A8F, "" }, // { 0x9A90, "" }, @@ -42165,7 +42165,7 @@ const std::array, 58> token_list // { 0x9A97, "" }, // { 0x9A98, "" }, // { 0x9A99, "" }, -// { 0x9A9A, "" }, + { 0x9A9A, "update_bcs_locations" }, // { 0x9A9B, "" }, // { 0x9A9C, "" }, // { 0x9A9D, "" }, @@ -42186,11 +42186,11 @@ const std::array, 58> token_list // { 0x9AAC, "" }, // { 0x9AAD, "" }, // { 0x9AAE, "" }, -// { 0x9AAF, "" }, + { 0x9AAF, "update_em1_heat_omnvar" }, // { 0x9AB0, "" }, -// { 0x9AB1, "" }, + { 0x9AB1, "update_exo_battery_hud" }, // { 0x9AB2, "" }, -// { 0x9AB3, "" }, + { 0x9AB3, "update_flag_outline" }, // { 0x9AB4, "" }, // { 0x9AB5, "" }, // { 0x9AB6, "" }, @@ -42200,9 +42200,9 @@ const std::array, 58> token_list // { 0x9ABA, "" }, // { 0x9ABB, "" }, // { 0x9ABC, "" }, -// { 0x9ABD, "" }, + { 0x9ABD, "update_lua_hud" }, // { 0x9ABE, "" }, -// { 0x9ABF, "" }, + { 0x9ABF, "update_minion_hud_outlines" }, // { 0x9AC0, "" }, // { 0x9AC1, "" }, // { 0x9AC2, "" }, @@ -42235,65 +42235,65 @@ const std::array, 58> token_list // { 0x9ADD, "" }, // { 0x9ADE, "" }, // { 0x9ADF, "" }, -// { 0x9AE0, "" }, + { 0x9AE0, "update_trigger_based_on_flags" }, // { 0x9AE1, "" }, // { 0x9AE2, "" }, -// { 0x9AE3, "" }, + { 0x9AE3, "update_ui_timers" }, // { 0x9AE4, "" }, // { 0x9AE5, "" }, // { 0x9AE6, "" }, // { 0x9AE7, "" }, -// { 0x9AE8, "" }, + { 0x9AE8, "updateaerialkillstreakmarker" }, // { 0x9AE9, "" }, // { 0x9AEA, "" }, // { 0x9AEB, "" }, // { 0x9AEC, "" }, // { 0x9AED, "" }, // { 0x9AEE, "" }, -// { 0x9AEF, "" }, -// { 0x9AF0, "" }, + { 0x9AEF, "updatebar" }, + { 0x9AF0, "updatebarscale" }, // { 0x9AF1, "" }, -// { 0x9AF2, "" }, -// { 0x9AF3, "" }, -// { 0x9AF4, "" }, -// { 0x9AF5, "" }, -// { 0x9AF6, "" }, -// { 0x9AF7, "" }, + { 0x9AF2, "updatebufferedstats" }, + { 0x9AF3, "updatecapsperminute" }, + { 0x9AF4, "updatecaptues" }, + { 0x9AF5, "updatecarryobjectorigin" }, + { 0x9AF6, "updatechallenges" }, + { 0x9AF7, "updatechatter" }, // { 0x9AF8, "" }, -// { 0x9AF9, "" }, + { 0x9AF9, "updatechildren" }, // { 0x9AFA, "" }, -// { 0x9AFB, "" }, -// { 0x9AFC, "" }, -// { 0x9AFD, "" }, -// { 0x9AFE, "" }, -// { 0x9AFF, "" }, -// { 0x9B00, "" }, -// { 0x9B01, "" }, + { 0x9AFB, "updatecombatrecord" }, + { 0x9AFC, "updatecombatrecordcommondata" }, + { 0x9AFD, "updatecombatrecordforplayer" }, + { 0x9AFE, "updatecombatrecordforplayergamemodes" }, + { 0x9AFF, "updatecombatrecordforplayertrends" }, + { 0x9B00, "updatecompassicon" }, + { 0x9B01, "updatecompassicons" }, // { 0x9B02, "" }, -// { 0x9B03, "" }, -// { 0x9B04, "" }, + { 0x9B03, "updatecpm" }, + { 0x9B04, "updatedamagefeedback" }, // { 0x9B05, "" }, // { 0x9B06, "" }, -// { 0x9B07, "" }, -// { 0x9B08, "" }, -// { 0x9B09, "" }, -// { 0x9B0A, "" }, + { 0x9B07, "updateddmscores" }, + { 0x9B08, "updatedeathiconsenabled" }, + { 0x9B09, "updatedefends" }, + { 0x9B0A, "updatedomscores" }, // { 0x9B0B, "" }, -// { 0x9B0C, "" }, + { 0x9B0C, "updateendreasontext" }, // { 0x9B0D, "" }, -// { 0x9B0E, "" }, + { 0x9B0E, "updateenemyuse" }, // { 0x9B0F, "" }, // { 0x9B10, "" }, // { 0x9B11, "" }, -// { 0x9B12, "" }, -// { 0x9B13, "" }, -// { 0x9B14, "" }, -// { 0x9B15, "" }, + { 0x9B12, "updatefreeplayedtime" }, + { 0x9B13, "updatefreeplayertimes" }, + { 0x9B14, "updatefriendicons" }, + { 0x9B15, "updatefriendiconsettings" }, // { 0x9B16, "" }, -// { 0x9B17, "" }, -// { 0x9B18, "" }, + { 0x9B17, "updategameevents" }, + { 0x9B18, "updategameobjecthudindex" }, // { 0x9B19, "" }, -// { 0x9B1A, "" }, + { 0x9B1A, "updategametypedvars" }, // { 0x9B1B, "" }, // { 0x9B1C, "" }, // { 0x9B1D, "" }, @@ -42303,132 +42303,132 @@ const std::array, 58> token_list // { 0x9B21, "" }, // { 0x9B22, "" }, // { 0x9B23, "" }, -// { 0x9B24, "" }, + { 0x9B24, "updatekillstreaks" }, // { 0x9B25, "" }, // { 0x9B26, "" }, -// { 0x9B27, "" }, -// { 0x9B28, "" }, -// { 0x9B29, "" }, -// { 0x9B2A, "" }, -// { 0x9B2B, "" }, -// { 0x9B2C, "" }, + { 0x9B27, "updateloadouts" }, + { 0x9B28, "updatelossstats" }, + { 0x9B29, "updatelowermessage" }, + { 0x9B2A, "updatemagshots" }, + { 0x9B2B, "updatemainmenu" }, + { 0x9B2C, "updatematchbonusscores" }, // { 0x9B2D, "" }, // { 0x9B2E, "" }, // { 0x9B2F, "" }, -// { 0x9B30, "" }, -// { 0x9B31, "" }, + { 0x9B30, "updateminions" }, + { 0x9B31, "updatemlgobjectives" }, // { 0x9B32, "" }, // { 0x9B33, "" }, // { 0x9B34, "" }, -// { 0x9B35, "" }, + { 0x9B35, "updatemovespeedscale" }, // { 0x9B36, "" }, // { 0x9B37, "" }, -// { 0x9B38, "" }, -// { 0x9B39, "" }, -// { 0x9B3A, "" }, + { 0x9B38, "updateobjectivehintmessage" }, + { 0x9B39, "updateobjectivehintmessages" }, + { 0x9B3A, "updateobjectivetext" }, // { 0x9B3B, "" }, -// { 0x9B3C, "" }, + { 0x9B3C, "updateorigin" }, // { 0x9B3D, "" }, -// { 0x9B3E, "" }, -// { 0x9B3F, "" }, -// { 0x9B40, "" }, -// { 0x9B41, "" }, -// { 0x9B42, "" }, -// { 0x9B43, "" }, -// { 0x9B44, "" }, -// { 0x9B45, "" }, -// { 0x9B46, "" }, + { 0x9B3E, "updatepaintoutline" }, + { 0x9B3F, "updatepersratio" }, + { 0x9B40, "updatepersratiobuffered" }, + { 0x9B41, "updateplacement" }, + { 0x9B42, "updateplayedtime" }, + { 0x9B43, "updateplayerradarblocked" }, + { 0x9B44, "updateplayersuavstatus" }, + { 0x9B45, "updateplayertimes" }, + { 0x9B46, "updateprogressbar" }, // { 0x9B47, "" }, // { 0x9B48, "" }, -// { 0x9B49, "" }, -// { 0x9B4A, "" }, -// { 0x9B4B, "" }, + { 0x9B49, "updateproxbar" }, + { 0x9B4A, "updaterank" }, + { 0x9B4B, "updaterankannouncehud" }, // { 0x9B4C, "" }, -// { 0x9B4D, "" }, + { 0x9B4D, "updaterecentkills" }, // { 0x9B4E, "" }, -// { 0x9B4F, "" }, + { 0x9B4F, "updatereflectionprobe" }, // { 0x9B50, "" }, -// { 0x9B51, "" }, + { 0x9B51, "updatereturns" }, // { 0x9B52, "" }, -// { 0x9B53, "" }, + { 0x9B53, "updateroundswon" }, // { 0x9B54, "" }, // { 0x9B55, "" }, -// { 0x9B56, "" }, + { 0x9B56, "updatesavedlastweapon" }, // { 0x9B57, "" }, // { 0x9B58, "" }, // { 0x9B59, "" }, // { 0x9B5A, "" }, -// { 0x9B5B, "" }, -// { 0x9B5C, "" }, -// { 0x9B5D, "" }, + { 0x9B5B, "updatescoreboardctf" }, + { 0x9B5C, "updatescoreboarddom" }, + { 0x9B5D, "updatescorestatsffa" }, // { 0x9B5E, "" }, // { 0x9B5F, "" }, -// { 0x9B60, "" }, -// { 0x9B61, "" }, + { 0x9B60, "updateserversettings" }, + { 0x9B61, "updatesessionstate" }, // { 0x9B62, "" }, // { 0x9B63, "" }, // { 0x9B64, "" }, // { 0x9B65, "" }, // { 0x9B66, "" }, // { 0x9B67, "" }, -// { 0x9B68, "" }, -// { 0x9B69, "" }, -// { 0x9B6A, "" }, + { 0x9B68, "updatespectatedloadout" }, + { 0x9B69, "updatespectatedloadoutweapon" }, + { 0x9B6A, "updatespectatesettings" }, // { 0x9B6B, "" }, // { 0x9B6C, "" }, // { 0x9B6D, "" }, // { 0x9B6E, "" }, // { 0x9B6F, "" }, -// { 0x9B70, "" }, -// { 0x9B71, "" }, + { 0x9B70, "updatestreakcount" }, + { 0x9B71, "updatestreakslots" }, // { 0x9B72, "" }, // { 0x9B73, "" }, // { 0x9B74, "" }, // { 0x9B75, "" }, // { 0x9B76, "" }, -// { 0x9B77, "" }, -// { 0x9B78, "" }, -// { 0x9B79, "" }, -// { 0x9B7A, "" }, -// { 0x9B7B, "" }, -// { 0x9B7C, "" }, -// { 0x9B7D, "" }, -// { 0x9B7E, "" }, -// { 0x9B7F, "" }, -// { 0x9B80, "" }, -// { 0x9B81, "" }, -// { 0x9B82, "" }, + { 0x9B77, "updateteambalance" }, + { 0x9B78, "updateteambalancedvar" }, + { 0x9B79, "updateteampaintoutline" }, + { 0x9B7A, "updateteamplacement" }, + { 0x9B7B, "updateteamradarblocked" }, + { 0x9B7C, "updateteamscore" }, + { 0x9B7D, "updateteamscores" }, + { 0x9B7E, "updateteamtime" }, + { 0x9B7F, "updateteamuavstatus" }, + { 0x9B80, "updateteamuavtype" }, + { 0x9B81, "updatetiestats" }, + { 0x9B82, "updatetimer" }, // { 0x9B83, "" }, -// { 0x9B84, "" }, + { 0x9B84, "updatetimerpausedness" }, // { 0x9B85, "" }, // { 0x9B86, "" }, -// { 0x9B87, "" }, -// { 0x9B88, "" }, + { 0x9B87, "updatetrigger" }, + { 0x9B88, "updatetriggerposition" }, // { 0x9B89, "" }, -// { 0x9B8A, "" }, -// { 0x9B8B, "" }, -// { 0x9B8C, "" }, -// { 0x9B8D, "" }, -// { 0x9B8E, "" }, -// { 0x9B8F, "" }, -// { 0x9B90, "" }, + { 0x9B8A, "updateuavmodelvisibility" }, + { 0x9B8B, "updateuiflagomnvars" }, + { 0x9B8C, "updateuiprogress" }, + { 0x9B8D, "updateuiscorelimit" }, + { 0x9B8E, "updateusablebyteam" }, + { 0x9B8F, "updateuserate" }, + { 0x9B90, "updateuserate_internal" }, // { 0x9B91, "" }, // { 0x9B92, "" }, // { 0x9B93, "" }, // { 0x9B94, "" }, // { 0x9B95, "" }, // { 0x9B96, "" }, -// { 0x9B97, "" }, + { 0x9B97, "updatevisibilityaccordingtoradar" }, // { 0x9B98, "" }, -// { 0x9B99, "" }, + { 0x9B99, "updatevisuals" }, // { 0x9B9A, "" }, -// { 0x9B9B, "" }, -// { 0x9B9C, "" }, -// { 0x9B9D, "" }, -// { 0x9B9E, "" }, -// { 0x9B9F, "" }, -// { 0x9BA0, "" }, -// { 0x9BA1, "" }, + { 0x9B9B, "updatewatcheddvars" }, + { 0x9B9C, "updateweaponbufferedstats" }, + { 0x9B9D, "updateweaponusagestats" }, + { 0x9B9E, "updatewinlossstats" }, + { 0x9B9F, "updatewinstats" }, + { 0x9BA0, "updateworldicon" }, + { 0x9BA1, "updateworldicons" }, // { 0x9BA2, "" }, // { 0x9BA3, "" }, // { 0x9BA4, "" }, @@ -42461,7 +42461,7 @@ const std::array, 58> token_list // { 0x9BBF, "" }, // { 0x9BC0, "" }, // { 0x9BC1, "" }, -// { 0x9BC2, "" }, + { 0x9BC2, "uploadglobalstatcounters" }, // { 0x9BC3, "" }, // { 0x9BC4, "" }, // { 0x9BC5, "" }, @@ -42492,7 +42492,7 @@ const std::array, 58> token_list // { 0x9BDE, "" }, // { 0x9BDF, "" }, // { 0x9BE0, "" }, -// { 0x9BE1, "" }, + { 0x9BE1, "use_time" }, // { 0x9BE2, "" }, // { 0x9BE3, "" }, // { 0x9BE4, "" }, @@ -42509,41 +42509,41 @@ const std::array, 58> token_list // { 0x9BEF, "" }, // { 0x9BF0, "" }, // { 0x9BF1, "" }, -// { 0x9BF2, "" }, + { 0x9BF2, "usedkillstreak" }, // { 0x9BF3, "" }, // { 0x9BF4, "" }, // { 0x9BF5, "" }, // { 0x9BF6, "" }, // { 0x9BF7, "" }, // { 0x9BF8, "" }, -// { 0x9BF9, "" }, -// { 0x9BFA, "" }, + { 0x9BF9, "usehardpoint" }, + { 0x9BFA, "useholdthink" }, // { 0x9BFB, "" }, -// { 0x9BFC, "" }, + { 0x9BFC, "useholdthinkloop" }, // { 0x9BFD, "" }, -// { 0x9BFE, "" }, + { 0x9BFE, "uselaststandparams" }, // { 0x9BFF, "" }, // { 0x9C00, "" }, -// { 0x9C01, "" }, -// { 0x9C02, "" }, -// { 0x9C03, "" }, -// { 0x9C04, "" }, + { 0x9C01, "useobj" }, + { 0x9C02, "useobject" }, + { 0x9C03, "useobjectproxthink" }, + { 0x9C04, "useobjectusethink" }, // { 0x9C05, "" }, // { 0x9C06, "" }, // { 0x9C07, "" }, -// { 0x9C08, "" }, + { 0x9C08, "userate" }, // { 0x9C09, "" }, // { 0x9C0A, "" }, // { 0x9C0B, "" }, -// { 0x9C0C, "" }, + { 0x9C0C, "usestartspawns" }, // { 0x9C0D, "" }, -// { 0x9C0E, "" }, -// { 0x9C0F, "" }, -// { 0x9C10, "" }, -// { 0x9C11, "" }, + { 0x9C0E, "useteam" }, + { 0x9C0F, "usetest" }, + { 0x9C10, "usetext" }, + { 0x9C11, "usetime" }, // { 0x9C12, "" }, -// { 0x9C13, "" }, -// { 0x9C14, "" }, + { 0x9C13, "useuav" }, + { 0x9C14, "useweapon" }, // { 0x9C15, "" }, // { 0x9C16, "" }, // { 0x9C17, "" }, @@ -42552,8 +42552,8 @@ const std::array, 58> token_list // { 0x9C1A, "" }, // { 0x9C1B, "" }, // { 0x9C1C, "" }, -// { 0x9C1D, "" }, -// { 0x9C1E, "" }, + { 0x9C1D, "using_remote_tank" }, + { 0x9C1E, "using_remote_turret" }, // { 0x9C1F, "" }, // { 0x9C20, "" }, // { 0x9C21, "" }, @@ -42563,11 +42563,11 @@ const std::array, 58> token_list // { 0x9C25, "" }, // { 0x9C26, "" }, // { 0x9C27, "" }, -// { 0x9C28, "" }, + { 0x9C28, "usingonlinedataoffline" }, // { 0x9C29, "" }, // { 0x9C2A, "" }, // { 0x9C2B, "" }, -// { 0x9C2C, "" }, + { 0x9C2C, "usingremote" }, // { 0x9C2D, "" }, // { 0x9C2E, "" }, // { 0x9C2F, "" }, @@ -42579,11 +42579,11 @@ const std::array, 58> token_list // { 0x9C35, "" }, // { 0x9C36, "" }, // { 0x9C37, "" }, -// { 0x9C38, "" }, -// { 0x9C39, "" }, -// { 0x9C3A, "" }, + { 0x9C38, "uts19shock" }, + { 0x9C39, "utsshockqueuedtime" }, + { 0x9C3A, "v" }, // { 0x9C3B, "" }, -// { 0x9C3C, "" }, + { 0x9C3C, "valid_ball_pickup_weapon" }, // { 0x9C3D, "" }, // { 0x9C3E, "" }, // { 0x9C3F, "" }, @@ -42593,12 +42593,12 @@ const std::array, 58> token_list // { 0x9C43, "" }, // { 0x9C44, "" }, // { 0x9C45, "" }, -// { 0x9C46, "" }, -// { 0x9C47, "" }, + { 0x9C46, "validateperk" }, + { 0x9C47, "validateusestreak" }, // { 0x9C48, "" }, -// { 0x9C49, "" }, + { 0x9C49, "validcostume" }, // { 0x9C4A, "" }, -// { 0x9C4B, "" }, + { 0x9C4B, "value" }, // { 0x9C4C, "" }, // { 0x9C4D, "" }, // { 0x9C4E, "" }, @@ -42619,7 +42619,7 @@ const std::array, 58> token_list // { 0x9C5D, "" }, // { 0x9C5E, "" }, // { 0x9C5F, "" }, -// { 0x9C60, "" }, + { 0x9C60, "vdir" }, // { 0x9C61, "" }, // { 0x9C62, "" }, // { 0x9C63, "" }, @@ -42641,7 +42641,7 @@ const std::array, 58> token_list // { 0x9C73, "" }, // { 0x9C74, "" }, // { 0x9C75, "" }, -// { 0x9C76, "" }, + { 0x9C76, "vehicle" }, // { 0x9C77, "" }, // { 0x9C78, "" }, // { 0x9C79, "" }, @@ -42891,7 +42891,7 @@ const std::array, 58> token_list // { 0x9D6D, "" }, // { 0x9D6E, "" }, // { 0x9D6F, "" }, -// { 0x9D70, "" }, + { 0x9D70, "vehiclekilled" }, // { 0x9D71, "" }, // { 0x9D72, "" }, // { 0x9D73, "" }, @@ -42909,7 +42909,7 @@ const std::array, 58> token_list // { 0x9D7F, "" }, // { 0x9D80, "" }, // { 0x9D81, "" }, -// { 0x9D82, "" }, + { 0x9D82, "verifydedicatedconfiguration" }, // { 0x9D83, "" }, // { 0x9D84, "" }, // { 0x9D85, "" }, @@ -43033,10 +43033,10 @@ const std::array, 58> token_list // { 0x9DFB, "" }, // { 0x9DFC, "" }, // { 0x9DFD, "" }, -// { 0x9DFE, "" }, -// { 0x9DFF, "" }, + { 0x9DFE, "victim" }, + { 0x9DFF, "victimonground" }, // { 0x9E00, "" }, -// { 0x9E01, "" }, + { 0x9E01, "victimteam" }, // { 0x9E02, "" }, // { 0x9E03, "" }, // { 0x9E04, "" }, @@ -43112,12 +43112,12 @@ const std::array, 58> token_list // { 0x9E4A, "" }, // { 0x9E4B, "" }, // { 0x9E4C, "" }, -// { 0x9E4D, "" }, + { 0x9E4D, "virtuallobbyactive" }, // { 0x9E4E, "" }, // { 0x9E4F, "" }, // { 0x9E50, "" }, // { 0x9E51, "" }, -// { 0x9E52, "" }, + { 0x9E52, "visibleteam" }, // { 0x9E53, "" }, // { 0x9E54, "" }, // { 0x9E55, "" }, @@ -43133,15 +43133,15 @@ const std::array, 58> token_list // { 0x9E5F, "" }, // { 0x9E60, "" }, // { 0x9E61, "" }, -// { 0x9E62, "" }, + { 0x9E62, "vision_set" }, // { 0x9E63, "" }, -// { 0x9E64, "" }, + { 0x9E64, "vision_set_fog" }, // { 0x9E65, "" }, // { 0x9E66, "" }, // { 0x9E67, "" }, // { 0x9E68, "" }, -// { 0x9E69, "" }, -// { 0x9E6A, "" }, + { 0x9E69, "vision_set_transition_ent" }, + { 0x9E6A, "vision_set_vision" }, // { 0x9E6B, "" }, // { 0x9E6C, "" }, // { 0x9E6D, "" }, @@ -43181,8 +43181,8 @@ const std::array, 58> token_list // { 0x9E8F, "" }, // { 0x9E90, "" }, // { 0x9E91, "" }, -// { 0x9E92, "" }, -// { 0x9E93, "" }, + { 0x9E92, "visualgroundoffset" }, + { 0x9E93, "visuals" }, // { 0x9E94, "" }, // { 0x9E95, "" }, // { 0x9E96, "" }, @@ -43196,7 +43196,7 @@ const std::array, 58> token_list // { 0x9E9E, "" }, // { 0x9E9F, "" }, // { 0x9EA0, "" }, -// { 0x9EA1, "" }, + { 0x9EA1, "vl_onspawnplayer" }, // { 0x9EA2, "" }, // { 0x9EA3, "" }, // { 0x9EA4, "" }, @@ -43250,7 +43250,7 @@ const std::array, 58> token_list // { 0x9ED4, "" }, // { 0x9ED5, "" }, // { 0x9ED6, "" }, -// { 0x9ED7, "" }, + { 0x9ED7, "vmlandingimpact" }, // { 0x9ED8, "" }, // { 0x9ED9, "" }, // { 0x9EDA, "" }, @@ -43332,11 +43332,11 @@ const std::array, 58> token_list // { 0x9F26, "" }, // { 0x9F27, "" }, // { 0x9F28, "" }, -// { 0x9F29, "" }, -// { 0x9F2A, "" }, + { 0x9F29, "voice" }, + { 0x9F2A, "voice_count" }, // { 0x9F2B, "" }, // { 0x9F2C, "" }, -// { 0x9F2D, "" }, + { 0x9F2D, "void" }, // { 0x9F2E, "" }, // { 0x9F2F, "" }, // { 0x9F30, "" }, @@ -43350,7 +43350,7 @@ const std::array, 58> token_list // { 0x9F38, "" }, // { 0x9F39, "" }, // { 0x9F3A, "" }, -// { 0x9F3B, "" }, + { 0x9F3B, "vpoint" }, // { 0x9F3C, "" }, // { 0x9F3D, "" }, // { 0x9F3E, "" }, @@ -43415,7 +43415,7 @@ const std::array, 58> token_list // { 0x9F79, "" }, // { 0x9F7A, "" }, // { 0x9F7B, "" }, -// { 0x9F7C, "" }, + { 0x9F7C, "wait_endon" }, // { 0x9F7D, "" }, // { 0x9F7E, "" }, // { 0x9F7F, "" }, @@ -43432,8 +43432,8 @@ const std::array, 58> token_list // { 0x9F8A, "" }, // { 0x9F8B, "" }, // { 0x9F8C, "" }, -// { 0x9F8D, "" }, -// { 0x9F8E, "" }, + { 0x9F8D, "wait_for_exocloak_cancel" }, + { 0x9F8E, "wait_for_exocloak_pressed" }, // { 0x9F8F, "" }, // { 0x9F90, "" }, // { 0x9F91, "" }, @@ -43442,11 +43442,11 @@ const std::array, 58> token_list // { 0x9F94, "" }, // { 0x9F95, "" }, // { 0x9F96, "" }, -// { 0x9F97, "" }, + { 0x9F97, "wait_for_flag_or_time_elapses" }, // { 0x9F98, "" }, // { 0x9F99, "" }, // { 0x9F9A, "" }, -// { 0x9F9B, "" }, + { 0x9F9B, "wait_for_game_end" }, // { 0x9F9C, "" }, // { 0x9F9D, "" }, // { 0x9F9E, "" }, @@ -43460,11 +43460,11 @@ const std::array, 58> token_list // { 0x9FA6, "" }, // { 0x9FA7, "" }, // { 0x9FA8, "" }, -// { 0x9FA9, "" }, + { 0x9FA9, "wait_for_not_using_remote" }, // { 0x9FAA, "" }, // { 0x9FAB, "" }, // { 0x9FAC, "" }, -// { 0x9FAD, "" }, + { 0x9FAD, "wait_for_player_death" }, // { 0x9FAE, "" }, // { 0x9FAF, "" }, // { 0x9FB0, "" }, @@ -43544,25 +43544,25 @@ const std::array, 58> token_list // { 0x9FFA, "" }, // { 0x9FFB, "" }, // { 0x9FFC, "" }, -// { 0x9FFD, "" }, -// { 0x9FFE, "" }, -// { 0x9FFF, "" }, -// { 0xA000, "" }, + { 0x9FFD, "waitanddetonate" }, + { 0x9FFE, "waitandprocessplayerkilledcallback" }, + { 0x9FFF, "waitandspawnclient" }, + { 0xA000, "waitattachflag" }, // { 0xA001, "" }, // { 0xA002, "" }, -// { 0xA003, "" }, + { 0xA003, "waitcopycatkillcambutton" }, // { 0xA004, "" }, -// { 0xA005, "" }, + { 0xA005, "waitdelayminetime" }, // { 0xA006, "" }, // { 0xA007, "" }, // { 0xA008, "" }, // { 0xA009, "" }, // { 0xA00A, "" }, // { 0xA00B, "" }, -// { 0xA00C, "" }, + { 0xA00C, "waitforbuddyspawntimer" }, // { 0xA00D, "" }, -// { 0xA00E, "" }, -// { 0xA00F, "" }, + { 0xA00E, "waitforchangeteam" }, + { 0xA00F, "waitforclassselect" }, // { 0xA010, "" }, // { 0xA011, "" }, // { 0xA012, "" }, @@ -43572,90 +43572,90 @@ const std::array, 58> token_list // { 0xA016, "" }, // { 0xA017, "" }, // { 0xA018, "" }, -// { 0xA019, "" }, -// { 0xA01A, "" }, -// { 0xA01B, "" }, + { 0xA019, "waitforkillstreakweaponchange" }, + { 0xA01A, "waitforkillstreakweaponswitchinvalid" }, + { 0xA01B, "waitforkillstreakweaponswitchstarted" }, // { 0xA01C, "" }, // { 0xA01D, "" }, // { 0xA01E, "" }, // { 0xA01F, "" }, // { 0xA020, "" }, -// { 0xA021, "" }, -// { 0xA022, "" }, + { 0xA021, "waitforplayerrespawnchoice" }, + { 0xA022, "waitforplayers" }, // { 0xA023, "" }, // { 0xA024, "" }, // { 0xA025, "" }, // { 0xA026, "" }, -// { 0xA027, "" }, -// { 0xA028, "" }, + { 0xA027, "waitforrocketdeath" }, + { 0xA028, "waitforrocketimpact" }, // { 0xA029, "" }, // { 0xA02A, "" }, // { 0xA02B, "" }, // { 0xA02C, "" }, // { 0xA02D, "" }, // { 0xA02E, "" }, -// { 0xA02F, "" }, + { 0xA02F, "waitforspawnfinished" }, // { 0xA030, "" }, // { 0xA031, "" }, // { 0xA032, "" }, // { 0xA033, "" }, -// { 0xA034, "" }, -// { 0xA035, "" }, + { 0xA034, "waitfortimeornotifies" }, + { 0xA035, "waitfortimeornotify" }, // { 0xA036, "" }, // { 0xA037, "" }, // { 0xA038, "" }, -// { 0xA039, "" }, + { 0xA039, "waitillcanspawnclient" }, // { 0xA03A, "" }, // { 0xA03B, "" }, // { 0xA03C, "" }, // { 0xA03D, "" }, // { 0xA03E, "" }, -// { 0xA03F, "" }, + { 0xA03F, "waitingforplayers" }, // { 0xA040, "" }, // { 0xA041, "" }, // { 0xA042, "" }, -// { 0xA043, "" }, -// { 0xA044, "" }, -// { 0xA045, "" }, + { 0xA043, "waitingtoselectclass" }, + { 0xA044, "waitingtospawn" }, + { 0xA045, "waitingtospawnamortize" }, // { 0xA046, "" }, -// { 0xA047, "" }, -// { 0xA048, "" }, -// { 0xA049, "" }, + { 0xA047, "waitloadoutdone" }, + { 0xA048, "waitlongdurationwithgameendtimeupdate" }, + { 0xA049, "waitlongdurationwithhostmigrationpause" }, // { 0xA04A, "" }, -// { 0xA04B, "" }, -// { 0xA04C, "" }, + { 0xA04B, "waitrequirevisibility" }, + { 0xA04C, "waitrespawnbutton" }, // { 0xA04D, "" }, // { 0xA04E, "" }, // { 0xA04F, "" }, // { 0xA050, "" }, // { 0xA051, "" }, -// { 0xA052, "" }, -// { 0xA053, "" }, -// { 0xA054, "" }, + { 0xA052, "waitskipkillcambutton" }, + { 0xA053, "waitsmoketime" }, + { 0xA054, "waitspawnrandombutton" }, // { 0xA055, "" }, // { 0xA056, "" }, -// { 0xA057, "" }, -// { 0xA058, "" }, -// { 0xA059, "" }, + { 0xA057, "waitsuppresstimeout" }, + { 0xA058, "waittakekillstreakweapon" }, + { 0xA059, "waitteamspawnbutton" }, // { 0xA05A, "" }, // { 0xA05B, "" }, // { 0xA05C, "" }, // { 0xA05D, "" }, // { 0xA05E, "" }, // { 0xA05F, "" }, -// { 0xA060, "" }, -// { 0xA061, "" }, -// { 0xA062, "" }, + { 0xA060, "waittill_any" }, + { 0xA061, "waittill_any_ents" }, + { 0xA062, "waittill_any_in_array_or_timeout" }, // { 0xA063, "" }, -// { 0xA064, "" }, + { 0xA064, "waittill_any_in_array_return" }, // { 0xA065, "" }, // { 0xA066, "" }, -// { 0xA067, "" }, -// { 0xA068, "" }, -// { 0xA069, "" }, -// { 0xA06A, "" }, -// { 0xA06B, "" }, -// { 0xA06C, "" }, + { 0xA067, "waittill_any_return" }, + { 0xA068, "waittill_any_return_no_endon_death" }, + { 0xA069, "waittill_any_return_parms" }, + { 0xA06A, "waittill_any_timeout" }, + { 0xA06B, "waittill_any_timeout_no_endon_death" }, + { 0xA06C, "waittill_any_timeout_pause_on_death_and_prematch" }, // { 0xA06D, "" }, // { 0xA06E, "" }, // { 0xA06F, "" }, @@ -43673,7 +43673,7 @@ const std::array, 58> token_list // { 0xA07B, "" }, // { 0xA07C, "" }, // { 0xA07D, "" }, -// { 0xA07E, "" }, + { 0xA07E, "waittill_either" }, // { 0xA07F, "" }, // { 0xA080, "" }, // { 0xA081, "" }, @@ -43692,15 +43692,15 @@ const std::array, 58> token_list // { 0xA08E, "" }, // { 0xA08F, "" }, // { 0xA090, "" }, -// { 0xA091, "" }, -// { 0xA092, "" }, + { 0xA091, "waittill_multiple" }, + { 0xA092, "waittill_multiple_ents" }, // { 0xA093, "" }, // { 0xA094, "" }, // { 0xA095, "" }, // { 0xA096, "" }, -// { 0xA097, "" }, -// { 0xA098, "" }, -// { 0xA099, "" }, + { 0xA097, "waittill_notify_or_timeout" }, + { 0xA098, "waittill_notify_or_timeout_hostmigration_pause" }, + { 0xA099, "waittill_notify_or_timeout_return" }, // { 0xA09A, "" }, // { 0xA09B, "" }, // { 0xA09C, "" }, @@ -43723,9 +43723,9 @@ const std::array, 58> token_list // { 0xA0AD, "" }, // { 0xA0AE, "" }, // { 0xA0AF, "" }, -// { 0xA0B0, "" }, -// { 0xA0B1, "" }, -// { 0xA0B2, "" }, + { 0xA0B0, "waittill_string" }, + { 0xA0B1, "waittill_string_no_endon_death" }, + { 0xA0B2, "waittill_string_parms" }, // { 0xA0B3, "" }, // { 0xA0B4, "" }, // { 0xA0B5, "" }, @@ -43754,14 +43754,14 @@ const std::array, 58> token_list // { 0xA0CC, "" }, // { 0xA0CD, "" }, // { 0xA0CE, "" }, -// { 0xA0CF, "" }, + { 0xA0CF, "waittillenabled" }, // { 0xA0D0, "" }, -// { 0xA0D1, "" }, + { 0xA0D1, "waittillfinalkillcamdone" }, // { 0xA0D2, "" }, // { 0xA0D3, "" }, -// { 0xA0D4, "" }, -// { 0xA0D5, "" }, -// { 0xA0D6, "" }, + { 0xA0D4, "waittillhostmigrationdone" }, + { 0xA0D5, "waittillhostmigrationstarts" }, + { 0xA0D6, "waittillkillcamover" }, // { 0xA0D7, "" }, // { 0xA0D8, "" }, // { 0xA0D9, "" }, @@ -43775,14 +43775,14 @@ const std::array, 58> token_list // { 0xA0E1, "" }, // { 0xA0E2, "" }, // { 0xA0E3, "" }, -// { 0xA0E4, "" }, + { 0xA0E4, "waittillrecoveredhealth" }, // { 0xA0E5, "" }, // { 0xA0E6, "" }, // { 0xA0E7, "" }, // { 0xA0E8, "" }, // { 0xA0E9, "" }, // { 0xA0EA, "" }, -// { 0xA0EB, "" }, + { 0xA0EB, "waittillslowprocessallowed" }, // { 0xA0EC, "" }, // { 0xA0ED, "" }, // { 0xA0EE, "" }, @@ -43790,7 +43790,7 @@ const std::array, 58> token_list // { 0xA0F0, "" }, // { 0xA0F1, "" }, // { 0xA0F2, "" }, -// { 0xA0F3, "" }, + { 0xA0F3, "waittimerforspawn" }, // { 0xA0F4, "" }, // { 0xA0F5, "" }, // { 0xA0F6, "" }, @@ -43876,8 +43876,8 @@ const std::array, 58> token_list // { 0xA146, "" }, // { 0xA147, "" }, // { 0xA148, "" }, -// { 0xA149, "" }, -// { 0xA14A, "" }, + { 0xA149, "wantsafespawn" }, + { 0xA14A, "wantsbattlebuddy" }, // { 0xA14B, "" }, // { 0xA14C, "" }, // { 0xA14D, "" }, @@ -43984,29 +43984,29 @@ const std::array, 58> token_list // { 0xA1B2, "" }, // { 0xA1B3, "" }, // { 0xA1B4, "" }, -// { 0xA1B5, "" }, + { 0xA1B5, "wasaliveatmatchstart" }, // { 0xA1B6, "" }, -// { 0xA1B7, "" }, -// { 0xA1B8, "" }, -// { 0xA1B9, "" }, -// { 0xA1BA, "" }, + { 0xA1B7, "waschained" }, + { 0xA1B8, "wascontested" }, + { 0xA1B9, "wascooked" }, + { 0xA1BA, "wasdamaged" }, // { 0xA1BB, "" }, -// { 0xA1BC, "" }, -// { 0xA1BD, "" }, + { 0xA1BC, "wasdamagedfrombulletpenetration" }, + { 0xA1BD, "waselminatedbyenemy" }, // { 0xA1BE, "" }, // { 0xA1BF, "" }, // { 0xA1C0, "" }, -// { 0xA1C1, "" }, -// { 0xA1C2, "" }, -// { 0xA1C3, "" }, + { 0xA1C1, "waslastround" }, + { 0xA1C2, "wasleftunoccupied" }, + { 0xA1C3, "wasonlyround" }, // { 0xA1C4, "" }, // { 0xA1C5, "" }, // { 0xA1C6, "" }, -// { 0xA1C7, "" }, -// { 0xA1C8, "" }, -// { 0xA1C9, "" }, + { 0xA1C7, "wasrecall" }, + { 0xA1C8, "wasswitchingteamsforonplayerkilled" }, + { 0xA1C9, "wasti" }, // { 0xA1CA, "" }, -// { 0xA1CB, "" }, + { 0xA1CB, "waswinning" }, // { 0xA1CC, "" }, // { 0xA1CD, "" }, // { 0xA1CE, "" }, @@ -44018,7 +44018,7 @@ const std::array, 58> token_list // { 0xA1D4, "" }, // { 0xA1D5, "" }, // { 0xA1D6, "" }, -// { 0xA1D7, "" }, + { 0xA1D7, "watch_for_joined_team" }, // { 0xA1D8, "" }, // { 0xA1D9, "" }, // { 0xA1DA, "" }, @@ -44057,10 +44057,10 @@ const std::array, 58> token_list // { 0xA1FB, "" }, // { 0xA1FC, "" }, // { 0xA1FD, "" }, -// { 0xA1FE, "" }, -// { 0xA1FF, "" }, + { 0xA1FE, "watchc4stuck" }, + { 0xA1FF, "watchc4usage" }, // { 0xA200, "" }, -// { 0xA201, "" }, + { 0xA201, "watchclaymores" }, // { 0xA202, "" }, // { 0xA203, "" }, // { 0xA204, "" }, @@ -44070,7 +44070,7 @@ const std::array, 58> token_list // { 0xA208, "" }, // { 0xA209, "" }, // { 0xA20A, "" }, -// { 0xA20B, "" }, + { 0xA20B, "watchdvars" }, // { 0xA20C, "" }, // { 0xA20D, "" }, // { 0xA20E, "" }, @@ -44080,7 +44080,7 @@ const std::array, 58> token_list // { 0xA212, "" }, // { 0xA213, "" }, // { 0xA214, "" }, -// { 0xA215, "" }, + { 0xA215, "watchforclasschange" }, // { 0xA216, "" }, // { 0xA217, "" }, // { 0xA218, "" }, @@ -44088,70 +44088,70 @@ const std::array, 58> token_list // { 0xA21A, "" }, // { 0xA21B, "" }, // { 0xA21C, "" }, -// { 0xA21D, "" }, + { 0xA21D, "watchforleavegame" }, // { 0xA21E, "" }, // { 0xA21F, "" }, -// { 0xA220, "" }, + { 0xA220, "watchforrandomspawnbutton" }, // { 0xA221, "" }, -// { 0xA222, "" }, -// { 0xA223, "" }, + { 0xA222, "watchforteamchange" }, + { 0xA223, "watchforthrowbacks" }, // { 0xA224, "" }, -// { 0xA225, "" }, + { 0xA225, "watchgrenadegraceperiod" }, // { 0xA226, "" }, // { 0xA227, "" }, // { 0xA228, "" }, -// { 0xA229, "" }, -// { 0xA22A, "" }, -// { 0xA22B, "" }, -// { 0xA22C, "" }, + { 0xA229, "watchgrenadeusage" }, + { 0xA22A, "watchhasdonecombat" }, + { 0xA22B, "watchhitbymissile" }, + { 0xA22C, "watchhostmigration" }, // { 0xA22D, "" }, // { 0xA22E, "" }, -// { 0xA22F, "" }, -// { 0xA230, "" }, -// { 0xA231, "" }, -// { 0xA232, "" }, + { 0xA22F, "watchmanualdetonationbydoubletap" }, + { 0xA230, "watchmanualdetonationbyemptythrow" }, + { 0xA231, "watchmanuallydetonatedfordoubletap" }, + { 0xA232, "watchmanuallydetonatedusage" }, // { 0xA233, "" }, -// { 0xA234, "" }, + { 0xA234, "watchmineusage" }, // { 0xA235, "" }, // { 0xA236, "" }, -// { 0xA237, "" }, + { 0xA237, "watchmissileusage" }, // { 0xA238, "" }, -// { 0xA239, "" }, + { 0xA239, "watchoffhandcancel" }, // { 0xA23A, "" }, // { 0xA23B, "" }, // { 0xA23C, "" }, // { 0xA23D, "" }, -// { 0xA23E, "" }, -// { 0xA23F, "" }, -// { 0xA240, "" }, + { 0xA23E, "watchpainteddeath" }, + { 0xA23F, "watchpaintgrenade" }, + { 0xA240, "watchpickup" }, // { 0xA241, "" }, // { 0xA242, "" }, // { 0xA243, "" }, // { 0xA244, "" }, // { 0xA245, "" }, -// { 0xA246, "" }, + { 0xA246, "watchrangerusage" }, // { 0xA247, "" }, // { 0xA248, "" }, // { 0xA249, "" }, // { 0xA24A, "" }, -// { 0xA24B, "" }, + { 0xA24B, "watchriotshielduse" }, // { 0xA24C, "" }, // { 0xA24D, "" }, -// { 0xA24E, "" }, + { 0xA24E, "watchsentryusage" }, // { 0xA24F, "" }, // { 0xA250, "" }, -// { 0xA251, "" }, -// { 0xA252, "" }, -// { 0xA253, "" }, -// { 0xA254, "" }, -// { 0xA255, "" }, + { 0xA251, "watchslide" }, + { 0xA252, "watchsmokeexplode" }, + { 0xA253, "watchstartweaponchange" }, + { 0xA254, "watchstingerusage" }, + { 0xA255, "watchstoppingpowerkill" }, // { 0xA256, "" }, // { 0xA257, "" }, // { 0xA258, "" }, -// { 0xA259, "" }, -// { 0xA25A, "" }, -// { 0xA25B, "" }, -// { 0xA25C, "" }, + { 0xA259, "watchtrophyusage" }, + { 0xA25A, "watchweaponchange" }, + { 0xA25B, "watchweaponreload" }, + { 0xA25C, "watchweaponusage" }, // { 0xA25D, "" }, // { 0xA25E, "" }, // { 0xA25F, "" }, @@ -44173,7 +44173,7 @@ const std::array, 58> token_list // { 0xA26F, "" }, // { 0xA270, "" }, // { 0xA271, "" }, -// { 0xA272, "" }, + { 0xA272, "water_last_weapon" }, // { 0xA273, "" }, // { 0xA274, "" }, // { 0xA275, "" }, @@ -44200,7 +44200,7 @@ const std::array, 58> token_list // { 0xA28A, "" }, // { 0xA28B, "" }, // { 0xA28C, "" }, -// { 0xA28D, "" }, + { 0xA28D, "waterbadtrigger" }, // { 0xA28E, "" }, // { 0xA28F, "" }, // { 0xA290, "" }, @@ -44221,13 +44221,13 @@ const std::array, 58> token_list // { 0xA29F, "" }, // { 0xA2A0, "" }, // { 0xA2A1, "" }, -// { 0xA2A2, "" }, + { 0xA2A2, "wavedelay" }, // { 0xA2A3, "" }, -// { 0xA2A4, "" }, + { 0xA2A4, "waveplayerspawnindex" }, // { 0xA2A5, "" }, -// { 0xA2A6, "" }, -// { 0xA2A7, "" }, -// { 0xA2A8, "" }, + { 0xA2A6, "wavespawnindex" }, + { 0xA2A7, "wavespawntimer" }, + { 0xA2A8, "waypoint" }, // { 0xA2A9, "" }, // { 0xA2AA, "" }, // { 0xA2AB, "" }, @@ -44239,7 +44239,7 @@ const std::array, 58> token_list // { 0xA2B1, "" }, // { 0xA2B2, "" }, // { 0xA2B3, "" }, -// { 0xA2B4, "" }, + { 0xA2B4, "weapon_col" }, // { 0xA2B5, "" }, // { 0xA2B6, "" }, // { 0xA2B7, "" }, @@ -44261,41 +44261,41 @@ const std::array, 58> token_list // { 0xA2C7, "" }, // { 0xA2C8, "" }, // { 0xA2C9, "" }, -// { 0xA2CA, "" }, + { 0xA2CA, "weaponattachments" }, // { 0xA2CB, "" }, // { 0xA2CC, "" }, -// { 0xA2CD, "" }, + { 0xA2CD, "weapondamagetracepassed" }, // { 0xA2CE, "" }, -// { 0xA2CF, "" }, + { 0xA2CF, "weapondropfunction" }, // { 0xA2D0, "" }, -// { 0xA2D1, "" }, + { 0xA2D1, "weaponisriotshield" }, // { 0xA2D2, "" }, // { 0xA2D3, "" }, -// { 0xA2D4, "" }, + { 0xA2D4, "weaponlist" }, // { 0xA2D5, "" }, -// { 0xA2D6, "" }, + { 0xA2D6, "weaponname" }, // { 0xA2D7, "" }, // { 0xA2D8, "" }, // { 0xA2D9, "" }, // { 0xA2DA, "" }, // { 0xA2DB, "" }, -// { 0xA2DC, "" }, -// { 0xA2DD, "" }, + { 0xA2DC, "weaponrefs" }, + { 0xA2DD, "weapons" }, // { 0xA2DE, "" }, // { 0xA2DF, "" }, // { 0xA2E0, "" }, // { 0xA2E1, "" }, -// { 0xA2E2, "" }, + { 0xA2E2, "weaponspeed" }, // { 0xA2E3, "" }, // { 0xA2E4, "" }, // { 0xA2E5, "" }, // { 0xA2E6, "" }, // { 0xA2E7, "" }, // { 0xA2E8, "" }, -// { 0xA2E9, "" }, + { 0xA2E9, "weapontweaks" }, // { 0xA2EA, "" }, -// { 0xA2EB, "" }, -// { 0xA2EC, "" }, + { 0xA2EB, "weaponusagename" }, + { 0xA2EC, "weaponusagestarttime" }, // { 0xA2ED, "" }, // { 0xA2EE, "" }, // { 0xA2EF, "" }, @@ -44333,8 +44333,8 @@ const std::array, 58> token_list // { 0xA30F, "" }, // { 0xA310, "" }, // { 0xA311, "" }, -// { 0xA312, "" }, -// { 0xA313, "" }, + { 0xA312, "wildcards" }, + { 0xA313, "wildcardsowned" }, // { 0xA314, "" }, // { 0xA315, "" }, // { 0xA316, "" }, @@ -44349,7 +44349,7 @@ const std::array, 58> token_list // { 0xA31F, "" }, // { 0xA320, "" }, // { 0xA321, "" }, -// { 0xA322, "" }, + { 0xA322, "winbycaptures" }, // { 0xA323, "" }, // { 0xA324, "" }, // { 0xA325, "" }, @@ -44372,12 +44372,12 @@ const std::array, 58> token_list // { 0xA336, "" }, // { 0xA337, "" }, // { 0xA338, "" }, -// { 0xA339, "" }, + { 0xA339, "winner" }, // { 0xA33A, "" }, // { 0xA33B, "" }, // { 0xA33C, "" }, // { 0xA33D, "" }, -// { 0xA33E, "" }, + { 0xA33E, "within_fov" }, // { 0xA33F, "" }, // { 0xA340, "" }, // { 0xA341, "" }, @@ -44386,9 +44386,9 @@ const std::array, 58> token_list // { 0xA344, "" }, // { 0xA345, "" }, // { 0xA346, "" }, -// { 0xA347, "" }, + { 0xA347, "worldicons" }, // { 0xA348, "" }, -// { 0xA349, "" }, + { 0xA349, "worlduseicons" }, // { 0xA34A, "" }, // { 0xA34B, "" }, // { 0xA34C, "" }, @@ -44402,8 +44402,8 @@ const std::array, 58> token_list // { 0xA354, "" }, // { 0xA355, "" }, // { 0xA356, "" }, -// { 0xA357, "" }, -// { 0xA358, "" }, + { 0xA357, "writebufferedstats" }, + { 0xA358, "writesegmentdata" }, // { 0xA359, "" }, // { 0xA35A, "" }, // { 0xA35B, "" }, @@ -44465,19 +44465,19 @@ const std::array, 58> token_list // { 0xA393, "" }, // { 0xA394, "" }, // { 0xA395, "" }, -// { 0xA396, "" }, + { 0xA396, "xoffset" }, // { 0xA397, "" }, // { 0xA398, "" }, // { 0xA399, "" }, // { 0xA39A, "" }, -// { 0xA39B, "" }, -// { 0xA39C, "" }, -// { 0xA39D, "" }, + { 0xA39B, "xpatlifestart" }, + { 0xA39C, "xpeventinfo" }, + { 0xA39D, "xppointspopup" }, // { 0xA39E, "" }, // { 0xA39F, "" }, -// { 0xA3A0, "" }, -// { 0xA3A1, "" }, -// { 0xA3A2, "" }, + { 0xA3A0, "xpscalar" }, + { 0xA3A1, "xpscale" }, + { 0xA3A2, "xpupdatetotal" }, // { 0xA3A3, "" }, // { 0xA3A4, "" }, // { 0xA3A5, "" }, @@ -44492,7 +44492,7 @@ const std::array, 58> token_list // { 0xA3AE, "" }, // { 0xA3AF, "" }, // { 0xA3B0, "" }, -// { 0xA3B1, "" }, + { 0xA3B1, "yoffset" }, // { 0xA3B2, "" }, // { 0xA3B3, "" }, // { 0xA3B4, "" }, @@ -44517,7 +44517,7 @@ const std::array, 58> token_list // { 0xA3C7, "" }, // { 0xA3C8, "" }, // { 0xA3C9, "" }, -// { 0xA3CA, "" }, + { 0xA3CA, "zombiescompleted" }, // { 0xA3CB, "" }, // { 0xA3CC, "" }, // { 0xA3CD, "" }, @@ -44527,34 +44527,34 @@ const std::array, 58> token_list // { 0xA3D1, "" }, // { 0xA3D2, "" }, // { 0xA3D3, "" }, -// { 0xA3D4, "" }, -// { 0xA3D5, "" }, -// { 0xA3D6, "" }, + { 0xA3D4, "zone" }, + { 0xA3D5, "zone_boarder_effect" }, + { 0xA3D6, "zone_boarder_effect_stop" }, // { 0xA3D7, "" }, // { 0xA3D8, "" }, -// { 0xA3D9, "" }, -// { 0xA3DA, "" }, + { 0xA3D9, "zone_flag_effect" }, + { 0xA3DA, "zone_flag_effect_stop" }, // { 0xA3DB, "" }, // { 0xA3DC, "" }, // { 0xA3DD, "" }, // { 0xA3DE, "" }, -// { 0xA3DF, "" }, + { 0xA3DF, "zone_height" }, // { 0xA3E0, "" }, -// { 0xA3E1, "" }, -// { 0xA3E2, "" }, -// { 0xA3E3, "" }, -// { 0xA3E4, "" }, + { 0xA3E1, "zone_radius" }, + { 0xA3E2, "zone_set_neutral" }, + { 0xA3E3, "zone_set_team" }, + { 0xA3E4, "zone_set_waiting" }, // { 0xA3E5, "" }, // { 0xA3E6, "" }, -// { 0xA3E7, "" }, -// { 0xA3E8, "" }, -// { 0xA3E9, "" }, + { 0xA3E7, "zonedestroyedbytimer" }, + { 0xA3E8, "zonedestroyedinenemystr" }, + { 0xA3E9, "zoneduration" }, // { 0xA3EA, "" }, -// { 0xA3EB, "" }, -// { 0xA3EC, "" }, -// { 0xA3ED, "" }, -// { 0xA3EE, "" }, -// { 0xA3EF, "" }, + { 0xA3EB, "zonemovetime" }, + { 0xA3EC, "zonerevealtime" }, + { 0xA3ED, "zones" }, + { 0xA3EE, "zonespawninginstr" }, + { 0xA3EF, "zonespawnqueue" }, // { 0xA3F0, "" }, // { 0xA3F1, "" }, // { 0xA3F2, "" }, @@ -44808,10 +44808,10 @@ const std::array, 58> token_list { 0xA4EA, "common_scripts/_destructible" }, { 0xA4EB, "common_scripts/_dynamic_world" }, // { 0xA4EC, "" }, -// { 0xA4ED, "" }, + { 0xA4ED, "common_scripts/_exploder" }, // { 0xA4EE, "" }, // { 0xA4EF, "" }, -// { 0xA4F0, "" }, + { 0xA4F0, "common_scripts/utility" }, // { 0xA4F1, "" }, // { 0xA4F2, "" }, // { 0xA4F3, "" }, @@ -45370,72 +45370,72 @@ const std::array, 58> token_list // { 0xA71C, "" }, // { 0xA71D, "" }, // { 0xA71E, "" }, -// { 0xA71F, "" }, -// { 0xA720, "" }, -// { 0xA721, "" }, + { 0xA71F, "maps/mp/_adrenaline" }, + { 0xA720, "maps/mp/_aerial_pathnodes" }, + { 0xA721, "maps/mp/_animatedmodels" }, { 0xA722, "maps/mp/_areas" }, -// { 0xA723, "" }, -// { 0xA724, "" }, -// { 0xA725, "" }, -// { 0xA726, "" }, -// { 0xA727, "" }, -// { 0xA728, "" }, -// { 0xA729, "" }, -// { 0xA72A, "" }, -// { 0xA72B, "" }, -// { 0xA72C, "" }, -// { 0xA72D, "" }, -// { 0xA72E, "" }, -// { 0xA72F, "" }, -// { 0xA730, "" }, -// { 0xA731, "" }, -// { 0xA732, "" }, -// { 0xA733, "" }, -// { 0xA734, "" }, -// { 0xA735, "" }, -// { 0xA736, "" }, -// { 0xA737, "" }, -// { 0xA738, "" }, -// { 0xA739, "" }, -// { 0xA73A, "" }, -// { 0xA73B, "" }, -// { 0xA73C, "" }, -// { 0xA73D, "" }, -// { 0xA73E, "" }, + { 0xA723, "maps/mp/_art" }, + { 0xA724, "maps/mp/_audio" }, + { 0xA725, "maps/mp/_awards" }, + { 0xA726, "maps/mp/_braggingrights" }, + { 0xA727, "maps/mp/_compass" }, + { 0xA728, "maps/mp/_createfx" }, + { 0xA729, "maps/mp/_crib" }, + { 0xA72A, "maps/mp/_destructables" }, + { 0xA72B, "maps/mp/_dynamic_events" }, + { 0xA72C, "maps/mp/_empgrenade" }, + { 0xA72D, "maps/mp/_entityheadicons" }, + { 0xA72E, "maps/mp/_events" }, + { 0xA72F, "maps/mp/_exo_battery" }, + { 0xA730, "maps/mp/_exo_cloak" }, + { 0xA731, "maps/mp/_exo_hover" }, + { 0xA732, "maps/mp/_exo_mute" }, + { 0xA733, "maps/mp/_exo_ping" }, + { 0xA734, "maps/mp/_exo_repulsor" }, + { 0xA735, "maps/mp/_exo_shield" }, + { 0xA736, "maps/mp/_exo_suit" }, + { 0xA737, "maps/mp/_exocrossbow" }, + { 0xA738, "maps/mp/_exoknife" }, + { 0xA739, "maps/mp/_explosive_drone" }, + { 0xA73A, "maps/mp/_explosive_gel" }, + { 0xA73B, "maps/mp/_extrahealth" }, + { 0xA73C, "maps/mp/_fastheal" }, + { 0xA73D, "maps/mp/_flashgrenades" }, + { 0xA73E, "maps/mp/_fx" }, { 0xA73F, "maps/mp/_global_fx" }, -// { 0xA740, "" }, -// { 0xA741, "" }, + { 0xA740, "maps/mp/_global_fx_code" }, + { 0xA741, "maps/mp/_lasersight" }, { 0xA742, "maps/mp/_load" }, -// { 0xA743, "" }, -// { 0xA744, "" }, -// { 0xA745, "" }, -// { 0xA746, "" }, -// { 0xA747, "" }, -// { 0xA748, "" }, -// { 0xA749, "" }, -// { 0xA74A, "" }, -// { 0xA74B, "" }, -// { 0xA74C, "" }, -// { 0xA74D, "" }, -// { 0xA74E, "" }, -// { 0xA74F, "" }, -// { 0xA750, "" }, -// { 0xA751, "" }, -// { 0xA752, "" }, -// { 0xA753, "" }, -// { 0xA754, "" }, -// { 0xA755, "" }, -// { 0xA756, "" }, -// { 0xA757, "" }, -// { 0xA758, "" }, -// { 0xA759, "" }, + { 0xA743, "maps/mp/_lsrmissileguidance" }, + { 0xA744, "maps/mp/_matchdata" }, + { 0xA745, "maps/mp/_menus" }, + { 0xA746, "maps/mp/_microdronelauncher" }, + { 0xA747, "maps/mp/_movers" }, + { 0xA748, "maps/mp/_mp_lights" }, + { 0xA749, "maps/mp/_mutebomb" }, + { 0xA74A, "maps/mp/_na45" }, + { 0xA74B, "maps/mp/_opticsthermal" }, + { 0xA74C, "maps/mp/_reinforcements" }, + { 0xA74D, "maps/mp/_riotshield" }, + { 0xA74E, "maps/mp/_scoreboard" }, + { 0xA74F, "maps/mp/_shutter" }, + { 0xA750, "maps/mp/_snd_common_mp" }, + { 0xA751, "maps/mp/_stinger" }, + { 0xA752, "maps/mp/_stingerm7" }, + { 0xA753, "maps/mp/_stock" }, + { 0xA754, "maps/mp/_target_enhancer" }, + { 0xA755, "maps/mp/_teleport" }, + { 0xA756, "maps/mp/_threatdetection" }, + { 0xA757, "maps/mp/_tracking_drone" }, + { 0xA758, "maps/mp/_trackrounds" }, + { 0xA759, "maps/mp/_tridrone" }, { 0xA75A, "maps/mp/_utility" }, // { 0xA75B, "" }, -// { 0xA75C, "" }, -// { 0xA75D, "" }, -// { 0xA75E, "" }, + { 0xA75C, "maps/mp/_vl_camera" }, + { 0xA75D, "maps/mp/_vl_firingrange" }, + { 0xA75E, "maps/mp/_vl_selfiebooth" }, // { 0xA75F, "" }, -// { 0xA760, "" }, + { 0xA760, "maps/mp/_zipline" }, // { 0xA761, "" }, // { 0xA762, "" }, // { 0xA763, "" }, @@ -45466,24 +45466,24 @@ const std::array, 58> token_list // { 0xA77C, "" }, // { 0xA77D, "" }, // { 0xA77E, "" }, -// { 0xA77F, "" }, -// { 0xA780, "" }, -// { 0xA781, "" }, -// { 0xA782, "" }, -// { 0xA783, "" }, -// { 0xA784, "" }, -// { 0xA785, "" }, -// { 0xA786, "" }, -// { 0xA787, "" }, -// { 0xA788, "" }, -// { 0xA789, "" }, -// { 0xA78A, "" }, -// { 0xA78B, "" }, -// { 0xA78C, "" }, -// { 0xA78D, "" }, -// { 0xA78E, "" }, -// { 0xA78F, "" }, -// { 0xA790, "" }, + { 0xA77F, "maps/mp/gametypes/_battlebuddy" }, + { 0xA780, "maps/mp/gametypes/_battlechatter_mp" }, + { 0xA781, "maps/mp/gametypes/_class" }, + { 0xA782, "maps/mp/gametypes/_clientids" }, + { 0xA783, "maps/mp/gametypes/_damage" }, + { 0xA784, "maps/mp/gametypes/_damagefeedback" }, + { 0xA785, "maps/mp/gametypes/_deathicons" }, + { 0xA786, "maps/mp/gametypes/_dev" }, + { 0xA787, "maps/mp/gametypes/_equipment" }, + { 0xA788, "maps/mp/gametypes/_friendicons" }, + { 0xA789, "maps/mp/gametypes/_gamelogic" }, + { 0xA78A, "maps/mp/gametypes/_gameobjects" }, + { 0xA78B, "maps/mp/gametypes/_gamescore" }, + { 0xA78C, "maps/mp/gametypes/_globalentities" }, + { 0xA78D, "maps/mp/gametypes/_globallogic" }, + { 0xA78E, "maps/mp/gametypes/_hardpoints" }, + { 0xA78F, "maps/mp/gametypes/_healthoverlay" }, + { 0xA790, "maps/mp/gametypes/_high_jump_mp" }, // { 0xA791, "" }, // { 0xA792, "" }, // { 0xA793, "" }, @@ -45493,62 +45493,62 @@ const std::array, 58> token_list // { 0xA797, "" }, // { 0xA798, "" }, // { 0xA799, "" }, -// { 0xA79A, "" }, -// { 0xA79B, "" }, -// { 0xA79C, "" }, + { 0xA79A, "maps/mp/gametypes/_hostmigration" }, + { 0xA79B, "maps/mp/gametypes/_hud" }, + { 0xA79C, "maps/mp/gametypes/_hud_message" }, { 0xA79D, "maps/mp/gametypes/_hud_util" }, -// { 0xA79E, "" }, -// { 0xA79F, "" }, -// { 0xA7A0, "" }, -// { 0xA7A1, "" }, -// { 0xA7A2, "" }, -// { 0xA7A3, "" }, -// { 0xA7A4, "" }, -// { 0xA7A5, "" }, -// { 0xA7A6, "" }, -// { 0xA7A7, "" }, -// { 0xA7A8, "" }, -// { 0xA7A9, "" }, -// { 0xA7AA, "" }, -// { 0xA7AB, "" }, -// { 0xA7AC, "" }, -// { 0xA7AD, "" }, -// { 0xA7AE, "" }, -// { 0xA7AF, "" }, -// { 0xA7B0, "" }, -// { 0xA7B1, "" }, + { 0xA79E, "maps/mp/gametypes/_killcam" }, + { 0xA79F, "maps/mp/gametypes/_menus" }, + { 0xA7A0, "maps/mp/gametypes/_missions" }, + { 0xA7A1, "maps/mp/gametypes/_music_and_dialog" }, + { 0xA7A2, "maps/mp/gametypes/_objpoints" }, + { 0xA7A3, "maps/mp/gametypes/_orbital" }, + { 0xA7A4, "maps/mp/gametypes/_persistence" }, + { 0xA7A5, "maps/mp/gametypes/_player_boost_jump_mp" }, + { 0xA7A6, "maps/mp/gametypes/_playercards" }, + { 0xA7A7, "maps/mp/gametypes/_playerlogic" }, + { 0xA7A8, "maps/mp/gametypes/_portable_radar" }, + { 0xA7A9, "maps/mp/gametypes/_quickmessages" }, + { 0xA7AA, "maps/mp/gametypes/_rank" }, + { 0xA7AB, "maps/mp/gametypes/_scrambler" }, + { 0xA7AC, "maps/mp/gametypes/_serversettings" }, + { 0xA7AD, "maps/mp/gametypes/_shellshock" }, + { 0xA7AE, "maps/mp/gametypes/_spawnfactor" }, + { 0xA7AF, "maps/mp/gametypes/_spawnlogic" }, + { 0xA7B0, "maps/mp/gametypes/_spawnscoring" }, + { 0xA7B1, "maps/mp/gametypes/_spectating" }, { 0xA7B2, "maps/mp/gametypes/_teams" }, { 0xA7B3, "maps/mp/gametypes/_tweakables" }, -// { 0xA7B4, "" }, -// { 0xA7B5, "" }, -// { 0xA7B6, "" }, -// { 0xA7B7, "" }, -// { 0xA7B8, "" }, -// { 0xA7B9, "" }, -// { 0xA7BA, "" }, -// { 0xA7BB, "" }, -// { 0xA7BC, "" }, -// { 0xA7BD, "" }, -// { 0xA7BE, "" }, -// { 0xA7BF, "" }, -// { 0xA7C0, "" }, -// { 0xA7C1, "" }, -// { 0xA7C2, "" }, -// { 0xA7C3, "" }, -// { 0xA7C4, "" }, -// { 0xA7C5, "" }, -// { 0xA7C6, "" }, -// { 0xA7C7, "" }, -// { 0xA7C8, "" }, -// { 0xA7C9, "" }, -// { 0xA7CA, "" }, -// { 0xA7CB, "" }, -// { 0xA7CC, "" }, -// { 0xA7CD, "" }, -// { 0xA7CE, "" }, -// { 0xA7CF, "" }, -// { 0xA7D0, "" }, -// { 0xA7D1, "" }, + { 0xA7B4, "maps/mp/gametypes/_weapons" }, + { 0xA7B5, "maps/mp/killstreaks/_aerial_utility" }, + { 0xA7B6, "maps/mp/killstreaks/_agent_killstreak" }, + { 0xA7B7, "maps/mp/killstreaks/_airdrop" }, + { 0xA7B8, "maps/mp/killstreaks/_airstrike" }, + { 0xA7B9, "maps/mp/killstreaks/_assaultdrone_ai" }, + { 0xA7BA, "maps/mp/killstreaks/_autosentry" }, + { 0xA7BB, "maps/mp/killstreaks/_coop_util" }, + { 0xA7BC, "maps/mp/killstreaks/_dog_killstreak" }, + { 0xA7BD, "maps/mp/killstreaks/_drone_assault" }, + { 0xA7BE, "maps/mp/killstreaks/_drone_carepackage" }, + { 0xA7BF, "maps/mp/killstreaks/_drone_common" }, + { 0xA7C0, "maps/mp/killstreaks/_drone_recon" }, + { 0xA7C1, "maps/mp/killstreaks/_emp" }, + { 0xA7C2, "maps/mp/killstreaks/_juggernaut" }, + { 0xA7C3, "maps/mp/killstreaks/_killstreaks" }, + { 0xA7C4, "maps/mp/killstreaks/_killstreaks_init" }, + { 0xA7C5, "maps/mp/killstreaks/_marking_util" }, + { 0xA7C6, "maps/mp/killstreaks/_missile_strike" }, + { 0xA7C7, "maps/mp/killstreaks/_nuke" }, + { 0xA7C8, "maps/mp/killstreaks/_orbital_carepackage" }, + { 0xA7C9, "maps/mp/killstreaks/_orbital_strike" }, + { 0xA7CA, "maps/mp/killstreaks/_orbital_util" }, + { 0xA7CB, "maps/mp/killstreaks/_orbitalsupport" }, + { 0xA7CC, "maps/mp/killstreaks/_placeable" }, + { 0xA7CD, "maps/mp/killstreaks/_remoteturret" }, + { 0xA7CE, "maps/mp/killstreaks/_rippedturret" }, + { 0xA7CF, "maps/mp/killstreaks/_teamammorefill" }, + { 0xA7D0, "maps/mp/killstreaks/_uav" }, + { 0xA7D1, "maps/mp/killstreaks/_warbird" }, // { 0xA7D2, "" }, // { 0xA7D3, "" }, // { 0xA7D4, "" }, @@ -45558,9 +45558,10 @@ const std::array, 58> token_list // { 0xA7D8, "" }, // { 0xA7D9, "" }, // { 0xA7DA, "" }, -// { 0xA7DB, "" }, -// { 0xA7DC, "" }, + { 0xA7DB, "maps/mp/perks/_perkfunctions" }, + { 0xA7DC, "maps/mp/perks/_perks" }, }}; + struct __init__ { __init__()