Jump to content
  • 0

[Request]Right click item for html chat with actions.


Question

Posted

Ok, so wat i wana know, ive already searched the forums and found how to give an HTML to an item but not how to make that HTML do actions, such as teleport, buff, purchase.. Does anyone know how to do this?

A reply with some help would be much appreciated.

 

15 answers to this question

Recommended Posts

  • 0
Posted

In Gracia Part 2 you can see in Ectitem

 

(17,'Wooden Arrow','false','arrow',6,'stackable','wood','none',-1,-1,1,0,'true','true','true','true','0-0;','false'),

replace html for False

 

In gracia Final mayme this line

 

(17,'Wooden Arrow','false','arrow',6,'stackable','wood','none',-1,-1,1,0,'true','true','true','true','book','0-0;'),

  • 0
Posted

In gracia Final mayme this line

 

(17,'Wooden Arrow','false','arrow',6,'stackable','wood','none',-1,-1,1,0,'true','true','true','true','book','0-0;'),

Yeah thats what i did on gracia final, i set the handler to book, made a new java code for it but it only opens up an html, if the html has buttons, they dont do anything, if its a text line with a teleport, the question to "Would you like to teleport to...etc.." pops up but when i hit yes it doesnt do anything.

  • 0
Posted

yeah.. as you noticed, link doesnt work cuz i think you used direct lines from a teleporter? in which case the link wont work since the item isnt a teleport npc instance =P

anyway.. you can do many things.. but i dont think you can do anything without editing the actual source and adding the code you want to the item.

  • 0
Posted

oh wow... good thing i keep my own pack lol... anyway nice, now even more useless mods and and w/e shares, while l2j has bugs written all over >.<

  • 0
Posted

Find share with "item buffer" and cheack the code, then you will know how to make "NPC in Item"

  • 0
Posted

Find share with "item buffer" and cheack the code, then you will know how to make "NPC in Item"

Could you be more specific? That could be anywhere. Ima use the search engine *crosses fingers*

 

EDIT: Found this topic, but its only for hellbound, i cant find the specific lines on my java files to add the ones given by the patch. Im using L2J Gracia Final.

  • 0
Posted

Witch lines you cant find? I hope you remember ...now handlers are in DataPack.

  • 0
Posted

Witch lines you cant find? I hope you remember ...now handlers are in DataPack.

Well i found them but that share needs the file CustomCommandHandler and the guy that shared it, didn't add its code. So i pm'd him about it but he hasnt replied. There's also ICustomCommandHandler but thats no good. And then, theres a code CustomCommandHandler.GetInstance, well that GETINSTANCE isnt working.

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