This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..
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
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now