06-26-2010, 12:43 AM
Thanks,very useful and helped me "rebuild" my server after the update :p
SRCDS Counter-Strike: Source Server Configuration (server.cfg)
|
06-26-2010, 12:43 AM
Thanks,very useful and helped me "rebuild" my server after the update :p
06-26-2010, 06:41 AM
(06-25-2010, 10:50 AM)shadow501 Wrote: Would you think there be a var to remove that F5 printscreen thing when you die and if there would be a way not to have that splash screen with stats at the end of each round?No. At least not atm. (06-26-2010, 12:43 AM)Plutonicmind Wrote: Thanks,very useful and helped me "rebuild" my server after the update :p No problems (06-25-2010, 10:50 AM)shadow501 Wrote: Would you think there be a var to remove that F5 printscreen thing when you die and if there would be a way not to have that splash screen with stats at the end of each round? OK I got how to remove that FREEZE CAM when dying. it is on the client side when pressing the "ESC" key when Counter-Strike Source is loaded in the "OPTIONS" selecting the "MULTIPLAYER" tab, you then select the "ADVANCE" button AND will find the option called "Disable freeze cam" Now to figure out how to remove that "usermessages" splash screen at end of each round! If Anyone would know it would be greatly appreciated!
06-27-2010, 05:18 AM
There are no such command, yet.
(06-26-2010, 10:40 PM)shadow501 Wrote:(06-25-2010, 10:50 AM)shadow501 Wrote: Would you think there be a var to remove that F5 printscreen thing when you die and if there would be a way not to have that splash screen with stats at the end of each round? Probably lots of you know how to remove the freeze cam when dieing but just in case if not you can add a command line your server.cfg file that will disable it for everyone who comes in your server mp_forcecamera 1 // Turns the Kill Camera off after you die |1-OFF 0-ON Do anyone know if we will be able to configure or server to run 100 tic? Since we are forced to use 66, I am noticing very bad registration specially when players around the same area trying to shoot each other, it gets very bad compare to before . And it is not my computer or my Internet provider or my server. I have a beast as a server where processes or sleeping and same goes with my computer and I have a very good banwidth too somewhere around 80 Mbs upload and download.
07-16-2010, 12:24 PM
There is a way to re-enable the -tickrate parameter. There is an addon some where which is called "tickrate_enabler", which would allow you to run 33 tick or in this case 100tick agiab
07-17-2010, 10:50 AM
(07-16-2010, 12:24 PM)realchamp Wrote: There is a way to re-enable the -tickrate parameter. There is an addon some where which is called "tickrate_enabler", which would allow you to run 33 tick or in this case 100tick agiab Awesome Got it, I will try it out and see how it goes. You know of anyone who tried it yet? http://didrole.com/tickrate_enabler/ great Thanks
07-17-2010, 11:49 AM
I tried it on my Linux server, but it just crashed on round_start.
07-17-2010, 08:14 PM
tick 33 can be set by cvars:
sv_maxupdaterate 33 sv_maxcmdrate 33 tick 100 is no longer supported by valve and will only make things worse. do not use that. it has the opposite effect of what you want.
http://www.fpsmeter.org
http://wiki.fragaholics.de/index.php/EN:Linux_Optimization_Guide (Linux Kernel HOWTO!) Do not ask technical questions via PM!
07-17-2010, 08:19 PM
Even if you get it working the hitreg will become more than poor. All admins i know that tested it turned it off because of that.
Interactive web based config creator for CS, CSS, TF2 and DODS
Creates server and client configs in an explained dialog. You`ll also find precompiled debian gameserver kernels for download
I am running a DM / GunGame server with reverse weapon on a Windows 2003 Server box with 4Gb of ram, I have an enterprise server with dual QUAD core 3.0 GHz CPU, running 4 SAS 15K rpm drives on RAID 5 and have an average of bandwidth 80 Mbs upload/download. I have set it to 100 tic, I only run 20 slot max and I can assure you, yes the packet coming in and out of my PC are bigger but man is ever smoother and less laggy, specially when multiple people are in the same area shooting at each other, unbelievable!
I am more concern at players with low bandwidth and a poor video card.
08-06-2010, 05:47 PM
I have a problem with this config, and use SourceTV for recording gameplay.
When SourceTV is to allow (tv_enable 1) my server to the Steam Server list is not responding. You can test this and fix it? P.S. Sorry for my poor English.
08-06-2010, 07:29 PM
maybe you specified the wrong port for the tv server? it must not be the same as the game server port. post the startup line of the server and the tv relevant settings if you need more help.
http://www.fpsmeter.org
http://wiki.fragaholics.de/index.php/EN:Linux_Optimization_Guide (Linux Kernel HOWTO!) Do not ask technical questions via PM!
My SRCDSTV config:
Code: //*************************************************************************\\ Srcds game server on same ip, but game is on port 27015. Now I use only tv_enable 1, tv_autorecord 1, tv_stop, tv_maxclients 0, commands to record a demo, the server responds, but I don't see what map is played.
08-27-2010, 05:02 PM
Updated
|
« Next Oldest | Next Newest »
|