KAC and Globalban

Post your support questions here. Please search before asking a question.
Post Reply
Mader6000
Posts: 3
Joined: Tue Apr 06, 2010 8:15 am

KAC and Globalban

Post by Mader6000 »

Hi there,
I am, with odonel, developer of Globalban.
I see that kac bans listet in sourcebans now we want to make the same for Globalban.
How we can catch a ban from kac from logs or any message outgoing from kac?
Kigen
Site Admin
Posts: 1496
Joined: Sat Jun 07, 2008 11:08 am
Location: Right behind you....
Contact:

Re: KAC and Globalban

Post by Kigen »

KAC is designed to use SourceBans' and SourceMod's internal ban systems. If you wish to catch KAC's bans (and others done through SourceMod). Just build a optional SourceMod plugin that catches bans and then sends them to your plugin (as I see GlobalBans is EventScripts).

http://docs.sourcemod.net/api/index.php ... how&id=292&
http://docs.sourcemod.net/api/index.php ... how&id=293&

Remember to return Plugin_Handled to prevent it from going to the server's built-in banlist.
Image
Post Reply