Native referenceFiveM

ON_ENTER_SP

0xD7C10C4A637992C9 DLC
FUNCTION SIGNATURE
void ON_ENTER_SP(/* parameters not documented */);
Property Value
Native Name ON_ENTER_SP
Hash 0xD7C10C4A637992C9
Return Type void

Description: ``` Unloads GROUP_MAP (GTAO/MP) DLC data and loads GROUP_MAP_SP DLC. Neither are loaded by default, 0888C3502DBBEEF5 is a cognate to this function and loads MP DLC (and unloads SP DLC by extension). The original (and wrong) definition is below: This unload the GTA:O DLC map parts (like high end garages/apartments). Works in singleplayer.

Back to DLC