double-click on lifestone

Find the proper support area, Saga-Version.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Abyssal
Posts: 74
Joined: Wed Mar 10, 2010 1:53 am

double-click on lifestone

Post by Abyssal »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number: 1434
L2JDP Revision Number: 1434
hello there :D

i decided to be an active member in here and not only asking questions as i used to (i dont know much about developing but i'll do my best). anyway, in my last topic many people helped me but you didnt answer my question (no bad feelings :D) but its ok :D

now i have another question: how can i add an automatic augment system in the server? i mean how can i make the lifestones when someone double-clicks on them to be able to augment? you know, you just click on the lifestone and the augment window appears. does any good christian from here know how to do that ? :P

thank you in advance...
Abyssal
Posts: 74
Joined: Wed Mar 10, 2010 1:53 am

Re: double-click on lifestone

Post by Abyssal »

come on guys i know you can help... :( is it so bad i need some help? its not that i havent tried to do it alone, its i couldnt find anything though i tried many times.
User avatar
Tan
L2j Veteran
L2j Veteran
Posts: 873
Joined: Wed Jun 10, 2009 10:31 pm
Location: Poland

Re: double-click on lifestone

Post by Tan »

have you try check how does Enchant Scrolls work ?:p
Some people believe in God... i believe in Music... some people pray..... I turn on Winamp
http://www.last.fm/user/L2jTan
Abyssal
Posts: 74
Joined: Wed Mar 10, 2010 1:53 am

Re: double-click on lifestone

Post by Abyssal »

yes, but i dont have the knowledge required to change the code with the augment one in a new item. i dont know but it seems too hard to me and i didnt find anything in the internet thats why i posted my problem here. :D

btw thank you for replying because i was waiting for a reply in this topic about two days now :D
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: double-click on lifestone

Post by hope »

your L2J Revision Number and L2JDP Revision Number are very low why dont you update and you will have that fixed
User avatar
Tan
L2j Veteran
L2j Veteran
Posts: 873
Joined: Wed Jun 10, 2009 10:31 pm
Location: Poland

Re: double-click on lifestone

Post by Tan »

hope wrote:your L2J Revision Number and L2JDP Revision Number are very low why dont you update and you will have that fixed
Maybe read the post before post-.-? :lol:
Some people believe in God... i believe in Music... some people pray..... I turn on Winamp
http://www.last.fm/user/L2jTan
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: double-click on lifestone

Post by hope »

tan wrote:
hope wrote:your L2J Revision Number and L2JDP Revision Number are very low why dont you update and you will have that fixed
Maybe read the post before post-.-? :lol:
I did and it does not change that the server is a very old rev
Last edited by hope on Sun Mar 28, 2010 5:11 am, edited 1 time in total.
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: double-click on lifestone

Post by jurchiks »

but he doesn't need anything fixed...
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Abyssal
Posts: 74
Joined: Wed Mar 10, 2010 1:53 am

Re: double-click on lifestone

Post by Abyssal »

thank you for your suggestion mr. hope and i would gladly follow it if there was a newer l2j interlude release, because i like only interlude. :D (im glad you are interested anyway :))

but as jurchiks said i dont need anything fixed, i just want to add a faction with which the player will be able to augment without going to a blacksmith or something, just by double-clicking on a lifestone. :roll:
User avatar
denser
Posts: 1392
Joined: Wed May 30, 2007 9:13 pm
Location: Russia
Contact:

Re: double-click on lifestone

Post by denser »

1st you need to crate handler to all of Life-Stones and make sql query to db.
2nd you need to write handler itself and load it in masterhandler.java
3rd you need to look on the link in Blacksmith html and look what method and class are called there and call it in handler

i think it not so hard but really boring :)
Tiger, once tasted human flesh, will want to taste it again
L2J - the place where glad to see you any time!
Abyssal
Posts: 74
Joined: Wed Mar 10, 2010 1:53 am

Re: double-click on lifestone

Post by Abyssal »

im sure for you guys its not too hard but for me it is and thats why i need codes and not suggestions. im glad you are interested to help me denser but it would be much better if you could tell me what codes should i use because almost the only thing i know about java is copy - paste. :(
User avatar
denser
Posts: 1392
Joined: Wed May 30, 2007 9:13 pm
Location: Russia
Contact:

Re: double-click on lifestone

Post by denser »

look in bd on other items, in dp look at handlers for items. aaaand - copy-paste as you should)
Tiger, once tasted human flesh, will want to taste it again
L2J - the place where glad to see you any time!
Abyssal
Posts: 74
Joined: Wed Mar 10, 2010 1:53 am

Re: double-click on lifestone

Post by Abyssal »

sorry i dont know exactly where to look and i also dont know what exactly i should copy - paste and where. :cry:
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: double-click on lifestone

Post by jurchiks »

what DO you know then?
you don't really expect someone to just paste the full code here for you?
read what denser said and TRY AT LEAST, lazy ass...
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Abyssal
Posts: 74
Joined: Wed Mar 10, 2010 1:53 am

Re: double-click on lifestone

Post by Abyssal »

come on i said i dont know java so i dont know what files you want me to open and i dont know what i should copy - paste from these files and where. im not a lazy. im sorry if i make you tired... :(
Post Reply