Raised This Month: $ Target: $400
 0% 

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


Post New Thread Reply   
 
Thread Tools Display Modes
eric0279
AlliedModders Donor
Join Date: May 2007
Old 07-19-2013 , 13:57   Re: VAC Status Checker
Reply With Quote #201

Hello,

Quote:
L 07/19/2013 - 19:52:01: SourceMod error session started
L 07/19/2013 - 19:52:01: Info (map "c5m1_waterfront") (file "errors_20130719.log")
L 07/19/2013 - 19:52:01: [SM] Native "ReadPackString" reported: DataPack operation is out of bounds.
L 07/19/2013 - 19:52:01: [SM] Displaying call stack trace for plugin "vacbans.smx":
L 07/19/2013 - 19:52:01: [SM] [0] Line 172, vacbans.sp::OnSocketDisconnected()
L 07/19/2013 - 19:52:07: [SM] Native "ReadPackString" reported: DataPack operation is out of bounds.
L 07/19/2013 - 19:52:07: [SM] Displaying call stack trace for plugin "vacbans.smx":
L 07/19/2013 - 19:52:07: [SM] [0] Line 172, vacbans.sp::OnSocketDisconnected()
L 07/19/2013 - 19:52:07: [SM] Native "ReadPackString" reported: DataPack operation is out of bounds.
L 07/19/2013 - 19:52:07: [SM] Displaying call stack trace for plugin "vacbans.smx":
L 07/19/2013 - 19:52:07: [SM] [0] Line 172, vacbans.sp::OnSocketDisconnected()
L 07/19/2013 - 19:52:26: [vacbans.smx] Socket error 3 (errno 110)

Version 1.3.5

Thanks.
eric0279 is offline
FallenNT
Member
Join Date: Feb 2013
Location: Russia
Old 11-08-2013 , 11:05   Re: VAC Status Checker
Reply With Quote #202

Code:
L 11/08/2013 - 04:39:25: SourceMod error session started
L 11/08/2013 - 04:39:25: Info (map "de_dust2") (file "errors_20131108.log")
L 11/08/2013 - 04:39:25: [SM] Native "ReadPackString" reported: DataPack operation is out of bounds.
L 11/08/2013 - 04:39:25: [SM] Displaying call stack trace for plugin "vacbans.smx":
L 11/08/2013 - 04:39:25: [SM]   [0]  Line 172, D:\Server\Steampipe\css_public\cstrike\addons\sourcemod\scripting\vacbans.sp::OnSocketDisconnected()
L 11/08/2013 - 04:39:44: Error log file session closed.

Last edited by FallenNT; 11-08-2013 at 11:06.
FallenNT is offline
Send a message via ICQ to FallenNT
ZuCChiNi
Junior Member
Join Date: Apr 2012
Location: Turkey
Old 11-15-2013 , 17:53   Re: VAC Status Checker
Reply With Quote #203

Turkish Translation (UTF-


Code:
"Phrases"
{
    "Kicked"
    {
        "tr"        "Eski bir VAC ihlali yüzünden oyundan atıldınız."
    }
    "Banned"
    {
        "tr"        "Eski bir VAC ihlali yüzünden yasaklandınız."
    }
    "Banned_Server"
    {
        "tr"        "eski bir VAC ihlali yüzünden yasaklandı."
    }
}

Last edited by ZuCChiNi; 11-15-2013 at 17:54.
ZuCChiNi is offline
Send a message via ICQ to ZuCChiNi Send a message via AIM to ZuCChiNi Send a message via MSN to ZuCChiNi Send a message via Yahoo to ZuCChiNi Send a message via Skype™ to ZuCChiNi
StevoTVR
Senior Member
Join Date: Oct 2008
Old 11-15-2013 , 18:46   Re: VAC Status Checker
Reply With Quote #204

Added. Thanks. I also converted the translations to UTF-8 so they all show up correctly.

As for the DataPack errors, this probably happens when the request to steamcommunity.com times out and never returns data. I'll add some error handling or something, but that won't make Steam work any better. I can at least make it fail more gracefully.
StevoTVR is offline
StevoTVR
Senior Member
Join Date: Oct 2008
Old 11-15-2013 , 22:03   Re: VAC Status Checker
Reply With Quote #205

Updated to prevent the DataPack error.
StevoTVR is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 11-30-2013 , 12:01   Re: VAC Status Checker
Reply With Quote #206

https://forums.alliedmods.net/showpo...43&postcount=2

Changed up the code slightly to add a chat message instead based on request.

- Jack
Drixevel is offline
allienaded
AlliedModders Donor
Join Date: Feb 2013
Old 01-04-2014 , 08:52   Re: VAC Status Checker
Reply With Quote #207

Finnish translation

Code:
"Phrases"
{
    "Kicked"
    {
        "fi"        "Sinut potkittiin ulos aiempien VAC rikkomusten vuoksi."
    }
    "Banned"
    {
        "fi"        "Olet saanut porttikiellon aiempien VAC rikkomusten vuoksi."
    }
    "Banned_Server"
    {
        "fi"        "porttikielto aiempien VAC rikkomusten vuoksi."
    }
}
allienaded is offline
FallenNT
Member
Join Date: Feb 2013
Location: Russia
Old 01-08-2014 , 04:37   Re: VAC Status Checker (v.1.3.6 11/15/13)
Reply With Quote #208

Anybody can fix this plugin and make it compatible with sourcebans 2.0.0-dev?
The plugin works with sourcebans 2.0.0-dev, but writes another reason to ban.
Code:
"Console<0><Console><Console>"  renamed "Player<491><STEAM_0:0:149367094><>" to  "setitagila.3dn.ru")
This is not advertising!

Last edited by FallenNT; 01-08-2014 at 04:38.
FallenNT is offline
Send a message via ICQ to FallenNT
lester
New Member
Join Date: Feb 2014
Old 02-13-2014 , 10:59   Re: VAC Status Checker (v.1.3.6 11/15/13)
Reply With Quote #209

Hi, and thx for this usefull plugin. I use the version from r3dw3r3w0lf above, but seems to have a little bug.

PrintToChat(i, "%s has VAC bans on record.", client) (original)
gives me only "has VAC bans on record." in chat. The player name is missing.

Changed to PrintToChat(i, "%L has VAC bans on record.", client)
gives me the player name and steam-id too, which makes the chat bit bloating.

Which variable i have to put in to get only the player name?

And is it possible to grab and log all available VAC related informations from the players page?
Like: 3 VAC ban(s) on record / 33 day(s) since last ban.

thx in advance
lester is offline
StevoTVR
Senior Member
Join Date: Oct 2008
Old 02-13-2014 , 12:31   Re: VAC Status Checker (v.1.3.6 11/15/13)
Reply With Quote #210

Use %N to get just the name.

For your second question, that information is not available in the XML format. The plugin would have to be rewritten to get it from another source.
StevoTVR 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 23:55.


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