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.
ADENA
500 K = 40e
1kk = 70e
3kk = 190e
ITEMS
staff of life = 150e
karmian set = 90e
elven jewls top D = 30e
Orcish Poleaxe+1 best C pole = 680e
any D grade armor on demand
discord
wiz0642_81242
Question
AccessDenied
Hello again -.- sorry i bother you all the time i am used to develop Aion no L2j (im learning)
so i dig into lineage 2 and so far i understood pretty much many things by reading the source at the same time
btw i work on Freya
So i want make a custom Summon-pet like Wolf collar
things i did
1) Made a L2Pet in custom_npc (done)
2) Make a custom item in Customitems.xml that is using SummonHandler (bypass) (done)
3) Made the skill for the item (1 level) (done)
4) Wrote the itemId, summonId, duration into the summon_data.scv file
5) Insert the item - skill into system (etcitem.grp, itemname,grp)
Inside game i click on item and nothing happen BUT when i use normal wolf
and i click on my item it says "You already have a pet" which mean it works (it use the handler)
Anything i miss?
Ps the SummonHandler i read it all (this is how i knew what to do)
like these lines
19 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.