netinhoo Posted July 28, 2016 Posted July 28, 2016 (edited) ADD VIP, NO receive status vip. other buttons it's ok print> http://prntscr.com/bypdg1 Edited July 28, 2016 by netinhoo Quote
0 Tessa Posted July 28, 2016 Posted July 28, 2016 IMO, the code of this VIP NPC will be more useful for troubleshooting... and not as an image, if it's possible. :lol: Quote
0 netinhoo Posted July 29, 2016 Author Posted July 29, 2016 http://prntscr.com/byxduz <html> <title>Vip Manager</title> <body> <center> <img src="L2UI_CH3.herotower_deco" width=256 height=32> </center> Hi user! I'm the vip manager. My job is make easiest the administrator job. So you can access here your needs about vip status. Take in mind, if you add vip from here its this character. So take care of your vip item. <center> <img src="L2UI_CH3.herotower_deco" width=256 height=32> <button value="Add vip" action="bypass -h npc_%objectId%_pk" width=94 height=21 fore="L2UI_ch3.BigButton" back="L2UI_ch3.BigButton_down"> <button value="Check my vip status" action="bypass -h npc_%objectId%_checkVipTime" width=94 height=21 fore="L2UI_ch3.BigButton" back="L2UI_ch3.BigButton_down"> <img src="L2UI_CH3.herotower_deco" width=256 height=32> </center> </body> </html> Quote
0 Gladicek Posted July 29, 2016 Posted July 29, 2016 Wow. What about to post java code instead of your html? We don't know what it do via that bypass until you show use java part x) Quote
0 Reborn12 Posted July 29, 2016 Posted July 29, 2016 Just add here l2vipinstance.java i think there command starts with another bypass and not pk Quote
Question
netinhoo
ADD VIP, NO receive status vip.
other buttons it's ok
print> http://prntscr.com/bypdg1
Edited by netinhoo6 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.