Skip to content

Commit 7dc646e

Browse files
authored
feat(ox_core/convars): hospitalBlips convar (#260)
Signed-off-by: Maximus7474 <94017712+Maximus7474@users.noreply.github.com>
1 parent 2ab2e7b commit 7dc646e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pages/ox_core.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,9 @@ These convars should use the `setr` command to be read by clients.
106106
- `ox:deathSystem`
107107
- Default: `true`
108108
- Enables the built-in death and respawn system. When disabled the `isDead` player state will still be set to `true` and the `ox:playerDeath` event will be triggered.
109+
- `ox:hospitalBlips`
110+
- Default: `true`
111+
- Enables the hospital blips used when reviving with the default deathSystem.
109112
- `ox:characterSelect`
110113
- Default: `true`
111114
- Enables built-in character registration, and uses that character when joining.

0 commit comments

Comments
 (0)