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.
Hello, I'm trying to add an icon to my menu. I saved it as a 32-bit TGA file, tried following the example of other icons, and imported it using “masked & alpha":
But it ends up with a black background, and I don’t know why. My icon already has a black background and the correct size (64 x 64), but it still shows up like this:
in the game:
Could someone help me? Where am I going wrong? I’m using the L2 editor to add it to my .u file.
this is the file i send in ( png ) :
just leaving this here
https://github.com/sdrak94/trinity/blob/main/java/luna/discord/MyEventListener.java
https://github.com/sdrak94/trinity/blob/main/java/luna/custom/RefundManager.java
Question
zimbabve
<skill id="362" levels="1" name="Armor Crush">
<set name="magicLvl" val="77"/>
<set name="weaponsAllowed" val="18444"/>
<set name="mpConsume" val="35"/>
<set name="hpConsume" val="338"/>
<set name="power" val="2565"/>
<set name="target" val="TARGET_ONE"/>
<set name="skillType" val="PDAM"/>
<set name="operateType" val="OP_ACTIVE"/>
<set name="reuseDelay" val="15000"/>
<set name="staticReuse" val="true"/>
<set name="hitTime" val="1900"/>
<set name="ignoreShld" val="true"/>
<set name="overHit" val="true"/>
<set name="SSBoost" val="2.0"/>
<set name="castRange" val="40"/>
<set name="effectRange" val="400"/>
<set name="effectType" val="STUN"/>
<set name="effectPower" val="40"/>
<set name="lvlDepend" val="1"/>
<set name="baseCritRate" val="15"/>
<for>
<effect count="1" name="Stun" time="4" val="0" stackOrder="2" stackType="Stun">
<mul order="0x30" stat="pDef" val="0.9"/>
<mul order="0x30" stat="mDef" val="0.9"/>
</effect>
</for>
</skill>
Kalhspera.. gt to skill xrhsimopoiei to function power kai oxi to effect power gia na to kaneis modify?
1 answer 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.