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.
What that kid actually did was steal files from a host(VPS) accessed by a recent client of mine, and then share them here for free. However, he lied to the client, claiming the files were already shared and making up other nonsense to turn them against me. Without knowing the full story, people believed him. He even showed some files he had shared two years ago related to the PvP server that I was selling back then, while these people bought my low-mid rate server, which shares the same base but has many updates in both core and server-side features. Additionally, the entire style and gameplay have been significantly customized.
All of my words can be proven with screenshots (in Greek) via private message for anyone who wishes to see them.
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
Link to comment
Share on other sites
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.