Raised This Month: $ Target: $400
 0% 

Showing results 1 to 25 of 48
Search took 0.00 seconds.
Search: Posts Made By: Crazed
Forum: Approved Plugins 07-29-2007, 07:12
Replies: 151
Views: 188,860
Posted By Crazed
Re: Client Checker (1.0.1) [Update 02-25-2007] SQL Support

Sorry for the late response. I have been a bit inactive cause of a really busy period, but yes I think it is possible to let it only query on mapchange. I will change it today and test it and if it...
Forum: Approved Plugins 05-17-2007, 04:39
Replies: 151
Views: 188,860
Posted By Crazed
Re: Client Checker (1.0.1) [Update 02-25-2007] SQL Support

Depending if you are using the SQL version. And could you show me your configs? Also I would like to know which other plugins you are running.

thx
Forum: Approved Plugins 05-17-2007, 04:37
Replies: 151
Views: 188,860
Posted By Crazed
Re: Client Checker (1.0.1) [Update 02-25-2007] SQL Support

Sorry was really busy last weeks so had no time to support it. But it works like this:

equal_to 0 will check if the value is equal to 0 and if so it will change it to "set_value" so if you use...
Forum: Approved Plugins 05-17-2007, 04:27
Replies: 151
Views: 188,860
Posted By Crazed
Forum: Approved Plugins 05-16-2007, 18:03
Replies: 151
Views: 188,860
Posted By Crazed
Re: Client Checker (1.0.1) [Update 02-25-2007] SQL Support

Are you sure you did not load 2 versions?
Forum: Approved Plugins 04-12-2007, 11:09
Replies: 151
Views: 188,860
Posted By Crazed
Re: Client Checker (1.0.1) [Update 02-25-2007] SQL Support

To prevent users from retrying it is just a 1 minute ban
Forum: Unapproved/Old Plugins 03-24-2007, 04:17
Replies: 8
Views: 3,297
Posted By Crazed
Re: Redirect by Steam ID (original idea by Sir-LaggAllot)

what exactly do you mean with module filters ?
Forum: Unapproved/Old Plugins 03-18-2007, 04:26
Replies: 8
Views: 3,297
Posted By Crazed
Redirect by Steam ID (original idea by Sir-LaggAllot)

Sir-LaggAllot's version can be found here (http://forums.alliedmods.net/showthread.php?t=21243)
This is a more advanced version it has no limit of steamids that can be entered and it supports SQL by...
Forum: Unapproved/Old Plugins 03-18-2007, 04:22
Replies: 24
Views: 22,271
Posted By Crazed
Re: Redirect by SteamID

This is a more advanced version it has no limit of steamids that can be entered and it supports SQL by default its using nvault to store data in.

CVARS:
redirect_method: 1 tells the plugin to use...
Forum: Unapproved/Old Plugins 03-17-2007, 05:53
Replies: 24
Views: 22,271
Posted By Crazed
Re: Redirect by SteamID

Sir-LaggAlot do you have any new plans with this plugin like some people already asked for multiple steamids or with sql support ? because now it is only possible to redirect 1 user ..
Forum: Approved Plugins 03-02-2007, 13:49
Replies: 151
Views: 188,860
Posted By Crazed
Re: Client Checker (1.0.1) [Update 02-25-2007] SQL Support

hmm I didnt even see that are using the config wrong


cl_updaterate {
equal_to 66
set_value 66
}

its no wonder why it keeps looping because you tell the client checker to check if...
Forum: Approved Plugins 03-02-2007, 13:16
Replies: 151
Views: 188,860
Posted By Crazed
Re: Client Checker (1.0.1) [Update 02-25-2007] SQL Support

you dont need knowledge to put that alias.. just enter "alias cl_updaterate" and its blocked
Forum: Approved Plugins 03-02-2007, 12:48
Replies: 151
Views: 188,860
Posted By Crazed
Re: Client Checker (1.0.1) [Update 02-25-2007] SQL Support

