Skip to content

Add MP2026_01 KORTZ CENTER HEIST vehicles & peds - #653

Open
davismasondaniel wants to merge 4 commits into
TomGrobbe:masterfrom
davismasondaniel:master
Open

Add MP2026_01 KORTZ CENTER HEIST vehicles & peds#653
davismasondaniel wants to merge 4 commits into
TomGrobbe:masterfrom
davismasondaniel:master

Conversation

@davismasondaniel

Copy link
Copy Markdown

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.).

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.).
Remove a trailing space from the key "csb_faber_02" and update the cutscene mapping for "csb_faber_03" from "FaberCutscene" to "FaberCutscene_03". This corrects identifier mismatches and ensures the proper cutscene mapping for the related NPCs.
@MichaelCoding25

Copy link
Copy Markdown
Contributor

Required changes

Add the missing vehicle

Add TRFLAT2 beside TRFLAT under UtilityLarge Trailers:

"TRFLAT2", // KORTZ CENTER HEIST (MP2026_01) DLC - Requires b3889

Fix the ped display names

Update the following mappings to match the naming convention used by the surrounding entries:

["csb_faber_02"] = "Faber02Cutscene",
["csb_faber_03"] = "Faber03Cutscene",
["csb_rae"] = "RaeCutscene",
["csb_rafdeangelis_02"] = "RafDeAngelis02Cutscene",
["ig_alec"] = "Alec",
["ig_rafdeangelis_02"] = "RafDeAngelis02",
["ig_rae"] = "Rae",
["s_m_m_kortzsecurity_01"] = "KortzSecurity01SMM",

Also move ig_rae before ig_rafdeangelis to maintain model-key ordering.

…haelCoding25 for the help

Adds the TRFLAT2 trailer model for the KORTZ Center Heist DLC and fixes renamed MP2026 character and cutscene entries in PlayerAppearance. This update aligns the menu with the latest asset naming conventions for Faber, Rae, RafDeAngelis, Alec, and Kortz security models.
@davismasondaniel

Copy link
Copy Markdown
Author

done changes thxs for the help

@MichaelCoding25

Copy link
Copy Markdown
Contributor

np, LGTM

Corrects the commented DLC identifier for the Newspaper weapon permission in the permissions config. The note now reflects the current MP2025_02 DLC value (3751), keeping the config comment aligned with the actual asset ID.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants