Native referenceFiveM

SET_SAVE_MENU_ACTIVE

0xC9BF75D28165FF77 MISC
FUNCTION SIGNATURE
void SET_SAVE_MENU_ACTIVE(BOOL ignoreVehicle);
Property Value
Native Name SET_SAVE_MENU_ACTIVE
Hash 0xC9BF75D28165FF77
Return Type void
Parameters ignoreVehicle (BOOL)

Description: ``` ignoreVehicle - bypasses vehicle check of the local player (it will not open if you are in a vehicle and this is set to false)

Back to MISC