Need lil Help or Guide for it

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
raimon
Posts: 8
Joined: Sat Oct 09, 2010 2:34 pm

Need lil Help or Guide for it

Post 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
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: Need lil Help or Guide for it

Post by hope »

Do you know java or any type of coding?
raimon
Posts: 8
Joined: Sat Oct 09, 2010 2:34 pm

Re: Need lil Help or Guide for it

Post 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
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Need lil Help or Guide for it

Post 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.
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.
Post Reply