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

RateChecker


Post New Thread Reply   
 
Thread Tools Display Modes
MoggieX
Veteran Member
Join Date: Aug 2007
Location: n00bville
Old 11-19-2007 , 17:14   Re: RateChecker
Reply With Quote #31

Quote:
Originally Posted by fyckfaco View Post
Didnt seem to work putting it in admin_overrides, non admins can still use it :S
Oops use this

Code:
Overrides
{
    "sm_rate"    "b"
    "sm_ratelist" "b"

}
some n00b put rates instead of rate :-)

Matt
__________________
MoggieX is offline
Send a message via Skype™ to MoggieX
MAUGHOLD
Veteran Member
Join Date: Nov 2004
Location: CA USA
Old 11-20-2007 , 17:10   Re: RateChecker
Reply With Quote #32

Is this plugin avilable for HL1 mods and if it isn't can you please make it so.
Also it would really be nice if it showed the servers maxrates and ticrate as well.
__________________
{FJ}Justice STEAM_0:0:633975 If anyone needs any help with their server, Just add me to steam friends and I'll help you out.
MAUGHOLD is offline
tcviper
Veteran Member
Join Date: Oct 2005
Location: Netherlands
Old 11-21-2007 , 08:50   Re: RateChecker
Reply With Quote #33

prED you should update this if possible to make it for admins only (as cvar or something).
__________________
tcviper is offline
Send a message via MSN to tcviper
mkay_63
Junior Member
Join Date: Jan 2008
Old 01-10-2008 , 20:01   Re: RateChecker
Reply With Quote #34

Quote:
Originally Posted by tcviper View Post
prED you should update this if possible to make it for admins only (as cvar or something).
Hi.

Hm, I'm not prED - but anyways, I can help you ;)

What you have to do:

Open the file "ratechecker.sp" (i.e. with Notepad)

Search this (line #39):
"RegConsoleCmd("sm_rate", Cmd_Rate)"

And replace it with:
RegAdminCmd("sm_rate", Cmd_Rate, ADMFLAG_GENERIC)

That's it... Now the "sm_rate" command is for generic admins only (b).
Fine, I have attached the file for the lazy guys out there xD).
Attached Files
File Type: sp Get Plugin or Get Source (ratechecker.sp - 539 views - 5.7 KB)
mkay_63 is offline
PrefeX
Member
Join Date: Apr 2006
Location: Norway
Old 01-12-2008 , 19:09   Re: RateChecker
Reply With Quote #35

or you can use access override ;)
__________________
Life would be a lot easier if I had the source code.
PrefeX is offline
oliverk23
Junior Member
Join Date: Jan 2008
Old 03-23-2008 , 16:35   Re: RateChecker
Reply With Quote #36

hi,
when i compile that plugin i get a error :

Warning 234 : symbol "SearchForClients" is marked as deprecated: Use Fintarget () or ProcessTargetString()

what does this mean, is there en solution to compile without an error ?

Greats
oliverk23 is offline
Send a message via ICQ to oliverk23
bl4nk
SourceMod Developer
Join Date: Jul 2007
Old 03-23-2008 , 16:42   Re: RateChecker
Reply With Quote #37

It's nothing you need to worry about. The function is no longer used, but will still work. The compiler is just telling you that a newer, better function has been released since then. Like I said, nothing to worry about.
bl4nk is offline
BehaartesEtwas
Senior Member
Join Date: Dec 2007
Old 03-29-2008 , 19:13   Re: RateChecker
Reply With Quote #38

Hi,

I have modified the plugin so it also shows the actual values (not only the values of the CVARS which will might be overridden by server restrictions) and some additional information like loss and choke. Maybe you can integrate it into the "official" version?

Thanks for the great plugin!

BE
Attached Files
File Type: sp Get Plugin or Get Source (ratechecker.sp - 615 views - 6.6 KB)
BehaartesEtwas is offline
oliverk23
Junior Member
Join Date: Jan 2008
Old 03-29-2008 , 21:44   Re: RateChecker
Reply With Quote #39

tested and i say nice ^^
oliverk23 is offline
Send a message via ICQ to oliverk23
ajbrun
New Member
Join Date: Sep 2006
Old 03-30-2008 , 16:03   Re: RateChecker
Reply With Quote #40

I've made a tiny tiny change to it on line 61 to include some spacing after the player name, so it's a bit easier to read:

PrintToConsole(client,"%30s %s %s %s %s",name,rate,update,cmd,interp)
Attached Files
File Type: sp Get Plugin or Get Source (ratechecker.sp - 546 views - 5.7 KB)
ajbrun 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 02:27.


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