Put Noblesse Blessing

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
smartmedia
Posts: 60
Joined: Tue Jun 16, 2009 4:38 pm
Location: Hellas

Put Noblesse Blessing

Post by smartmedia »

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

Hi..
I like to know how i will put Noblesse Blessing using a button from html.
<button value="Noblesse Blessing" action="bypass -h what to put here" width=120 height=25 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
User avatar
momo61
Posts: 1648
Joined: Fri Jun 06, 2008 2:05 pm
Location: Europe

Re: Put Noblesse Blessing

Post by momo61 »

smartmedia wrote:Hi..
I like to know how i will put Noblesse Blessing using a button from html.
<button value="Noblesse Blessing" action="bypass -h what to put here" width=120 height=25 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
put the ID of the noblesse blessing skill ..
smartmedia
Posts: 60
Joined: Tue Jun 16, 2009 4:38 pm
Location: Hellas

Re: Put Noblesse Blessing

Post by smartmedia »

Hi..

The code is inside a .py file. Python if i am right. Noblesse id is 1323. How exactly i will write it...???

MAIN_HTML_MESSAGE += "<button value=\"heal\" action=\"bypass -h Quest " + QUEST_LOADING_INFO + " heal 0 0 0\" width=130 height=20 back=\"L2UI_ct1.button_df\" fore=\"L2UI_ct1.button_df\">"

How i must change that in order to make the Noblesse.
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Put Noblesse Blessing

Post by janiii »

depends on your event methods defined in the script, how they handle the input
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
smartmedia
Posts: 60
Joined: Tue Jun 16, 2009 4:38 pm
Location: Hellas

Re: Put Noblesse Blessing

Post by smartmedia »

Hi.

I am using Rin4as 1.3 version and i want to add a button under the heal for Noblesse.
If someone can help...? Thanks
L2jServer buffer v1.3.rar
You do not have the required permissions to view the files attached to this post.
Post Reply