Raised This Month: $ Target: $400
 0% 

Client Checker (1.0.1) [Update 02-25-2007] SQL Support


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
daemonevo
Junior Member
Join Date: Nov 2005
Location: Christchurch
Old 05-18-2007 , 04:27   Re: Client Checker (1.0.1) [Update 02-25-2007] SQL Support
Reply With Quote #1

Quote:
Originally Posted by Crazed View Post
show me your configs please ..
running with sxe injected + amx match deluxe

// Show (dis)connect message of players [0 = Disabled, 1 = Enabled]
cc_connectmsg 0

// Show info in console when a players joins the server
cc_showinfo 0

// Show country in player connect message
// This uses the AMXModX GeoIP module so it needs to be enabled in modules.ini
cc_showgeoip 0

// Show message about invalid settings to:
// 0 = Disabled
// 1 = AMX Admins
// 2 = Checked Player + AMX Admins
// 3 = All players
cc_messagetype 3

// Show agreement menu [0 = No agreement, 1 = Show agreement]
cc_agreemenu 0
// Menu time out in seconds
cc_agreetimeout 30
// How long the agreement of a client should be saved
cc_daystosave 14

// Rate Checker [0 = Disabled, 1 = Enabled]
cc_ratecheck 1
// Ping Checker [0 = Disabled, 1 = Enabled]
cc_pingcheck 0
// Cvar Checker [0 = Disabled, 1 = Enabled]
cc_cvarcheck 1

// Logging [0 = Disabled, 1 = Enabled]
cc_writelog 1

// Write settings to config [0 = Disabled, 1 = Enabled]
cc_writecfg 1

// Maximum allowed invalid cvars before kick
cc_maxinvalid 10

// Check delay between checks in seconds
cc_chkdelay 4
// Maximum items to check at once
cc_maxitems 5

// Maximum ping allowed
cc_maxping 120
// Ping check cycles before kick
cc_maxpingwarns 6

// Minimum Allowed rates
cc_minupdaterate 50
cc_mincmdrate 50
cc_minrate 15000


// SQL Stuff
cc_sqlhost "localhost"
cc_sqldbname "ClientChecker"
cc_sqluser "my_user"
cc_sqlpass "my_pass"
daemonevo 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 11:08.


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