Native referenceFiveM

DISABLE_HOSPITAL_RESTART

0xC8535819C450EBA8 MISC
FUNCTION SIGNATURE
void DISABLE_HOSPITAL_RESTART(int hospitalIndex, BOOL toggle);
Property Value
Native Name DISABLE_HOSPITAL_RESTART
Hash 0xC8535819C450EBA8
Return Type void
Parameters hospitalIndex (int), toggle (BOOL)

Description: ``` The game by default has 5 hospital respawn points. Disabling them all will cause the player to respawn at the last position they were.

Back to MISC