Raised This Month: $32 Target: $400
 8% 

VAC Status Checker (v.2.5.0 8/27/19)


Post New Thread Reply   
 
Thread Tools Display Modes
Jumpman
Senior Member
Join Date: Mar 2010
Location: Denmark
Old 12-18-2010 , 10:03   Re: VAC Status Checker
Reply With Quote #131

Nice thank you m8 :-)
Jumpman is offline
Jumpman
Senior Member
Join Date: Mar 2010
Location: Denmark
Old 01-01-2011 , 17:55   Re: VAC Status Checker
Reply With Quote #132

Sry my bad english but i have one more

I get this error in my logs player get banned but get error when banned by VAC Status Checker.

[mysql_bans.smx] Unable to REPLACE ban into DB,You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"[VAC Status Checker] You have been banned due to a previous VAC violati, 0, CU' at line 1, query=REPLACE INTO mysql_bans (steam_id, player_name, ban_reason, ban_length, timestamp) VALUES ('STEAM_0:12085716', 'ITeck cl brush me<3?`pcw/ cw', '"[VAC Status Checker] You have been banned due to a previous VAC violati, 0, CURRENT_TIMESTAMP)

I use mysql_bans and sourcemod webadmin now the problem is when VAC status checker ban a person the ban resson is writing like this "[VAC Status Checker] You have been banned due to a previous VAC violation." would be nice if write like this [VAC Status Checker] You have been banned due to a previous VAC violation without quotes.

The field banned_by is emty would be nice if we can put some text inside this field ex. [VAC Status Checker] so when you look in MySQL Banning in sourcemod webadmin you not see empty field but see Banned by Admin [VAC Status Checker]

The field banned_by_ip is olso empty would be nice to put some text inside here to normal text would be STEAM_0:0xxxxxx9 when a admin ban a player but when VAC status checker bans a player nothing is writing to this field would be nice to have [VAC Status Checker] be added to this field

Can some of you maybe fix this it would be very nice not to have empty fileds

Last edited by Jumpman; 01-02-2011 at 11:16.
Jumpman is offline
Jumpman
Senior Member
Join Date: Mar 2010
Location: Denmark
Old 01-11-2011 , 13:30   Re: VAC Status Checker
Reply With Quote #133

I forgot to install socket.exe look like it working now.

But i discuss with some of my members who write this

I do not understand what the last parameter are doing in the line:
Server command ("sm_ban #% d 0 \" [VAC Status Checker]% T \ "", GetClientUserId (client), "Banned", client);
sm_ban user's only 3 parameters: ID, Date and Reason.
In the above becomes "#% d" translated into the result of "GetClientUserId (client)"
0 is the second parameter = Permanent.
% T is translated into the translated meaning of "Banned"(from the text file with translations for the plugin.)
But what the hell, the last parameter good for? (, client)
Jumpman is offline
StevoTVR
Senior Member
Join Date: Oct 2008
Old 01-11-2011 , 14:17   Re: VAC Status Checker
Reply With Quote #134

Quote:
Originally Posted by Jumpman View Post
But i discuss with some of my members who write this

I do not understand what the last parameter are doing in the line:
Server command ("sm_ban #% d 0 \" [VAC Status Checker]% T \ "", GetClientUserId (client), "Banned", client);
sm_ban user's only 3 parameters: ID, Date and Reason.
In the above becomes "#% d" translated into the result of "GetClientUserId (client)"
0 is the second parameter = Permanent.
% T is translated into the translated meaning of "Banned"(from the text file with translations for the plugin.)
But what the hell, the last parameter good for? (, client)
The last parameter tells it which user's language should be used for the phrase translation.

See: http://wiki.alliedmods.net/Translati...ge_in_a_Plugin
StevoTVR is offline
Undertaker_X
New Member
Join Date: Jan 2011
Old 02-03-2011 , 14:34   Re: VAC Status Checker
Reply With Quote #135

Thank you for a great plugin!

I get the following in my error logs:

vacbans 1.3.3

L 02/03/2011 - 19:57:15: [SM] Native "SQL_TQuery" reported: Invalid database Handle 0 (error: 4)
L 02/03/2011 - 19:57:15: [SM] Displaying call stack trace for plugin "vacbans.smx":
L 02/03/2011 - 19:57:15: [SM] [0] Line 252, vacbans.sp::Command_Whitelist()

Running:
SM 1.4.0 Build 3185
MM:S 1.8.5
Sockets 3.0.1
Linux Server
Undertaker_X is offline
blue zebra
BANNED
Join Date: Jun 2010
Old 02-15-2011 , 03:42   Re: VAC Status Checker
Reply With Quote #136

Undertaker
Please use the latest snapshots from the mm and sm, and your problem will be solved.

And here is the Hungarian (HU) translation (UTF-8 needed), if you want this, Stevo (thanks for your job):
Attached Files
File Type: txt vacbans.phrases.txt (242 Bytes, 173 views)

Last edited by blue zebra; 02-15-2011 at 03:46.
blue zebra is offline
Frag Harry
Junior Member
Join Date: Dec 2010
Old 04-18-2011 , 11:44   Re: VAC Status Checker
Reply With Quote #137

Hey
i didnt use sourcebans and want to ask when i set the VAC status checker to ban the ppl. where i can find the ban and the log?

into sourcemod/logs/ didnt create any log!

gratz.
Harry
Frag Harry is offline
einwad
Member
Join Date: Mar 2011
Location: Romania (Brazil)
Old 05-14-2011 , 12:54   Re: VAC Status Checker
Reply With Quote #138

StevoTVR,

How can I make your plugin use admin with aid #253 instead of Console's aid #0 ? (sourcebans)
__________________
Mors tua, vita mea.

einwad is offline
Send a message via Skype™ to einwad
StevoTVR
Senior Member
Join Date: Oct 2008
Old 05-14-2011 , 13:56   Re: VAC Status Checker
Reply With Quote #139

Quote:
Originally Posted by einwad View Post
StevoTVR,

How can I make your plugin use admin with aid #253 instead of Console's aid #0 ? (sourcebans)
I don't know if that's possible.
StevoTVR is offline
sinblaster
Grim Reaper
Join Date: Feb 2010
Location: Australia
Old 05-14-2011 , 14:50   Re: VAC Status Checker
Reply With Quote #140

Quote:
Originally Posted by Frag Harry View Post
Hey
i didnt use sourcebans and want to ask when i set the VAC status checker to ban the ppl. where i can find the ban and the log?

into sourcemod/logs/ didnt create any log!

gratz.
Harry
/cfg/banned_user.cfg

should also be a
/addons/sourcemod/logs/bans.log file
__________________
Happy Happy Joy Joy

sinblaster 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:18.


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