Ulysses Stuff > Releases
Sourcebans & ULX/ULib
DarkPacifist:
ok... after alot of trial error and scrapping I finally got it working on both the gameserver and webpanel but now they just don't like communicating
http://mindthemod.x10.mx/bans/index.php?p=servers
Can anyone point what I did wrong (odds are its something simple I missed...) D:
I have gatekeeper, mysqloo, and the lua shown assaigned as directed in OP.
in sourcebans_init.lua
sourcebans.SetConfig("hostname", "198.91.81.2"); -- Database Hostname
sourcebans.SetConfig("username", "mindthem_sban"); -- Database Login name
sourcebans.SetConfig("password", "****"); -- Database Login Password
sourcebans.SetConfig("database", "mindthem_sb"); -- Database 'database' or 'schema' selection
sourcebans.SetConfig("dbprefix", "_sb"); -- Prefix for tables in the database.
sourcebans.SetConfig("portnumb", 3306); -- Database Port number
sourcebans.SetConfig("serverid", 1); -- The ID given to this server by the SourceBans website
sourcebans.SetConfig("website", "www.mindthemod.x10.mx/bans");
sourcebans.SetConfig("showbanreason", true);
sourcebans.SetConfig("dogroups", false); -- Set user groups or not.
sourcebans.Activate();
Sidewaykill:
Simple. http://sourcebans.net/node/25
You have to ask your webhost to open port 27045 TDP and UDP. It is likely they will not do that, as I had to find another host for sourcebans. I recommend doctormckay.com.
Sidewaykill:
Yes. I said when I delete or unban from sourcebans it seems ULX still keeps the ban, so it is a problem with this module.
DarkPacifist:
Unless I'm mistaken the bans in ulx are not normally updated when banning/unbanning from other "banning utilities"
I'm gunna see if I can run into the same issue so I can start looking into a solution eitherway it may be a little while before a solution is added/submitted.
centran:
--- Quote from: DarkPacifist on January 23, 2013, 09:18:36 PM ---Unless I'm mistaken the bans in ulx are not normally updated when banning/unbanning from other "banning utilities"
I'm gunna see if I can run into the same issue so I can start looking into a solution eitherway it may be a little while before a solution is added/submitted.
--- End quote ---
I believe if you try to unban someone through the sourcebans web gui that the ban will still show in ulx until it expires. However, the person still should be able to join the server as sourcebans. I have banned myself and unbanned myself in sourcebans and was able to join the server fine. Like someone already said, double check that the rcon password is correct in sourcebans.
So, it even though it still shows up in the ban menu of xgui that player should still be able to join if you unban them through the sourcebans web gui.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version