Neatidaro.. Man reikia ne vieną failą taip atidaryti, jeigu reiktų vieną nekiltų procenzuramų.
Pabandysiu visą situaciją išaiškinti:
Turėjau buffer'į kuris pradžioje atidaro pasisveikinimo langą ir tik paskui perkelia tave į buff'ų kategorijas.
<html><title>Welcome</title>
<body>
<center>
<br>
<center><font color=3c3c3c>_______________________________</font><br>
<tr>
<button value="" action="bypass -h npc_%objectId%_Quest 9999_NPCBuffer" width=256 height=256 back="Sek.start_logo" fore="Sek.start_logo">
<tr>
<font color=3c3c3c>_______________________________</font><br>
</body>
</html>
<img src=Sek.start_logo width=256 height=256 align=center>
Aš sumasčiau, kad viską galima palengvinti iškart atidarius 1.htm failą ( iškart parodo visas kategorijas ), taigi šį kodą pakeičiau su 1.htm failo kodu.
<html><body><title>Welcome</title>
<center>
<br>
<br>
<font color=3c3c3c>Lineage II</font><br>
<center>
<font color=3c3c3c>__________________________</font><br>
<tr>
<button value="Nocenzurass" action="bypass -h Quest 9999_NPCBuffer 70" width=250 height=30 back="L2UI_CH3.refinegrade3_21" fore="L2UI_CH3.refinegrade3_21">
<tr>
<button value="Heal All" action="bypass -h Quest 9999_NPCBuffer 6" width=250 height=30 back="L2UI_CH3.refinegrade3_21" fore="L2UI_CH3.refinegrade3_21">
<tr>
<center><font color=3c3c3c>__________________________</font><br>
<tr>
<button value="Other" action="bypass -h Quest 9999_NPCBuffer 5.htm" width=250 height=30 back="L2UI_CH3.refinegrade3_21" fore="L2UI_CH3.refinegrade3_21">
<tr>
<button value="Dance" action="bypass -h Quest 9999_NPCBuffer 2.htm" width=250 height=30 back="L2UI_CH3.refinegrade3_21" fore="L2UI_CH3.refinegrade3_21">
<tr>
<button value="Song" action="bypass -h Quest 9999_NPCBuffer 3.htm" width=250 height=30 back="L2UI_CH3.refinegrade3_21" fore="L2UI_CH3.refinegrade3_21">
<tr>
<button value="Warcryer" action="bypass -h Quest 9999_NPCBuffer 7.htm" width=250 height=30 back="L2UI_CH3.refinegrade3_21" fore="L2UI_CH3.refinegrade3_21">
<tr>
<button value="Summoner" action="bypass -h Quest 9999_NPCBuffer 9.htm" width=250 height=30 back="L2UI_CH3.refinegrade3_21" fore="L2UI_CH3.refinegrade3_21">
<tr>
<button value="Special" action="bypass -h Quest 9999_NPCBuffer 8.htm" width=250 height=30 back="L2UI_CH3.refinegrade3_21" fore="L2UI_CH3.refinegrade3_21">
<tr>
<button value="Resists" action="bypass -h Quest 9999_NPCBuffer 10.htm" width=250 height=30 back="L2UI_CH3.refinegrade3_21" fore="L2UI_CH3.refinegrade3_21">
<tr>
<button value="Cancel Buff's" action="bypass -h Quest 9999_NPCBuffer 99" width=250 height=30 back="L2UI_CH3.refinegrade3_21" fore="L2UI_CH3.refinegrade3_21">
<tr>
</body>
</html>
<img src="icon.skill0271" height="32" width="32">
Taigi dabar reikia iš to failo su 1.htm kodu (failas randasi html/default papkėje) nuvesti nuorodas į script/custom/9999npcbuffer
Jeigu parašysiu toje vietoje kur atidaro songs, dance ar dar kažką bypass -h npc_%objectId%_Quest 9999_NPCBuffer man atidarys pagrindinį psl tai yra tą patį su 1.htm kodu man reikia paversti nuorodas, kad pvz dance atidarytu 2.htm esantį script/custom/9999npcbuffer
Nežinau ar supratote, galiu dar pabandyti paaiškinti.