Native referenceFiveM

DISABLE_POLICE_RESTART

0x23285DED6EBD7EA3 MISC
FUNCTION SIGNATURE
void DISABLE_POLICE_RESTART(int policeIndex, BOOL toggle);
Property Value
Native Name DISABLE_POLICE_RESTART
Hash 0x23285DED6EBD7EA3
Return Type void
Parameters policeIndex (int), toggle (BOOL)

Description: ``` Disables the spawn point at the police house on the specified index. policeIndex: The police house index. toggle: true to enable the spawn point, false to disable.

  • Nacorpio
Back to MISC