Raised This Month: $51 Target: $400
 12% 

EAM (Extendable Admin Menu)


Post New Thread Reply   
 
Thread Tools Display Modes
crazyeffect
Veteran Member
Join Date: Jul 2008
Location: Belgium
Old 08-24-2009 , 16:59   Re: EAM (Extendable Admin Menu)
Reply With Quote #51

Updated language file
Added & Fixed some translations
Attached Files
File Type: txt eam.txt (14.8 KB, 242 views)
__________________
crazyeffect is offline
Send a message via MSN to crazyeffect
nate-dog
Member
Join Date: Sep 2009
Old 10-22-2009 , 10:42   Re: EAM (Extendable Admin Menu)
Reply With Quote #52

Can you do a example menu with Jail Mod? +karma
nate-dog is offline
weiquankill
Junior Member
Join Date: Nov 2009
Old 01-13-2010 , 07:04   Re: EAM (Extendable Admin Menu)
Reply With Quote #53

Wonderful plugin but i met some problem hope u can help

i posted my cfg file

when i start my ZM mode, my poke-mod on -_-LL have to manually off it
when i on my server, zombiemod is on and pokemod is on too!
can u make like when i start server, starts as No mode,normal fight
bascially can u like make ,number1 no mod, number2 mode[pokemod], number3 mode[ZM]




admin pls dun remove just bcuz i have no steam T.T pls i need help
Attached Files
File Type: cfg eam.cfg (1.9 KB, 181 views)

Last edited by weiquankill; 01-13-2010 at 07:12.
weiquankill is offline
IceWaLLHnS
Member
Join Date: Feb 2009
Old 02-21-2010 , 20:42   Re: EAM (Extendable Admin Menu)
Reply With Quote #54

[es]
EAM_NAME = Extensible Admin Menu
EAM_PREFIX = EAM
EAM_HELP1 = - muestra EAM
EAM_COM_REFRESH = eam_actualiza
EAM_HELP2 = - actualizado EAM
EAM_COM_LOGIN = eam_Inicio_sesion
EAM_HELP3 = - Entrar a EAM

EAM_USERS = eam_usuarios
EAM_LOGIN_SUC = Te loggeaste Correctamente y ahora tenes '%s' acceso.
EAM_LOGIN_FAL = Fallaste en iniciar sesion verifique contraseņa %s.
EAM_DENY = Fallaste en entrar muchas veces.

EAM_ALL = All
EAM_NEXT_ARG = Proximo argumento.
EAM_PREV_ARG = Anterior argumento.
EAM_BACK_COMM = Comandos.
EAM_BACK_CATS = Categorias.
EAM_NO_COMMANDS = No se han cargado comandos todavia.
EAM_EXEC_COMM = Ejecutar comando.
EAM_LOADED = Cargando %d Categorias y %d Comandos.

EAM_ERROR_RANGE = Fin del Range es menor que el comienzo del Range por %s: Argumento %d. Cambiar Fin Range Para Empezar Range.
EAM_ERROR_USERS = ***Atencion No %L.ini se encontro***

EAM_MAX_CATS = EAM ha alcanzado el maximo de categorias posible.
EAM_MAX_COMS = EAM ha alcanzado el maximo de comandos posible.

EAM_INI_SETUP = Para aņadir un acceso original, agrega una constraseņa a seguida por los accesos a flags.
EAM_INI_SETUP2 = Ejemplo: "contraseņa" "abcd"


By IceWaLL


Sorry I did not see that it was
IceWaLLHnS is offline
justincase
Senior Member
Join Date: Dec 2008
Old 03-20-2010 , 12:00   Re: EAM (Extendable Admin Menu)
Reply With Quote #55

is this correct ?
Code:
 
