Page 1 of 1
Request Help AMXbans
Posted: 2019 Mar 03 13:23
by Kenzy
Hey
i've edited reason and times on amxbans but not like as i want, i just added Reason and change times,
Admin area/server/ban reasons
like on screen.
First Choose Nick and Reason but with reason there's Time.
and i want change it,
1 - Choose Nick
2 - Reasons
3 - Times
Then make the ban.
Re: Request Help AMXbans
Posted: 2019 Mar 03 17:39
by psychical
so remove static ban time/reason and just change your language file
Re: Request Help AMXbans
Posted: 2019 Mar 03 18:10
by Kenzy
psychical wrote:so remove static ban time/reason and just change your language file
hey, yes i know change lang, but my problem is not language !
i mean i want list the Reason and list the Times and List the Players
like on this screen just list the times
thanks.
-- 2019 Mar 03 18:17 --
I mean like this.
Re: Request Help AMXbans
Posted: 2019 Mar 03 19:17
by psychical
I have wrote You how to do it... Disable STATIC ban times/reasons. (just remove it). Then change reasons by lang file. And it will be Player select, reason select, time select...
Re: Request Help AMXbans
Posted: 2019 Mar 03 21:44
by Kenzy
psychical wrote:I have wrote You how to do it... Disable STATIC ban times/reasons. (just remove it). Then change reasons by lang file. And it will be Player select, reason select, time select...
u mean this ?
and what i must do here ?
i dont understand good, please can you explain me more

or send me file

Please.
-- 2019 Mar 03 23:13 --
I'm trying to do everything for I can to fix this.,
Language don't want to change, I checked the file data / lang checked in the file amxbans.cfg and others plugins amxbans but nothing.
Could you please tell me the idea of changing the language of the amx ban list?
Re: Request Help AMXbans
Posted: 2019 Mar 04 00:11
by laimiukas3
try to leave only [en] because text its from data/lang/amxbans.txt
BAN_MENU = Меню бана
REASON_MENU = Вибір причини бана
maby your personal language rus in server amx_langmenu ?
amxx.cfg ?
// Server language in ISO 639-1 format
// Please see data/lang/languages.txt file for a list of supported languages
//
// Default value: en
amx_language "en"
addons/amxmodx/data/vault.ini >
server_language en
?
Re: Request Help AMXbans
Posted: 2019 Mar 04 09:21
by Kenzy
Thanks, i will try it

on first topic of amxbans time and reason like psychical say to change your language file, how i do it
and which file mean? Please,.
thanks.
-- 2019 Mar 04 23:24 --
hey,
i think i understand a llitle

for change like say its here ?
Code: Select all
PERMANENT = permanentBAN_FOR_MINUTES = Ban for %sBAN_PERMANENT = Permanent ban
i dont know if this or not !
and please how i change it to select player, select reason, select time ?
thanks .