++if(!cha.getPincheck())+{+ final NpcHtmlMessage html =newNpcHtmlMessage(0);+ html.setFile("data/html/pin.htm");+ html.replace("%player%", cha.getName());+ cha.setIsSubmitingPin(true);+ sendPacket(html);+return;+}+
cha.setClient(client);
I get the html from the pin code but when I enter a password it does not release me to enter the character
I removed java HTML and wrote this way.
<html><head><title>Character Pin Panel</title></head>"
<body><center><tablewidth="250"cellpadding="5"bgcolor="000000"><tr><tdwidth="45"valign="top"align="center"><imgsrc="L2ui_ch3.menubutton4"width="38"height="38"></td><tdvalign="top"><fontcolor="FF6600">Pin Panel</font><br1><fontcolor="00FF00"> %player% </font>, use this interface to enable pin secirity.</td></tr></table></center><center><imgsrc="l2ui_ch3.herotower_deco"width=256height=32align=center><br></center><tablewidth="350"cellpadding="5"bgcolor="000000"><tr><tdwidth="45"valign="top"align="center"><imgsrc="Icon.etc_old_key_i02"width="32"height="32"></td><tdvalign="top">Please enter your PIN:<editvar="dapin"width=80height=15><br1>info or something (can delete)</td></tr></table><br>"
<center><buttonvalue="Submit"action="bypass -h enterpin $dapin"width=75height=21back="L2UI_ch3.Btn1_normalOn"fore="L2UI_ch3.Btn1_normal"></center><center><imgsrc="l2ui_ch3.herotower_deco"width=256height=32align=center><fontcolor="FF6600">By Elfocrash</font></center></body></html>
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.
DISCORD :
utchiha_market
telegram :
https://t.me/utchiha_market
SELLIX STORE :
https://utchihamkt.mysellix.io/
Join our server for more products :
https://discord.gg/hood-services
https://campsite.bio/utchihaamkt
hello everyone !
I need help with a l2script Rev H5-Salvation/Classic build. I compiled the project, installed everything but I can't log in to the server, it won't log me in. I tried a thousand ways without good results. I leave you the error when logging in either with the H5-Salvation Client.
ERROR ---> WARN: IPBANMANAGER ---> IP !!!!
I'm waiting for help! Thank you!
Question
Williams
Hi I'm trying to put in to add the pin code when selecting the character, I removed EnterWorld code and added in CharacterSelect
Code : https://pastebin.com/raw/gzC3FMBG
CharacterSelect.java
I get the html from the pin code but when I enter a password it does not release me to enter the character
I removed java HTML and wrote this way.
4 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.