Page 1 of 1
Put Noblesse Blessing
Posted: Thu Jul 30, 2009 12:22 pm
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">
Re: Put Noblesse Blessing
Posted: Fri Jul 31, 2009 5:47 am
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 ..
Re: Put Noblesse Blessing
Posted: Fri Jul 31, 2009 7:37 am
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.
Re: Put Noblesse Blessing
Posted: Fri Jul 31, 2009 8:03 am
by janiii
depends on your event methods defined in the script, how they handle the input
Re: Put Noblesse Blessing
Posted: Fri Jul 31, 2009 8:30 am
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