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

Dynamic cvar by number of players


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
kp_uparrow
Penalized Member
Join Date: Jun 2006
Location: 192.168.0.1
Old 11-20-2006 , 21:13   Dynamic cvar by number of players
Reply With Quote #1

Is there / I need a plugin that dymanicly changes the a Cvar by how many people are in the server
__________________
I USED A SECOND ACCOUNT TO DO MORE KARMA UPS AND DOWNS UNTIL GREENTRYST CAUGHT ME
kp_uparrow is offline
The Specialist
BANNED
Join Date: Nov 2006
Old 11-21-2006 , 03:36   Re: Dynamic cvar by number of players
Reply With Quote #2

what cvar ? but i dont think so. can you describe exactly what you want and then i might do it for you very quickly
The Specialist is offline
Send a message via AIM to The Specialist
kp_uparrow
Penalized Member
Join Date: Jun 2006
Location: 192.168.0.1
Old 11-21-2006 , 10:53   Re: Dynamic cvar by number of players
Reply With Quote #3

so when there is 1 player in the server, the plugin changes the sv_maxrate to 20000, when there is 4 people, sv_maxrate to 10000, when there is 8 people, sv_maxupdaterate to 15, when there is 10 people sv_maxrate to 7000 and so on
__________________
I USED A SECOND ACCOUNT TO DO MORE KARMA UPS AND DOWNS UNTIL GREENTRYST CAUGHT ME
kp_uparrow is offline
Hawk552
AMX Mod X Moderator
Join Date: Aug 2005
Old 11-21-2006 , 17:38   Re: Dynamic cvar by number of players
Reply With Quote #4

You know, lowering rates with more people connected is kind of like raising taxes when there's a recession.

I'm not disputing the idea, but changing your rates is not a wise idea (especially lowering it with more people).
__________________
Hawk552 is offline
Send a message via AIM to Hawk552
kp_uparrow
Penalized Member
Join Date: Jun 2006
Location: 192.168.0.1
Old 11-21-2006 , 18:11   Re: Dynamic cvar by number of players
Reply With Quote #5

im not lowering rates, im increasing rates when tehre is less people
__________________
I USED A SECOND ACCOUNT TO DO MORE KARMA UPS AND DOWNS UNTIL GREENTRYST CAUGHT ME
kp_uparrow is offline
RaD-PimP
Member
Join Date: May 2005
Location: Stamford, CT
Old 11-21-2006 , 18:31   Re: Dynamic cvar by number of players
Reply With Quote #6

You're decreasing rates when there is more people in the server.
You're increasing rates when there is less people in the server.

Both mean the same thing which I also think is a bad idea, but I think the coders around here will make it for you.
RaD-PimP is offline
kp_uparrow
Penalized Member
Join Date: Jun 2006
Location: 192.168.0.1
Old 11-21-2006 , 18:53   Re: Dynamic cvar by number of players
Reply With Quote #7

the rate will always be 6000 if there is nothing to change it
some 10000 is better than always 6000
__________________
I USED A SECOND ACCOUNT TO DO MORE KARMA UPS AND DOWNS UNTIL GREENTRYST CAUGHT ME
kp_uparrow is offline
Hawk552
AMX Mod X Moderator
Join Date: Aug 2005
Old 11-21-2006 , 19:03   Re: Dynamic cvar by number of players
Reply With Quote #8

Quote:
Originally Posted by kp_uparrow View Post
the rate will always be 6000 if there is nothing to change it
some 10000 is better than always 6000
No, it's not, because clients will never use that much anyway if there's less players.

I don't think you understand the math behind bandwidth consumption in HLDS. The more players, the more bandwidth each player takes up. Why? Let's say there's 3 players (Player A, B, C). The server has to transmit to A the locations of B and C, has to transmit to B the locations of A and C, and has to transmit to C the locations of A and B. That's 6 transactions (discounting the transmission between the server and client itself). Let's add player D. So it now looks like A: B, C, D - B: A, C, D - C: A, B, D - D: A, B, C. That's a total of 12 transactions.

What I said above is very very far from what actually goes on (there's a lot more to it, but that's the basics). I guess it's like saying "a car is a hunk of metal".
__________________
Hawk552 is offline
Send a message via AIM to Hawk552
kp_uparrow
Penalized Member
Join Date: Jun 2006
Location: 192.168.0.1
Old 11-21-2006 , 19:12   Re: Dynamic cvar by number of players
Reply With Quote #9

so you are saying that players transfer data without going thru server???
__________________
I USED A SECOND ACCOUNT TO DO MORE KARMA UPS AND DOWNS UNTIL GREENTRYST CAUGHT ME
kp_uparrow is offline
Hawk552
AMX Mod X Moderator
Join Date: Aug 2005
Old 11-21-2006 , 19:14   Re: Dynamic cvar by number of players
Reply With Quote #10

Quote:
Originally Posted by kp_uparrow View Post
so you are saying that players transfer data without going thru server???
You know what? There really is no hope for you. I really don't care, its your server that you'll be destroying. You obviously don't understand my point (which I clearly stated twice in my previous post), so just forget it.
__________________
Hawk552 is offline
Send a message via AIM to Hawk552
Reply



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 12:15.


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