mirror of
https://github.com/Aurorastation/Aurora-Old.git
synced 2026-07-17 02:32:23 +01:00
Flag check
This commit is contained in:
@@ -164,7 +164,7 @@ world/IsBanned(key,address,computer_id)
|
||||
if(!toban)
|
||||
toban = 1
|
||||
|
||||
if(banFlag)
|
||||
if(banFlag & (KEYBAN|IDBAN|IPBAN))
|
||||
Adminbot.DB_ban_record(1, null, null, multireason, null, null, ckey(key), 1, address, computer_id)
|
||||
notes_add_sql(key, newreason, null, address, computer_id)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user