Jump to content

Recommended Posts

Posted

hey guys today i share with you AIO Item for L2jServer H5 last rev

the item will open the html data from aio.html file ,  data/html/aio.html

if u want to change a item to aio just go to data/stats/items and open the file and change this

<set name="handler" val="AIOItem" />

 

here is the code

 

http://pastebin.com/ihBa4s1B

 

Credits to me

  • 1 month later...
Posted

you just create a AIO.html file in data/html folder

and you put in it what you want

about the gm shop you change the name of the files of gm shop to AIO

 

Posted

thanks for the share, +1 rep :)

I was ready to do this since he was de-reped ! It is not something special ( he could also made the html files ) but its a nice share ....

 

Thanks for re-sharing it !

Posted

RequstBypassToServer.java  <==This is not in hi5

 

-		String htmFile = "data/html/aio.htm";
-		String htmContent = HtmCache.getInstance().getHtm(htmFile);
+              String htmContent = HtmCache.getInstance().getHtm(activeChar.getHtmlPrefix(), "data/html/aio.htm");

  • 2 weeks later...
  • 2 weeks later...
  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock