Bug 3981 - bennd.cfg does not work with entered sql-configuration
bennd.cfg does not work with entered sql-configuration
Status: RESOLVED INVALID
Product: AMX Mod X
Classification: Unclassified
Component: Base Plugins
trunk
PC All
: P3 normal
Assigned To: amxmodx-bugs@alliedmods.net
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-08-28 18:57 PDT by sengelhardt
Modified: 2013-08-24 12:18 PDT (History)
3 users (show)

See Also:


Attachments

Description sengelhardt 2009-08-28 18:57:42 PDT
When you have entered a sql-configuration in sql.cfg and the database is not reachable, the banned users can reconnect to the server though the Steamid is written correctly in the banned.cfg

It is really strange, that the banned.cfg is written correctly by amxmodx-commands, but during connection, it seems, that these entries are not read.

Example:
-Admin bans a player by amxmod or console or hlsw
-user gets message, that he is kicked and banned and disappears from server
-database in sql.cfg is not reachable, so the entry is written in banned.cfg
-user tries to reconnect successfully, though he is written correctly in the banned.cfg and the listid-command writes his steamid as banned

The correct behaviour should be, that the fallback-option of banning someone should use the banned.cfg. Or the minimum would be an entrie in the logfiles, that the database is not reachable, but this is just the second option.
Comment 1 Vincent Herbet [:Arkshine] 2013-08-24 12:18:49 PDT
The bans are handled by the game, not by AMXX.
I'm not sure what is your issue, but this is for sure unrelated to SQL.

Note You need to log in before you can comment on or make changes to this bug.