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.
bro you need other tools for do that working... and other files...
listen to me... you need UTPT to open the class or take the textures like this...
https://prnt.sc/cHneGXEgxlwJ
from here you can take what ever you want and after go make in Notepad ++ paste -> save as .uc
latter on you must have source for interface to compile your new interface.u with new .uc
you put inside this .uc what you made and thats create all the script lets say about the fuctionality of buttons...
NEXT...
Go download Xdat Editior
go open file -> interface.xdat
and copy one by one handmade all the Wnd and childrens...
after you get in l2.exe and you can use ///reloadui or ///show windowname to help you fix your windows without close and open the l2.exe all the time...
Question
@echo
Hey there. I've been trying to create a buffer using just html files. Files L2j frozen
I've used so far the following:
<button value=" Pa agrio Fist" action="bypass -h custom_dobuff MakeBuffs PaagrioFistbyUsweer" width=75 height=21 back="L2UI_ch3.Btn1_normalOn" fore="L2UI_ch3.Btn1_normal">
<a action="bypass -h npc_%objectId%_buff 271 1">warrior</a>
<a action="bypass -h npc_%objectId%_support 271 1">warrior</a>
I've tried also some other combinations but nothing has worked so far. I just get a "Running lazy cache" warning in the gameserver console.
Any idea what's going on?
Edited by @echo3 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.