hlmod.hu
https://hlmod.hu/

AMXBans
https://hlmod.hu/viewtopic.php?f=9&t=13642
Oldal: 1 / 1

Szerző:  Doky [2014.01.03. 16:30 ]
Hozzászólás témája:  AMXBans

Sziasztok!

Nekem lenne 1 apróbb problémám.
Biztos ismeritek az AMXBans plugint.
Feletelepítettem mindent, plugint is, weboldalát is..
Működik minden, adminom is ott van hozzáadva, viszont azt nemtudom hogy hogy tudom azt megoldani hogy, hogy bannoljak amxbansal? Illetve olyat lehet e, hogy alapból azzal bannoljon, mert menü részét nem láttam.
Illetve van magyar nyelvű?

Szerző:  DeteCT0R [2014.01.03. 19:50 ]
Hozzászólás témája:  Re: AMXBans

Doky írta:
Sziasztok!

Nekem lenne 1 apróbb problémám.
Biztos ismeritek az AMXBans plugint.
Feletelepítettem mindent, plugint is, weboldalát is..
Működik minden, adminom is ott van hozzáadva, viszont azt nemtudom hogy hogy tudom azt megoldani hogy, hogy bannoljak amxbansal? Illetve olyat lehet e, hogy alapból azzal bannoljon, mert menü részét nem láttam.
Illetve van magyar nyelvű?

Van egy amxbans_core.amxx es egy amxbans_main.amxx es azokat rakd legfelul. Eloszor core utana main. majd admincmd.amxx ele tegyel ;jelet.

Szerző:  Doky [2014.01.04. 10:36 ]
Hozzászólás témája:  Re: AMXBans

DeteCT0R írta:
Doky írta:
Sziasztok!

Nekem lenne 1 apróbb problémám.
Biztos ismeritek az AMXBans plugint.
Feletelepítettem mindent, plugint is, weboldalát is..
Működik minden, adminom is ott van hozzáadva, viszont azt nemtudom hogy hogy tudom azt megoldani hogy, hogy bannoljak amxbansal? Illetve olyat lehet e, hogy alapból azzal bannoljon, mert menü részét nem láttam.
Illetve van magyar nyelvű?

Van egy amxbans_core.amxx es egy amxbans_main.amxx es azokat rakd legfelul. Eloszor core utana main. majd admincmd.amxx ele tegyel ;jelet.


admincmd ele nem tettem ; jelet :D
Akkor sztem megvan a baj.. :)

Szerző:  DeteCT0R [2014.01.04. 11:27 ]
Hozzászólás témája:  Re: AMXBans

Elm blokkolja magatol az admincmd-t de tedd felul a 2 plugint.

Szerző:  Doky [2014.01.06. 18:09 ]
Hozzászólás témája:  Re: AMXBans

DeteCT0R írta:
Elm blokkolja magatol az admincmd-t de tedd felul a 2 plugint.


Felraktam mindent úgy ahogy írtatok, kapcsolódik is, viszont az oldalon a server résznél nincs ott a szerver.
Az miért lehet?

Szerző:  Doky [2014.01.06. 18:47 ]
Hozzászólás témája:  Re: AMXBans

Nah sikerult minden, esetleg valakinek nincs magyar forditasa hozza? :)
Vagy ezt letudna valaki nekem forditani?:)

