Gameplay::disableHospitalRestart
The game by default has 5 hospital respawn points. Disabling them all will cause the player to respawn at the last position they were.
- mlgthatsme
---------------------
Doesn't work....
Syntax
mp.game.gameplay.disableHospitalRestart(hospitalIndex, toggle);Required Arguments
- hospitalIndex: int
- toggle: Boolean
Return value
- Undefined
Example
// todo