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
Need lil Help or Guide for it
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 1160
- Joined: Thu Aug 30, 2007 5:17 pm
Re: Need lil Help or Guide for it
Do you know java or any type of coding?
-
- Posts: 8
- Joined: Sat Oct 09, 2010 2:34 pm
Re: Need lil Help or Guide for it
haha >><<hope wrote:Do you know java or any type of coding?
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
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: Need lil Help or Guide for it
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.
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.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.