Jump to content

[SHARE]AIO Item [H5]


marwan

Recommended Posts

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

Link to comment
Share on other sites

  • 1 month later...

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 !

Link to comment
Share on other sites

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");

Link to comment
Share on other sites

Reason:

 

TheMentaL (0) marwan (0) - insulting and calling other ppl scammers without any proofs .. In topic February 03, 2012, 11:31:34 am

Link to comment
Share on other sites

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...