Page 1 of 1
Panel Admin Configuration
Posted: Thu Dec 09, 2010 1:53 am
by sabiduria2012
Hola greetings to all l2jserver community .... I am interested in starting a project of change in the administration panel of the gm. And since I need all information possible in order to develop a new panel. I have seen is some htm in the folder L2jserver \ gameserver \ data \ html \ admin but my intention is to go to the root, therefore I know what and where files are specifically in the core. Greetings and sorry for the inconvenience.
Excuse my very bad translation.
Re: Panel Admin Configuration
Posted: Thu Dec 09, 2010 9:42 am
by Edelvez
Hi, the root of the panel is the path you mentioned ... in it is a graphical environment for the commands ... if you want to know the commands, head to data/scripts/handlers/admincommandhandlers
Re: Panel Admin Configuration
Posted: Wed Mar 30, 2011 8:57 am
by tonybpro
Tell me please. How to make the admin panel is not closed when I buy something in GM shop?
Re: Panel Admin Configuration
Posted: Thu Mar 31, 2011 6:57 pm
by UnAfraid
you have to use NpcHtmlMessage(objectId, 1); in order to prevent from closing page when u do something
