Page 2 of 2

Re: <Enchant Effects> Problem

Posted: Fri Sep 27, 2013 7:47 pm
by kornom
Update just L2SkillType.java?

Re: <Enchant Effects> Problem

Posted: Fri Sep 27, 2013 7:55 pm
by UnAfraid
I think you should read a bit what update to head means

Re: <Enchant Effects> Problem

Posted: Fri Sep 27, 2013 8:03 pm
by kornom
im sorry for being noobish, im just learning, I tried googlin but couldnt find any info, could you please explain?
I apologize once again...

Re: <Enchant Effects> Problem

Posted: Sat Sep 28, 2013 9:07 am
by Hyrelius
Updating to a head revision means updating a given project to the most recent version available.
In your case it probably means, that you should update your L2J_Server-project to the most current version (I assume you are using L2J_Server not L2J_Server_BETA, right?). While it IS possible to update just one file to the most current version, I don't think it's a good idea, because files (especially such important ones) tend to have dependencies on other files, which you'd need to update, too. So I suggest updating your Server-project to the most current version.

I also apologize if it's not what UnAfraid had in mind.

Re: <Enchant Effects> Problem

Posted: Mon Nov 04, 2013 7:04 am
by kornom
Thank you for your answer! Solved.