Raised This Month: $12 Target: $400
 3% 

what this commands?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Bibihotz
AlliedModders Donor
Join Date: Jul 2013
Old 10-18-2013 , 12:51   what this commands?
Reply With Quote #1

Quote:
sv_unlag 1
sv_maxunlag 0.5
i see in some servers cfg but is unknown command
Bibihotz is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 10-18-2013 , 15:42   Re: what this commands?
Reply With Quote #2

...first for all, you not need find and add ALL console variables in server config file.
Better leave them with default value.

And those just a hidden cvars, that's all. redundant.
Code:
Unknown command "sv_unlag"
Unknown command "sv_maxunlag"
"sv_unlag" = "1"
 game
 - Enables player lag compensation
"sv_maxunlag" = "1.0" min. 0.000000 max. 1.000000
 game
 - Maximum lag compensation in seconds

[SM] Changed cvar "sv_unlag" to "0".
L 10/18/2013 - 22:37:30: [sm\basecommands.smx] "Console<0><Console><Console>" changed cvar (cvar "sv_unlag") (value "0")
[SM] Changed cvar "sv_maxunlag" to "0.5".
L 10/18/2013 - 22:37:47: [sm\basecommands.smx] "Console<0><Console><Console>" changed cvar (cvar "sv_maxunlag") (value "0.5")
__________________
Do not Private Message @me

Last edited by Bacardi; 10-18-2013 at 15:43.
Bacardi is offline
Bibihotz
AlliedModders Donor
Join Date: Jul 2013
Old 10-18-2013 , 17:00   Re: what this commands?
Reply With Quote #3

Quote:
Originally Posted by Bacardi View Post
...first for all, you not need find and add ALL console variables in server config file.
Better leave them with default value.

And those just a hidden cvars, that's all. redundant.
Code:
Unknown command "sv_unlag"
Unknown command "sv_maxunlag"
"sv_unlag" = "1"
 game
 - Enables player lag compensation
"sv_maxunlag" = "1.0" min. 0.000000 max. 1.000000
 game
 - Maximum lag compensation in seconds

[SM] Changed cvar "sv_unlag" to "0".
L 10/18/2013 - 22:37:30: [sm\basecommands.smx] "Console<0><Console><Console>" changed cvar (cvar "sv_unlag") (value "0")
[SM] Changed cvar "sv_maxunlag" to "0.5".
L 10/18/2013 - 22:37:47: [sm\basecommands.smx] "Console<0><Console><Console>" changed cvar (cvar "sv_maxunlag") (value "0.5")
and what is this commands? :/ reduce the lag?
Bibihotz is offline
ddhoward
Veteran Member
Join Date: May 2012
Location: California
Old 10-18-2013 , 17:10   Re: what this commands?
Reply With Quote #4

They are not commands, they are cvars.

The first one enables lag compensation, the second one sets how much can be used.

https://developer.valvesoftware.com/...g_compensation
__________________
ddhoward 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 02:15.


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