[This is preliminary documentation and is subject to change.]
Gets or sets a value indicating whether automatic respawns are disabled, allowing plugins to implement custom respawn systems.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Property Value
Type: Booleantrue if automatic respawns are disabled. otherwise, false. Respawns the player if set to false and the player is dead.
See Also