Raised This Month: $ Target: $400
 0% 

Need to force ex_interp from server.


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Author Message
soontheking
New Member
Join Date: Jun 2012
Old 06-30-2012 , 08:54   Need to force ex_interp from server.
#1

I am head admin on a CS 1.6 public server and have FTP access. This server automatically sets everybodys ex_interp to 0.1 .... i want it to be forced to 0.009 but i cannot see where to make this setting. could you help me by telling me which file is it located in? thanks
also, is there any way to force a players updaterate, cmdrate and rate too?
(i dont want to use amx_exec)

thanks

Last edited by soontheking; 06-30-2012 at 08:54.
soontheking is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 06-30-2012 , 11:24   Re: Need to force ex_interp from server.
#2

Obviously you have no idea about how this cvar works, so please leave it allone for anyone else on your server.
__________________

Mordekay is offline
Vita
Senior Member
Join Date: Oct 2010
Location: Serbia
Old 06-30-2012 , 11:25   Re: Need to force ex_interp from server.
#3

You need to make a plugin that will do that, like amx_exec, but it will set client cvars when the player enters your server. I don't know if that is considered as slowhacking if you change peoples settings without asking them or notifying them.

Best Regards!
__________________


Affordable game hosting - www.Nikos-Hosting.com
Vita is offline
Send a message via MSN to Vita Send a message via Skype™ to Vita
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 06-30-2012 , 13:05   Re: Need to force ex_interp from server.
#4

Quote:
Originally Posted by Vita View Post
You need to make a plugin that will do that, like amx_exec, but it will set client cvars when the player enters your server. I don't know if that is considered as slowhacking if you change peoples settings without asking them or notifying them.
ROFLMAO, that is the definition of slowhacking. You should know better than that. Also, as Mordekay said, neither of you know how that cvar works so it should just be left alone.
__________________

Last edited by fysiks; 06-30-2012 at 13:06.
fysiks is offline
soontheking
New Member
Join Date: Jun 2012
Old 06-30-2012 , 14:01   Re: Need to force ex_interp from server.
#5

well the slowhacking is already happening anyway as the server sets the rates to 0.1
i just wanna change it to 0.009
the server is always full (top50 worldwide) so i didnt wanna risk doing something wrong, which is why i posted, and not so that you guys could make a joke out of this.
i bet you must think you are really great.
soontheking is offline
Son Markus
Junior Member
Join Date: Nov 2011
Location: Paderborn, Germany
Old 06-30-2012 , 18:23   Re: Need to force ex_interp from server.
#6

I had also a PUB-Server where I also needed this Plugin... some time ago.
__________________
wazZup my n*ggas?
Son Markus is offline
Send a message via ICQ to Son Markus Send a message via Skype™ to Son Markus
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 06-30-2012 , 18:30   Re: Need to force ex_interp from server.
#7

0.1 is the fixed rate by the engine and the HIGHEST possible value.
0.1 means 100 milli seconds. 0.009 would be 9 mili seconds. Means that anyone with a ping higher than 9 mili seconds will get problems because the client would start interpolate other clients movements, which will cause clients starting to complain about "lost bullets" and that tey where unable to hit something. The correct ex_interp value for is different for EVERY client!

Again: stop messing with cvars you got no idea how they work!
__________________


Last edited by Mordekay; 06-30-2012 at 18:30.
Mordekay is offline
soontheking
New Member
Join Date: Jun 2012
Old 07-01-2012 , 00:03   Re: Need to force ex_interp from server.
#8

0.009 was an example. I wasn't aware that such an issue would be made out of it.
I will be setting it so ex_interp 0 so it suits everyone. at least the ones with good ping would be able to transmit more data.
now someone tell me how to set it already! or are we going to beat around the bush and get nowhere? i have enough people getting annoyed already that the server sets their ex_interp to 0.1 ... thanks,i really need it

(i have looked at sbg.cfg but that looks more like a notification thing. i want to actually set it)
soontheking is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 07-01-2012 , 03:34   Re: Need to force ex_interp from server.
#9

ex_interp got NOTHING to do with the maximum data anyone can send/receive. And the ping also got nothing to do with it.
A tip from me: stop messing with your clients, they will simply leave your server!
__________________


Last edited by Mordekay; 07-01-2012 at 03:34.
Mordekay is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 07-01-2012 , 04:01   Re: Need to force ex_interp from server.
#10

An acceptable plugin would be a plugin that would consider the highest ping of all players, and that would set every client interpolate value to that ping + 10ms, if that final value is < 0.1.
But this with players permission, and a way for players to restore their value before exiting the server.

But again, 0.1 is internet value that works fine, and 0.01 is LAN value that is not suitable at all for playing online.
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:20.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode