Native referenceFiveM

ON_ENTER_MP

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

Description: ``` This loads the GTA:O dlc map parts (high end garages, apartments). Works in singleplayer. In order to use GTA:O heist IPL's you have to call this native with the following params: SET_INSTANCE_PRIORITY_MODE(1);

Back to DLC