dcOnDeath: Difference between revisions

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with '; dcOnDeath [<value>] : Specifies what to do when dying. :; -1 :: Do nothing (do not respawn). :; 0 or empty or missing :: Respawn after ai_dead_respawn seconds. :; 1 or a…')
 
mNo edit summary
Line 9: Line 9:


:; 1 or any other value
:; 1 or any other value
:: Disconnect
:: Disconnect and quit.


[[Category:config.txt]]
[[Category:config.txt]]
[[Category:auto_disconnect]]
[[Category:auto_disconnect]]

Revision as of 05:41, 7 November 2009

dcOnDeath [<value>]
Specifies what to do when dying.
-1
Do nothing (do not respawn).
0 or empty or missing
Respawn after ai_dead_respawn seconds.
1 or any other value
Disconnect and quit.