Raised This Month: $32 Target: $400
 8% 

Lerp


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Lajtowy
Member
Join Date: Jun 2012
Old 07-29-2012 , 14:30   Lerp
Reply With Quote #1

Hello, can someone pass me a plugin to changeing any lerps to 16.6 ?

So for example, if you connecting to the server you are informed that your lerp has been changed from 100 to 16.6



[Left 4 Dead]

Last edited by Lajtowy; 07-29-2012 at 14:30.
Lajtowy is offline
Chaosxk
Veteran Member
Join Date: Aug 2010
Location: Westeros
Old 07-29-2012 , 21:39   Re: Lerp
Reply With Quote #2

Correct me if i'm wrong, but isn't changing lerp client-sided. So server's can't force changing cl_interp and cl_interp _ratio on you.
__________________
Chaosxk is offline
Lajtowy
Member
Join Date: Jun 2012
Old 07-30-2012 , 10:26   Re: Lerp
Reply With Quote #3

He can look, i had installed sm_exec plugin on my server and if im type "sm_exec @all (my parametrs)" it will be changed so maybe it can be changed by just using sm_exec on connected all players
Lajtowy is offline
canadianjeff
BANNED
Join Date: Sep 2016
Old 11-07-2020 , 17:54   Re: Lerp
Reply With Quote #4

I think using dev cmds plugin and trying exec or fake exec on clients they will refuse to exec some cmds because FCVAR_SERVER_CAN_EXECUTE is set on the client side that blocks alot of commands is there a list of cmds that servers CAN exec on clients?
canadianjeff is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 11-08-2020 , 11:42   Re: Lerp
Reply With Quote #5

Use sm_cvar
Set both to 1

Run server with tickrate 66

*edit
If you make cvar changes, players need re-connect to server or map change.

Code:
"sv_client_min_interp_ratio" = "1"
FCVAR_DEVELOPMENTONLY FCVAR_REPLICATED 
- This can be used to limit the value of cl_interp_ratio for connected clients (only while they are connected).
              -1 = let clients set cl_interp_ratio to anything
 any other value = set minimum value for cl_interp_ratio

"sv_client_max_interp_ratio" = "5"
FCVAR_DEVELOPMENTONLY FCVAR_REPLICATED 
- This can be used to limit the value of cl_interp_ratio for connected clients (only while they are connected). If sv_client_min_interp_ratio is -1, then this cvar has no effect.

Last edited by Bacardi; 11-08-2020 at 11:45.
Bacardi is offline
Reply


Thread Tools
Display Modes

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 19:27.


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