Skip to content

Commit 864f47c

Browse files
Add MP2026_01 Kortz vehicles & peds
Add new vehicle model entries for the Kortz Center Heist (MP2026_01) DLC (e.g., MERULA, ESTRIDE, WARDEN, DRIFTDOMINATOR8, CARTUCCIA, HORUS, LRCGT, VELENOGT, CARACARA3, LAUFER, POLIGNUS) to vMenu/data/VehicleData.cs (comments note required builds). Update vMenu/menus/PlayerAppearance.cs with new cutscene/ped mappings for MP2026_01 characters (csb_faber_03, csb_rae, ig_alec, ig_faber_03, ig_rafdeangelis_02, ig_rae, ig_pernell_moss_02, s_m_m_kortzsecurity_01, etc.).
1 parent b60caec commit 864f47c

2 files changed

Lines changed: 22 additions & 0 deletions

File tree

vMenu/data/VehicleData.cs

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,7 @@ public static class Vehicles
414414
"INGOT",
415415
"INTRUDER",
416416
"LIMO2",
417+
"MERULA", // KORTZ CENTER HEIST (MP2026_01) DLC - Requires b3889
417418
"MINIMUS", // MONEY FRONTS (MP2025_01) DLC - Requires b3570
418419
"PREMIER",
419420
"PRIMO",
@@ -461,6 +462,7 @@ public static class Vehicles
461462
"DORADO", // CHOP SHOP (MP2023_02) DLC - Requires b3095
462463
"DUBSTA",
463464
"DUBSTA2",
465+
"ESTRIDE", // KORTZ CENTER HEIST (MP2026_01) DLC - Requires b3889
464466
"EVERON3", // MONEY FRONTS (MP2025_01) DLC - Requires b3570
465467
"FQ2",
466468
"GRANGER",
@@ -487,6 +489,7 @@ public static class Vehicles
487489
"SQUADDIE", // CAYO PERICO (MPHEIST4) DLC - Requires b2189
488490
"TOROS",
489491
"VIVANITE", // CHOP SHOP (MP2023_02) DLC - Requires b3095
492+
"WARDEN", // KORTZ CENTER HEIST (MP2026_01) DLC - Requires b3889
490493
"WOODLANDER", // MONEY FRONTS (MP2025_01) DLC - Requires b3570
491494
"XLS",
492495
"XLS2",
@@ -544,6 +547,7 @@ public static class Vehicles
544547
"DOMINATOR7", // LS TUNERS (MPTUNER) DLC - Requires b2372
545548
"DOMINATOR8", // LS TUNERS (MPTUNER) DLC - Requires b2372
546549
"DOMINATOR9", // CHOP SHOP (MP2023_02) DLC - Requires b3095
550+
"DRIFTDOMINATOR8", // KORTZ CENTER HEIST (MP2026_01) DLC - Requires b3889
547551
"DRIFTDOMINATOR9", // A SAFEHOUSE IN THE HILLS (MP2025_02) DLC - Requires b3717
548552
"DRIFTDOMINATOR10", // MONEY FRONTS (MP2025_01) DLC - Requires b3570
549553
"DRIFTGAUNTLET4", // MONEY FRONTS (MP2025_01) DLC - Requires b3570
@@ -691,6 +695,7 @@ public static class Vehicles
691695
"BUFFALO3",
692696
"CALICO", // LS TUNERS (MPTUNER) DLC - Requires b2372
693697
"CARBONIZZARE",
698+
"CARTUCCIA", // KORTZ CENTER HEIST (MP2026_01) DLC - Requires b3889
694699
"COMET2",
695700
"COMET3",
696701
"COMET4",
@@ -703,8 +708,10 @@ public static class Vehicles
703708
"CORSITA", // CRIMINAL ENTERPRISES (MPSUM2) DLC - Requires b2699
704709
"COUREUR", // SA MERCENARIES (MP2023_01) DLC - Requires b2944
705710
"CYPHER", // LS TUNERS (MPTUNER) DLC - Requires b2372
711+
"DRIFTCOQUETTE", // KORTZ CENTER HEIST (MP2026_01) DLC - Requires b3889
706712
"DRIFTCYPHER", // BOTTOM DOLLAR BOUNTIES (MP2024_01) DLC - Requires b3258
707713
"DRAFTER", // CASINO AND RESORT (MPVINEWOOD) DLC - Requires b2060
714+
"DRIFTELEGY", // KORTZ CENTER HEIST (MP2026_01) DLC - Requires b3889
708715
"DRIFTEUROS", // CHOP SHOP (MP2023_02) DLC - Requires b3095
709716
"DRIFTFUTO", // CHOP SHOP (MP2023_02) DLC - Requires b3095
710717
"DRIFTFUTO2", // AGENTS OF SABOTAGE (MP2024_02) DLC - Requires b3407
@@ -823,13 +830,15 @@ public static class Vehicles
823830
"FMJ2", // A SAFEHOUSE IN THE HILLS (MP2025_02) DLC - Requires b3717
824831
"FURIA", // CASINO HEIST (MPHEIST3) DLC - Requires b2060
825832
"GP1",
833+
"HORUS", // KORTZ CENTER HEIST (MP2026_01) DLC - Requires b3889
826834
"IGNUS", // THE CONTRACT (MPSECURITY) DLC - Requires b2545
827835
"INFERNUS",
828836
"ITALIGTB",
829837
"ITALIGTB2",
830838
"KRIEGER", // CASINO AND RESORT (MPVINEWOOD) DLC - Requires b2060
831839
"LE7B",
832840
"LM87", // CRIMINAL ENTERPRISES (MPSUM2) DLC - Requires b2699
841+
"LRCGT", // KORTZ CENTER HEIST (MP2026_01) DLC - Requires b3889
833842
"LUIVA", // A SAFEHOUSE IN THE HILLS (MP2025_02) DLC - Requires b3717
834843
"NERO",
835844
"NERO2",
@@ -858,6 +867,7 @@ public static class Vehicles
858867
"TYRUS",
859868
"VACCA",
860869
"VAGNER",
870+
"VELENOGT", // KORTZ CENTER HEIST (MP2026_01) DLC - Requires b3889
861871
"VIGILANTE",
862872
"VIRTUE", // DRUG WARS (MPCHRISTMAS3) DLC - Requires b2802
863873
"VISIONE",
@@ -955,6 +965,7 @@ public static class Vehicles
955965
"BRUTUS3",
956966
"CARACARA",
957967
"CARACARA2", // CASINO AND RESORT (MPVINEWOOD) DLC - Requires b2060
968+
"CARACARA3", // KORTZ CENTER HEIST (MP2026_01) DLC - Requires b3889
958969
"DLOADER",
959970
"DRAUGUR", // CRIMINAL ENTERPRISES (MPSUM2) DLC - Requires b2699
960971
"DRIFTL352", // MONEY FRONTS (MP2025_01) DLC - Requires b3570
@@ -1118,6 +1129,7 @@ public static class Vehicles
11181129
"GBURRITO2",
11191130
"JOURNEY",
11201131
"JOURNEY2", // DRUG WARS (MPCHRISTMAS3) DLC - Requires b2802
1132+
"LAUFER", // KORTZ CENTER HEIST (MP2026_01) DLC - Requires b3889
11211133
"MINIVAN",
11221134
"MINIVAN2",
11231135
"PARADISE",
@@ -1321,6 +1333,7 @@ public static class Vehicles
13211333
"POLICEOLD2",
13221334
"POLICET",
13231335
"POLICET3", // BOTTOM DOLLAR BOUNTIES (MP2024_01) DLC - Requires b3258
1336+
"POLIGNUS", // KORTZ CENTER HEIST (MP2026_01) DLC - Requires b3889
13241337
"POLIMPALER5", // BOTTOM DOLLAR BOUNTIES (MP2024_01) DLC - Requires b3258
13251338
"POLIMPALER6", // BOTTOM DOLLAR BOUNTIES (MP2024_01) DLC - Requires b3258
13261339
"POLMAV",

vMenu/menus/PlayerAppearance.cs

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1823,6 +1823,7 @@ private void RefreshCollectionsDrawables(string collectionName)
18231823
["csb_englishdave"] = "EnglishDaveCutscene",
18241824
["csb_englishdave_02"] = "EnglishDave02Cutscene", // mpheist4
18251825
["csb_faber_02 "] = "FaberCutscene", // mp2025_02
1826+
["csb_faber_03 "] = "FaberCutscene", // mp2026_01
18261827
["csb_fos_rep"] = "FosRepCutscene",
18271828
["csb_g"] = "GCutscene",
18281829
["csb_georginacheng"] = "GeorginaChengCutscene", // mpheist3
@@ -1876,7 +1877,9 @@ private void RefreshCollectionsDrawables(string collectionName)
18761877
["csb_porndudes"] = "PornDudesCutscene",
18771878
["csb_prologuedriver"] = "PrologueDriverCutscene",
18781879
["csb_prolsec"] = "PrologueSec01Cutscene",
1880+
["csb_rae"] = "CSB_Rae", // mp2026_01
18791881
["csb_rafdeangelis"] = "RafDeAngelisCutscene", // mp2025_01
1882+
["csb_rafdeangelis_02"] = "RafDeAngelisCutscene_02", // mp2026_01
18801883
["csb_ramp_gang"] = "RampGangCutscene",
18811884
["csb_ramp_hic"] = "RampHicCutscene",
18821885
["csb_ramp_hipster"] = "RampHipsterCutscene",
@@ -1984,6 +1987,7 @@ private void RefreshCollectionsDrawables(string collectionName)
19841987
["ig_agent14_02"] = "Agent1402", // mp2025_01
19851988
["ig_agent_02"] = "Agent02", //mpsum2
19861989
["ig_ahronward"] = "AhronWard", // mp2023_02
1990+
["ig_alec"] = "IG_Alec", // mp2026_01
19871991
["ig_amandatownley"] = "AmandaTownley",
19881992
["ig_amandatownley_02"] = "AmandaTownley02", // mp2025_02
19891993
["ig_andreas"] = "Andreas",
@@ -2059,6 +2063,7 @@ private void RefreshCollectionsDrawables(string collectionName)
20592063
["ig_entourage_b"] = "EntourageB", // mpsecurity
20602064
["ig_fabien"] = "Fabien",
20612065
["ig_faber_02"] = "Faber02", // mp2025_02
2066+
["ig_faber_03"] = "Faber03", // mp2026_01
20622067
["ig_fbisuit_01"] = "FbiSuit01",
20632068
["ig_fibleader_01"] = "FIBLeader01", // mp2025_02
20642069
["ig_floyd"] = "Floyd",
@@ -2168,6 +2173,7 @@ private void RefreshCollectionsDrawables(string collectionName)
21682173
["ig_oscar_02"] = "Oscar02", // mp2024_02
21692174
["ig_paige"] = "Paige",
21702175
["ig_pernell_moss"] = "PernellMoss", // mp2023_01
2176+
["ig_pernell_moss_02"] = "PernellMoss02", // mp2026_01
21712177
["ig_paper"] = "Paper",
21722178
["ig_party_promo"] = "PartyPromo", // mpsecurity
21732179
["ig_patricia"] = "Patricia",
@@ -2178,10 +2184,12 @@ private void RefreshCollectionsDrawables(string collectionName)
21782184
["ig_priest"] = "Priest",
21792185
["ig_prolsec_02"] = "PrologueSec02",
21802186
["ig_rafdeangelis"] = "RafDeAngelis", // mp2025_01
2187+
["ig_rafdeangelis_02"] = "RafDeAngelis_02", // mp2026_01
21812188
["ig_ramp_gang"] = "RampGang",
21822189
["ig_ramp_hic"] = "RampHic",
21832190
["ig_ramp_hipster"] = "RampHipster",
21842191
["ig_ramp_mex"] = "RampMex",
2192+
["ig_rae"] = "IG_Rae", // mp2026_01
21852193
["ig_rashcosvki"] = "Rashcosvki",
21862194
["ig_req_officer"] = "ReqOfficer", // mpsecurity
21872195
["ig_roccopelosi"] = "RoccoPelosi",
@@ -2340,6 +2348,7 @@ private void RefreshCollectionsDrawables(string collectionName)
23402348
["s_m_m_highsec_05"] = "Highsec05SMM", // mpsecurity
23412349
["s_m_m_highsec_06"] = "Highsec06SMM", // mp2025_02
23422350
["s_m_m_janitor"] = "JanitorSMM",
2351+
["s_m_m_kortzsecurity_01"] = "Kortzsecurity_01", // mp2026_01
23432352
["s_m_m_lathandy_01"] = "Lathandy01SMM",
23442353
["s_m_m_lifeinvad_01"] = "Lifeinvad01SMM",
23452354
["s_m_m_linecook"] = "LinecookSMM",

0 commit comments

Comments
 (0)