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

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...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..