{Nade Giver}
[ndg_he_time]
-COMMENT "He time,- >0 time in seconds, 0 infinite nades"
-ARG OPTIONS "0" "5" "10" "20" "30" "40" "45"
-EXEC SERVER
-ACCESS CVAR
[ndg_fl_time]
-COMMENT "FlashBang time,- >0 time in seconds, 0 infinite nades"
-ARG OPTIONS "0" "5" "10" "20" "30" "40" "45"
-EXEC SERVER
-ACCESS CVAR
[ndg_sm_time 20]
-COMMENT "SmokeNade time,- >0 time in seconds, 0 infinite nades"
-ARG OPTIONS "0" "5" "10" "20" "30" "40" "45"
-EXEC SERVER
-ACCESS CVAR
[ndg_he_limit]
-COMMENT "HE limit,0 = none"
-ARG OPTIONS "0" "1" "2" "3" "4" "5" "10"
-EXEC SERVER
-ACCESS CVAR
[ndg_fl_limit]
-COMMENT "FlashBang limit,0 = none"
-ARG OPTIONS "0" "1" "2" "3" "4" "5" "10"
-EXEC SERVER
-ACCESS CVAR
[ndg_sm_limit]
-COMMENT "SmokeNade Limit,0 = none"
-ARG OPTIONS "0" "1" "2" "3" "4" "5" "10"
-EXEC SERVER
-ACCESS CVAR
Edit: when i press 9 " more options" in the menus ...nothing happens... why is this .. am i missing some special line in the menu text ?

Last edited by justincase; 03-20-2010 at 12:33. Reason: question
justincase is offline
vaikepois
New Member
Join Date: Mar 2010
Old 03-25-2010 , 09:22   Re: EAM (Extendable Admin Menu)
Reply With Quote #56

Cant get working.
/.gameservers/cstrike_0/cstrike/addons/amxmodx/scripting
here i got eam.sma
/.gameservers/cstrike_0/cstrike/addons/amxmodx/scripting/include
eam.inc
/.gameservers/cstrike_0/cstrike/addons/amxmodx/data/lang
eam.txt
/.gameservers/cstrike_0/cstrike/addons/amxmodx/plugins
eam.amxx
/.gameservers/cstrike_0/cstrike/addons/configs/plugins.ini
3rd party plugins- eam.amxx


Switched map. But i have no menu...any idea? Please help
and eam.cfg didnt appear

Last edited by vaikepois; 03-25-2010 at 09:35.
vaikepois is offline
justincase
Senior Member
Join Date: Dec 2008
Old 03-25-2010 , 22:10   Re: EAM (Extendable Admin Menu)
Reply With Quote #57

Quote:
Originally Posted by vaikepois View Post
Cant get working.
/.gameservers/cstrike_0/cstrike/addons/amxmodx/scripting
here i got eam.sma
/.gameservers/cstrike_0/cstrike/addons/amxmodx/scripting/include
eam.inc
/.gameservers/cstrike_0/cstrike/addons/amxmodx/data/lang
eam.txt
/.gameservers/cstrike_0/cstrike/addons/amxmodx/plugins
eam.amxx
/.gameservers/cstrike_0/cstrike/addons/configs/plugins.ini
3rd party plugins- eam.amxx


Switched map. But i have no menu...any idea? Please help
and eam.cfg didnt appear
press console<~>
then type eam... works for me
justincase is offline
Tx606
Junior Member
Join Date: Jan 2010
Old 03-30-2010 , 06:58   Re: EAM (Extendable Admin Menu)
Reply With Quote #58

i love it xD
but i have a prob i can't teleport players and bann them
when i choose Bann it banns me so i gota unbann myself everytime i use it
any ideas?
+k
Tx606 is offline
justincase
Senior Member
Join Date: Dec 2008
Old 03-30-2010 , 20:57   Re: EAM (Extendable Admin Menu)
Reply With Quote #59

Quote:
Originally Posted by Tx606 View Post
i love it xD
but i have a prob i can't teleport players and bann them
when i choose Bann it banns me so i gota unbann myself everytime i use it
any ideas?
+k
dont use ban ..>.<
justincase is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 16:56.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode