Hogie Posted October 7, 2005 Share Posted October 7, 2005 I am looking at how to make source games have their tickrate change depending on the install... How would I go about this? I know I can setup a default command line and a custom commandline, but what if I wanted a 3rd? Say one without a -tickrate, one with a -tickrate 66 and one with a -tickrate 100,w hich changes depending on which one an admin picks for that service... Is there a way to do this, or am I going about it wrong? Link to comment Share on other sites More sharing options...
ECF Posted October 7, 2005 Share Posted October 7, 2005 Two ways to accomplish this. 1. Create a seprate install for say Source 100 tickrate and simply set the command line to refelct that. or 2. Use the default install, and when a client orders a 100 tickrate server you can setup the server and then go into the service settings and add the -tickrate 100 to the additional arguments field and save. Link to comment Share on other sites More sharing options...
Hogie Posted October 7, 2005 Author Share Posted October 7, 2005 Two ways to accomplish this. 1. Create a seprate install for say Source 100 tickrate and simply set the command line to refelct that. That's what I have been doing, but to add 66 tick (people are wanting CSDM, which seems to act funky sometimes at 100tick), would be another install... erg! 2. Use the default install, and when a client orders a 100 tickrate server you can setup the server and then go into the service settings and add the -tickrate 100 to the additional arguments field and save. This would work great! Yay, thanks! Link to comment Share on other sites More sharing options...
ECF Posted October 7, 2005 Share Posted October 7, 2005 With that and super fast FTP speeds...Hogie is off to take over the world Link to comment Share on other sites More sharing options...
Hogie Posted October 8, 2005 Author Share Posted October 8, 2005 With that and super fast FTP speeds...Hogie is off to take over the world Im working on it... But now, I have a question for you:) <div class="pre"><pre>-game cstrike -console +ip 69.93.145.61 -port 27015 +maxplayers 14 +exec server.cfg +map de_aztec -tickrate 66 +fps_max 600 -tvdisable -tickrate 66 +fps_max 600 -tvdisable -tickrate 66 +fps_max 600 -tvdisable</pre></div> That's our default command line... but it only happens on 1 instance, the other CSS servers are fine when I add the tickrates as additional args and such... We arent using that command line choice on this server (we are using a custom one with a diff +map). Just a weird quirk I ran into (i was drinking last night, so who knows, that could have caused it). Link to comment Share on other sites More sharing options...
Hogie Posted October 8, 2005 Author Share Posted October 8, 2005 Also... I was thinking of adding the -tickrate & +fps_max as cmdline arguments like +map and +exec are... but when I dont have them setup for useraccess, even admins can't change them on that instance? That's what I have for +fps_max for our DOD:S but when I go (as Admin) to an instance setup... That is what I see, no -tickrate, no +fps_max... Am I doing something wrong (I DONT want users setting this, just admins, as I think it might be better than the additional args, so we dont forget each and every little thing per game). Link to comment Share on other sites More sharing options...
ECF Posted October 8, 2005 Share Posted October 8, 2005 You could enter the whole command including the fps like this: +fs_max 200 and not allow user access. Link to comment Share on other sites More sharing options...
ECF Posted October 8, 2005 Share Posted October 8, 2005 Looks like on the that first command line you posted that you added the commands in a few different spots causing the dupes. Link to comment Share on other sites More sharing options...
Hogie Posted October 9, 2005 Author Share Posted October 9, 2005 You could enter the whole command including the fps like this: +fs_max 200 and not allow user access. But how would I flag it that I want it enabled? The basic idea I am trying to come up with is how to make drop downs or checkmarks to enable high tickrate servers, instead of hoping whoever sets up the server remembers to put it in the additional args... Also the same thing for like -nohltv and such... Link to comment Share on other sites More sharing options...
ECF Posted October 9, 2005 Share Posted October 9, 2005 I would suggest creating different installs for each one Hogie. The reason is you will need to have that in place when you start using the modernbill stuff. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.