Is there a way to encapsulate new data and behaviors with a plugin architecture to protect personalized quests and functions? I'm not very used to eclipse and subclipse.
If I want to make custom quests and/or functions mods, how can i prevent to loose my mods when updating from svn sources?
(maybe) silly question about custom code mod's
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 3
- Joined: Wed Nov 11, 2009 7:05 am
- Contact:
(maybe) silly question about custom code mod's
i shall either find my path or open one...
- janiii
- L2j Veteran
- Posts: 4269
- Joined: Wed May 28, 2008 3:15 pm
- Location: Slovakia
Re: (maybe) silly question about custom code mod's
having the sources in eclipse (check out from svn), having changes at the files, and then just making a synchronize with svn. this will show you files that have been updated on svn and files that you have changed. you can control which changes go to your code. and then you just build the updated code with your changes and use it on your server.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
- ThePhoenixBird
- L2j Inner Circle
- Posts: 1857
- Joined: Fri May 27, 2005 5:11 pm
Re: (maybe) silly question about custom code mod's
--Moved
Do not post questions on the Contributions section.
Do not post questions on the Contributions section.