DisablePoliceRestart
DocsDisablePoliceRestart(policeIndex, toggle)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
Parameters
| Name | Type | Description |
|---|---|---|
policeIndex | int | — |
toggle | BOOL | — |
Returns
voidThis native does not return a value.