You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/ox_core.mdx
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -106,6 +106,9 @@ These convars should use the `setr` command to be read by clients.
106
106
-`ox:deathSystem`
107
107
- Default: `true`
108
108
- 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.
109
112
-`ox:characterSelect`
110
113
- Default: `true`
111
114
- Enables built-in character registration, and uses that character when joining.
0 commit comments