Hi i am making my own buffer and i want to ask something because it seems it doesnt work and i dont know why. So i want to make 1 htm that welcomes the player to my buffer and i want it to have 3 buttons/link. Buffs Dances Songs. I managed to make the buttons but when you click on them nothing happens.
My 1st html is 51(welcome) my 2ond 51-1(buffs) my 3rd 51-2(dances) and my 4th 51-3(songs). All my htm's are in gameserver\data\html\mods\buffer.
Here is the code. If you can help me i will be very delightfull.
<td><button value="Buffs" action="bypass -h npc_%objectId%_Link mods/buffer/51-1.htm" <--- I think this is were the problem is width=75 height=21 back="L2UI_ch3.Btn1_normalOn" fore="L2UI_ch3.Btn1_normal"> </td>
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.
Question
Sacri
Hi i am making my own buffer and i want to ask something because it seems it doesnt work and i dont know why. So i want to make 1 htm that welcomes the player to my buffer and i want it to have 3 buttons/link. Buffs Dances Songs. I managed to make the buttons but when you click on them nothing happens.
My 1st html is 51(welcome) my 2ond 51-1(buffs) my 3rd 51-2(dances) and my 4th 51-3(songs). All my htm's are in gameserver\data\html\mods\buffer.
Here is the code. If you can help me i will be very delightfull.
<td><button value="Buffs" action="bypass -h npc_%objectId%_Link mods/buffer/51-1.htm" <--- I think this is were the problem is width=75 height=21 back="L2UI_ch3.Btn1_normalOn" fore="L2UI_ch3.Btn1_normal"> </td>
12 answers to this question
Recommended Posts
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.