Ryan_Hemsley Posted November 7, 2012 Share Posted November 7, 2012 Hi, I'm trying to turn on 100 tickrate from 66 on CSS. I currently have is -game cstrike -console +ip $[service.IpAddress] -port $[service.GamePort] +maxplayers $[service.Slots] +exec server.cfg ![startupMap] -tickrate ![TickRate] -condebug It comes up with -game cstrike -console +ip 203.33.121.105 -port 27015 +maxplayers 18 +exec server.cfg +map "surf_greatriver_fix5" -tickrate ![TickRate] -condebug It doesn't have the option to change the tickrate from 66 to 100. Link to comment Share on other sites More sharing options...
Jaggl Posted November 7, 2012 Share Posted November 7, 2012 did you created the custom variable: ![TickRate] it seams that its not created Link to comment Share on other sites More sharing options...
Ryan_Hemsley Posted November 8, 2012 Author Share Posted November 8, 2012 Yes I have. In the command line it only comes up with -game cstrike -console +ip 203.33.121.105 -port 27015 +maxplayers 18 +exec server.cfg +map "surf_greatriver_fix5" -tickrate ![TickRate] -condebug I don't have any option to change it. Link to comment Share on other sites More sharing options...
CloudCUBE Posted November 8, 2012 Share Posted November 8, 2012 I think you need an addon to enable 100tick Tickrate enabler or something Link to comment Share on other sites More sharing options...
Jaggl Posted November 8, 2012 Share Posted November 8, 2012 that should have nothing todo with the game... the startup line dont get created correctly.... the ![TickRate] variable gets not created as you see.... and thats a tcadmin problem.... you have ![startupMap] which is working it seams, so double check the ![TickRate] there have to be a faulty setting there! Link to comment Share on other sites More sharing options...
Ryan_Hemsley Posted November 9, 2012 Author Share Posted November 9, 2012 These are the settings I have. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.