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

Anyway server rates Clients


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Tonda
Senior Member
Join Date: Aug 2009
Old 01-15-2010 , 07:02   Anyway server rates Clients
Reply With Quote #1

Hi, i need set server rates for all players. So if player with config.cfg and settings maybe rate 5000 – if he Join to mine server, his config will be edit to rate 15000

Its possible? Players have lags in mine server, because have bad rate cvars
Tonda is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 01-15-2010 , 10:21   Re: Anyway server rates Clients
Reply With Quote #2

Yes, it is possible with the client's permission. Without their permission, it will not be posted here?
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
vivek_sjv
BANNED
Join Date: Dec 2009
Location: India
Old 01-16-2010 , 02:23   Re: Anyway server rates Clients
Reply With Quote #3

Quote:
Originally Posted by YamiKaitou View Post
Yes, it is possible with the client's permission. Without their permission, it will not be posted here?
Yeah.. A menu will be shown to the client where the will be asked whether they want to update these rates or not.... If they agree the rates get updated.

Please Code the Plug in for this.
I have seen in a server where a menu was shown to me that Lowest acceptable cl_updaterate was 40 so do you chose to upgrade it to cl_updaterate 60 or 100. else be Kicked.

But I cannot find such plugin
vivek_sjv is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 01-16-2010 , 04:53   Re: Anyway server rates Clients
Reply With Quote #4

Can't you just use sv_minupdaterate and sv_maxupdaterate (and whatever the others are) to force them to use appropriate server rates?
__________________
fysiks is offline
wrecked_
Veteran Member
Join Date: Jan 2010
Location: New York (GMT-5)
Old 01-16-2010 , 05:11   Re: Anyway server rates Clients
Reply With Quote #5

Code:
client_cmd ( index, const command[], {Float,...} )
example:
PHP Code:
client_cmd id"ex_interp 0.01" 
__________________
[ Paid Requests ]
DO NOT PM ME ABOUT BLOCKMAKER
NO PRIVATE SUPPORT
wrecked_ is offline
vivek_sjv
BANNED
Join Date: Dec 2009
Location: India
Old 01-17-2010 , 04:52   Re: Anyway server rates Clients
Reply With Quote #6

Quote:
Originally Posted by wrecked_ View Post
Code:
client_cmd ( index, const command[], {Float,...} )
example:
PHP Code:
client_cmd id"ex_interp 0.01" 
Please Explain some More
vivek_sjv is offline
wrecked_
Veteran Member
Join Date: Jan 2010
Location: New York (GMT-5)
Old 01-17-2010 , 12:38   Re: Anyway server rates Clients
Reply With Quote #7

Well, basically you're able to make it as if the client is issuing the command in their own console. What you'd want to do in your plugin is make a simple menu to anyone that connects ( use the client_putinserver function ), if they hit Accept, then you'd want to use that client_cmd over again until you have all the rates you want, and if they decline, just kick them. ( client_cmd ( id, "disconnect" ) ). If you want the plugin made for you, I can get started on it tonight.
__________________
[ Paid Requests ]
DO NOT PM ME ABOUT BLOCKMAKER
NO PRIVATE SUPPORT
wrecked_ is offline
Stu-E
Senior Member
Join Date: Nov 2009
Location: Antalya/Turkey
Old 01-17-2010 , 12:47   Re: Anyway server rates Clients
Reply With Quote #8

look at this
http://www.amxmodx.org/doc/index.htm...%2Fscripts.htm

examples:
client_cmd(id,"say HELLO") only user
client_cmd(0,"say hello")everyone
client_cmd(id,"record xxx.dem")user records a demo
client_cmd(0,"record xxx.dem")everyone record a demo
__________________
[email protected]
Match-Bot
+ KaRMa

Türksen katıl gruba "Türk" ;)
Stu-E is offline
Send a message via MSN to Stu-E Send a message via Skype™ to Stu-E
vivek_sjv
BANNED
Join Date: Dec 2009
Location: India
Old 01-18-2010 , 01:17   Re: Anyway server rates Clients
Reply With Quote #9

Quote:
Originally Posted by wrecked_ View Post
Well, basically you're able to make it as if the client is issuing the command in their own console. What you'd want to do in your plugin is make a simple menu to anyone that connects ( use the client_putinserver function ), if they hit Accept, then you'd want to use that client_cmd over again until you have all the rates you want, and if they decline, just kick them. ( client_cmd ( id, "disconnect" ) ). If you want the plugin made for you, I can get started on it tonight.


Please!!! I'm Pleased for that. Greatly appreciate the responses!
vivek_sjv is offline
wrecked_
Veteran Member
Join Date: Jan 2010
Location: New York (GMT-5)
Old 01-18-2010 , 02:04   Re: Anyway server rates Clients
Reply With Quote #10

What rates do you want to be set if they hit accept? I'll need the command for it and the value (ex: ex_interp "0.01")
__________________
[ Paid Requests ]
DO NOT PM ME ABOUT BLOCKMAKER
NO PRIVATE SUPPORT
wrecked_ is offline
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:59.


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