philipjfry Posted February 9 Posted February 9 how and where can i change this for waiting to spawn Quote
bLade. Posted February 10 Posted February 10 (edited) To change the server respawn time for the Silent Mod, you need to adjust the limbo time settings in your server configuration file. These settings define how long players wait to respawn Steps to Change Respawn Times in Silent Mod Locate Configuration File: Access your server's configuration file, which is often named silent.cfg or your main server config file (e.g., server.cfg). Edit Limbotime Variables: Look for the following lines to adjust the respawn intervals (values are in milliseconds, so 10000 = 10 seconds): Allies: g_bluelimbotime (default is usually 10000) Axis: g_redlimbotime (default is usually 14000) Example Change: To make both teams respawn every 10 seconds, set them to: set g_bluelimbotime 10000 set g_redlimbotime 10000 Restart Server: Save the configuration file and restart your server to apply the changes. Note: In-game, you can check these settings by pressing ESC and clicking on "Server Info". Edited February 10 by bLade. Quote
philipjfry Posted February 10 Author Posted February 10 (edited) MINE HAS NONE OF THOSE CAN I ADD EM its silent 0.9.0 only limbohealth Edited February 10 by philipjfry Quote
Solution bLade. Posted February 10 Solution Posted February 10 1 hour ago, philipjfry said: MINE HAS NONE OF THOSE CAN I ADD EM its silent 0.9.0 only limbohealth what about this set g_userAlliedRespawnTime 15 set g_userAxisRespawnTime 15 1 Quote
bLade. Posted February 10 Posted February 10 There should be something related to one of those. Try using Ctrl + F and searching it in the config itself Quote
philipjfry Posted February 10 Author Posted February 10 i added one of the second one you said and it works i had to add it though thank you blade Quote
philipjfry Posted February 28 Author Posted February 28 my server keeps overriding spawn time ive set Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.