Kód:
[en]
ADMMENU_FLAGGING = AMXBans: Player-Flagging
ADMMENU_DISCONNECTED = AMXBans: Disconnected Players
ADMMENU_HISTORY = AMXBans: Banhistory
TCONNECTION_FAILED = [AMXBans] Connection failed!
TQUERY_FAILED = [AMXBans] Query failed!
TQUERY_ERROR = [AMXBans] Threaded Query Error, Place: %d
TQUERY_MSG = [AMXBans] Message: %s (%d)
TQUERY_STATEMENT = [AMXBans] Query statement: %s
SQL_BANMOD_ONLINE = AMXBans %s is online
SQL_CANT_LOAD_REASONS = SQL error: Could not load ban reasons: '%s'
SQL_LOADED_STATIC_REASONS = No Reasons found in Database. Static reasons were loaded instead.
SQL_LOADED_REASON = 1 Reason loaded from Database.
SQL_LOADED_REASONS = %d Reasons loaded from Database.
SQL_MENU_ONLINE_01 = AMXBans Menu %s is online (1 reason loaded)
SQL_MENU_ONLINE_02 = AMXBans Menu %s is online (%d reasons loaded)
UNBAN_LOG = %s<%d><%s><%s> unbanned %s<%s>.
UNBAN_CHATLOG = %s <%s> was banned (ingame).
PLAYER_BANNED_BEFORE = <%s> %s has been banned %i times before.
ALREADY_BANNED = Player is already banned.
PERMANENT = permanent
BAN_FOR_MINUTES = Ban for %s
BAN_PERMANENT = Permanent ban
MSG_1 = You have been banned from this Server!
MSG_2 = Reason: '%s'
MSG_3 = Duration: '%s'
MSG_4 = Your SteamID: '%s'
MSG_5 = Your IP: '%s'
MSG_6 = Banned by Admin: %s
MSG_7 = You can complain about your ban @ %s
MSG_8 = You have been banned from this Server by Admin %s.
MSG_9 = You are banned from this Server!
MSG_10 = You are permanently banned.
MSG_11 = You have been banned at least one time before.
MSG_12 = There are %s left of your ban.
MSG_13 = Banned Nickname: %s
NOT_BAN_PERMANENT = You are not authorized to ban via Console.
BAN_MAX = You can ban a maximum of %i Minutes via Console!
MSG_MOTD_1 = <body bgcolor=#9CB3B3><font size=^"18^" color=^"red^">You have been banned.</font><br><br><font color=^"black^">Reason: %s<br>Duration: %s<br>SteamID: %s</font>
MSG_MOTD_2 = <body bgcolor=#9CB3B3><font size=^"18^" color=^"red^">You have been banned.</font><br><br><font color=^"black^">Reason: %s<br>Duration: %s<br>SteamID: %s<br>Admin: %s</font>
AMX_BANIP_SYNTAX = amx_banip <time in minutes> <SteamID | nickname> <reason>
AMX_FIND_SYNTAX = amx_find <SteamID | nickname>
AMX_BAN_SYNTAX = amx_ban <Time in Minutes> <SteamID | Nickname> <Reason>
AMX_BAN_SYNTAX_NEW = amx_ban <SteamID | Nickname> <Time in Minutes> <Reason>
ADMIN_BAN_1 = ADMIN: ban %s
ADMIN_BAN_2 = ADMIN %s: ban %s
STEAMID_BANNED_SUCCESS_IP_LOGGED = SteamID '%s' banned successfully (IP logged). Player gets kicked.
STEAMID_IP_BANNED_SUCCESS = Banned Players Ip successfully. Player gets kicked.
BAN_LOG = %s<%d><%s><%s> has banned %s<%s> for %s (%i Minutes). Reason: %s.
BAN_CHATLOG = %s<%s> was banned for %s (%i Minutes). Reason: %s.
BAN_LOG_PERM = %s<%d><%s><%s> banned %s<%s> Duration: PERMANENT. Reason: %s.
BAN_CHATLOG_PERM = %s<%s> was banned PERMANENT. Reason: %s.
PUBLIC_BAN_ANNOUNCE = '%s' got banned for '%s'.^n Reason: '%s'
PUBLIC_BAN_ANNOUNCE_PERM = '%s' got banned permanent.^n Reason: '%s'
PUBLIC_BAN_ANNOUNCE_2 = '%s' got banned for '%s'.^n Reason: '%s'^n Admin: %s
PUBLIC_BAN_ANNOUNCE_2_PERM = '%s' got banned permanent.^n Reason: '%s'^n Admin: %s
NO_REASONS = No Reasons found
REASON_1 = Cheater
REASON_2 = Laming
REASON_3 = Swearing
REASON_4 = Wallhack
REASON_5 = Aimbot
REASON_6 = Wallhack + Aimbot
REASON_7 = Camper
USER_REASON = Userdefined reason
BANTIME_MENU = Bantime Menu
REASON_MENU = Banreason Menu
BAN_MENU = Ban menu
FLAGGING_MENU = Flag player
NO_DISCONNECTED_PLAYER_IN_LIST = No Players found in List!
BANDISCONNECTED_MENU = The last %d Players
BAN_DISCONNECTED_PLAYER_FAILED = Banning failed!
BAN_DISCONNECTED_PLAYER_SUCCESS = Player has been banned!
UNFLAG_PLAYER = Remove flag
UNFLAG_MENU = Player already flagged! Options:
FLAG_PLAYER_NEW = Set new flag
FLAGG_MESS_ERROR = Flagging of player %s failed
FLAGREASON_MENU = Flagging-Reason Menu
FLAGG_MESS = You have flagged player %s
UN_FLAGG_MESS = You removed the flag of player %s
UN_FLAGG_MESS_ERROR = Flag removing from player %s failed
FLAG_PLAYER = Flag player
FLAGGED = Under observation
PLAYER_FLAGGED = Player is under observation
FLAGG_NPOSS = Flagging of BOT or HLTV not possible!
FLAG_FOR_MINUTES = Flag for %s
FLAG_PERMANENT = Flag permanent
HISTORY_MOTD = Banhistory of %s
BANHISTORY_MENU = Banhistory menu
FLAGTIME_MENU = Flagtime menu
BT_BAN_KICK = Ban instantly
BT_BAN_NEXTMAP = Ban after this map
BT_BAN_NEXTROUND = Ban after this round
BR_BAN_KICK = Ban and kick
NO_ACCESS_TO_CMD = You have no access to this command
HAS_IMMUNITY = This player has immunity
IS_BOT = This player is a Bot
IS_HLTV = This player is a HLTV Proxy
KICK_MESSAGE = You are BANNED. Check your console.
UNABAN_STEAMID_ONLY = Only SteamIDs can be unbanned.
PUBLIC_UNBAN_ANNOUNCE = '%s' was banned.
PUBLIC_UNBAN_ANNOUNCE_2 = '%s' was unbanned by admin %s.
UNBAN_TO_OLD_BAN = You cannot remove bans older than %s. These have to be removed with the webGUI.
UNBAN_TO_OLD_BAN2 = The ban you try to remove is %s old.
STEAMID_NOT_FOUND = Player with this SteamID not found
AMX_FIND_RESULT_1 = Player found (SteamID: '%s')
AMX_FIND_RESULT_2 = BanID: '%s', nickname: '%s'
AMX_FIND_RESULT_3 = Banned by: '%s'['%s'], reason: '%s'
AMX_FIND_RESULT_4 = Banlength: '%s', time remaining: '%s'
AMX_FIND_RESULT_5 = Ban has expired.
AMX_FIND_NORESULT = No expired bans found (SteamID: '%s')
NO_MOTD = No MOTD-Entry has been found. Set it in the webGUI -> Servers!
FLAGGED_PLAYER = Flagged Player(s): %s <%s> Reason: %s
BLOCKING_DOUBLEBAN = Blocking doubleban from <%s>
PLAYER_NOT_FOUND = Player %s was not found
UPDATE_MENU = Update Menu (%d) Page %d
NO_MENU_OPENED = No Menu Opened
PLAYER_LEAVE = Player has left the server and can't be banned.
PLAYER_NOT_BANNED = SteamID / IP %s is not banned.
TOO_MANY_BANS = SteamID / IP %s has %d active bans, cannot unban.
LOG_UNBAN = %s<%d><%s><%s> unbanned %s
UNBAN_CONSOLE = %s has been unbanned

Oldal: 1 / 1 Minden időpont UTC+02:00 időzóna szerinti
Powered by phpBB® Forum Software © phpBB Limited
https://www.phpbb.com/