
Help
Command Reference
You can enter CS2D script commands in the console, save them in cfg-files or bind them to keys. CS2D script commands are no Lua commands but they can still be executed in Lua scripts by using the Lua parse-function!
Commands
Category: all (342)
mp_respawndelay
Categories
settings, server
Parameters
- delay (0-255): delay in seconds
Info
This sets a delay for respawning. You have to wait this long before you are allowed to respawn.
Of course this setting is only important for game modes whithout round system.
It does not affect the normal mode.
Set it to 0 if you want to allow instant respawning.
Of course this setting is only important for game modes whithout round system.
It does not affect the normal mode.
Set it to 0 if you want to allow instant respawning.






