Page 1 of 1
Need lil Help or Guide for it
Posted: Tue Oct 19, 2010 10:43 pm
by raimon
Hello all l2j:D
Who can explain me or give a link to learn HOW ADD EVENTS?
iam new so just a begin for me!
Greets Raimon
Re: Need lil Help or Guide for it
Posted: Tue Oct 19, 2010 11:49 pm
by hope
Do you know java or any type of coding?
Re: Need lil Help or Guide for it
Posted: Wed Oct 20, 2010 8:59 am
by raimon
hope wrote:Do you know java or any type of coding?
haha >><<
i know how apply Patch add a code line by line yes i know that.
add other thins i know but i dont know how add Events
Re: Need lil Help or Guide for it
Posted: Wed Oct 20, 2010 10:26 am
by jurchiks
That's not called knowing java or anything like it...
Almost everyone can apply a patch automatically (via program), surprisingly many don't know how to do it manually, and even more people don't know how to fix it if smth goes wrong with the code they applied.
You add events the same way as everything else - a script that goes in data/scripts/events, and/or a patch containing core classes and methods/changes. Sometimes also handlers, but usually that's about it.