<Enchant Effects> Problem (SOLVED)
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 227
- Joined: Thu Sep 26, 2013 3:48 pm
Re: <Enchant Effects> Problem
Update just L2SkillType.java?
- UnAfraid
- L2j Veteran
- Posts: 4199
- Joined: Mon Jul 23, 2007 4:25 pm
- Location: Bulgaria
- Contact:
-
- Posts: 227
- Joined: Thu Sep 26, 2013 3:48 pm
Re: <Enchant Effects> Problem
im sorry for being noobish, im just learning, I tried googlin but couldnt find any info, could you please explain?
I apologize once again...
I apologize once again...
-
- Posts: 257
- Joined: Thu Dec 16, 2010 5:16 am
Re: <Enchant Effects> Problem
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.
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.

I don't mind helping - however: I only do so if I want to.
No support for other server packs than L2J.
-
- Posts: 227
- Joined: Thu Sep 26, 2013 3:48 pm
Re: <Enchant Effects> Problem
Thank you for your answer! Solved.