This is because they used a alias to block changes to there settings.
Forum: Approved Plugins 02-25-2007, 01:40
Replies: 151
Views: 188,860
Posted By Crazed
Re: Client Checker (1.0.1) [Update 02-25-2007] SQL Support

Ok I changed the cvar config style it is more advanced now and looks more clear. It is possible to have multiple values on 1 line these should be seperated with a comma (except for max_value,...
Forum: Approved Plugins 02-17-2007, 14:19
Replies: 151
Views: 188,860
Posted By Crazed
Re: Client Checker (1.0.0) [Update 01-27-2007] SQL Support

wierd .. only thing I could think of is that you are still using a old metamod version. sorry...

check this post:
http://forums.alliedmods.net/showthread.php?t=45738
Forum: Approved Plugins 02-17-2007, 12:17
Replies: 151
Views: 188,860
Posted By Crazed
Re: Client Checker (1.0.0) [Update 01-27-2007] SQL Support

says enough you are not using the latest metamod version .. download the latest at http://www.metamod.org (http://www.metamod.org/) or download a optimized version at http://metamod-p.sourceforge.net/
Forum: Approved Plugins 02-17-2007, 06:56
Replies: 151
Views: 188,860
Posted By Crazed
Re: Client Checker (1.0.0) [Update 01-27-2007] SQL Support

edit your plugins.ini and add debug after ClientChecker.amxx than show me what you get.. :)

ClientChecker.amxx debug
Forum: Approved Plugins 01-27-2007, 06:40
Replies: 151
Views: 188,860
Posted By Crazed
Re: Client Checker (1.0.0) [Update 01-27-2007] SQL Support

Added SQL support. This only saves the steamids to the database.
Forum: Approved Plugins 01-21-2007, 09:38
Replies: 151
Views: 188,860
Posted By Crazed
Re: Client Checker (0.0.9) [Update 01-07-2007] Bugfix

you dont need amx_cvar to change the cvars .. you can just use cc_maxrate or what ever command in your client console. and for the configs, they have to be in "addons/amxmodx/configs" thats all.
Forum: Approved Plugins 01-07-2007, 08:00
Replies: 151
Views: 188,860
Posted By Crazed
Re: Client Checker (0.0.9) [Update 01-07-2007] Bugfix

Fixed a bug in show agreement menu. It did always appear. also did some small optimizations. have fun
Forum: Approved Plugins 01-05-2007, 17:28
Replies: 151
Views: 188,860
Posted By Crazed
Re: Client Checker [Update 12-29-2006] (0.0.8) Optimized

You are right with the server side min rates. only thing is it doesnt work if you ask me. When I let some one play with extremely bad rates and set the server to have normal minimal rates. That...
Forum: Approved Plugins 12-29-2006, 17:14
Replies: 151
Views: 188,860
Posted By Crazed
Re: [Update 12-29-2006] Client Checker (0.0.8) Optimized

Well I could add immunity if people realy want it
Forum: Approved Plugins 12-29-2006, 14:56
Replies: 151
Views: 188,860
Posted By Crazed
Re: [Update 12-29-2006] Client Checker (0.0.8) Optimized

It indeed lowers your warning when you have a normal ping.. each time your ping is below the max ping it counts back 1 warning so it also could be possible you have 3 times warning 2 of 3 warnings....
Forum: Approved Plugins 12-29-2006, 14:46
Replies: 151
Views: 188,860
Posted By Crazed
Re: [Update 12-29-2006] Client Checker (0.0.8) Optimized

You can set a much higher cc_agreesave if you define MAXSAVE this holds the maximum items to save its default set at 512 but you can set it higher (only thing is this will make the plugin much bigger...
Forum: Approved Plugins 12-15-2006, 05:09
Replies: 151
Views: 188,860
Posted By Crazed
Re: [Update 12-03-2006] Client Checker (0.0.7)

Ok I changed the code. should be fine now :)

edit:
btw, This bug did not had any effect on the scan progress only on 2 other parts in the code the messages where not send and if the scan delay...
Showing results 1 to 25 of 48

 
Forum Jump

All times are GMT -4. The time now is 17:47.


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