[PRO]Newbie

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
reload
Posts: 13
Joined: Tue Aug 07, 2012 1:40 am

[PRO]Newbie

Post by reload »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:
L2JDP Revision Number:

hello everyone, as you see i am a newbie at this forum also newbie at l2j servers.
i whould like to ask you about source/pack of l2j server..

i have found one high5 pack + source:
Image

i run the server without any problems , my real question is how to link source with my pack , so i can change anything/add scripts?
User avatar
Asmodaius
Posts: 170
Joined: Sun Jul 16, 2006 9:43 am

Re: [PRO]Newbie

Post by Asmodaius »

Welcome to L2J then!

In order to have the opportunity to add scripts in your server, you need to download server/datapack, through eclipse.

Here you will find relevant info, on how to install it : viewtopic.php?f=2&t=10719
reload
Posts: 13
Joined: Tue Aug 07, 2012 1:40 am

Re: [PRO]Newbie

Post by reload »

thanks very much =) i keep my online mode to learn more about l2j servers =)
reload
Posts: 13
Joined: Tue Aug 07, 2012 1:40 am

Re: [PRO]Newbie

Post by reload »

CHECK HERE:
i didn't make this source i just found it in a site.. how can i link it with the pack? so when i change something in source will be changed in the pack......? i don't know if my question is right but i want a full explanation! i am rly nervous , i am trying 4 days to find that! :S

Image

Image

helppppppppppppppppppppppp meeeee =/
what to do now to link the source with the pack? i didn't use the eclipse to get the source there, i just paste the source to "workpace" folder!
TFNG
Posts: 52
Joined: Wed Nov 04, 2009 2:37 am

Re: [PRO]Newbie

Post by TFNG »

,,,, and you are doing it wrong. No shortcuts for what you want to do... take the time to follow the link given to you... read it... use it... after a few times you will see how easy it is.
And you don't link source to live files.. you make changes in source (in Eclipse) , compile.. then transfer to live location. If you do make a change in your live file(s) then be sure to mirror the change in your source (in Eclipse) so the next compile you do wont have you wondering why when something that was working, stops working.
At least thats the way I understand it and it works for me. I could be completely dead wrong here and I claim no responsibility for anything that goes wrong if you listen to me ...lol
If I am wrong someone will chime in and set you (me) straight... these guys are great like that.
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: [PRO]Newbie

Post by jurchiks »

@TFNG - You're not wrong, changes are best made in the source code/project files before building/compiling it. The only exception would be if You were to test some dp script changes and reload the specific script every time You make a change; but even then, after You've achieved your desired result, You should copy the changes over to the project, for consistency's sake.

@reload - if that archive contains source code/zipped project, and NOT an already built project, then You can try importing it into Eclipse (File -> Import -> General -> Existing projects into workspace -> Select archive file).

But You would be better off setting Eclipse up like the guides in wiki show and downloading the source using Eclipse's tools, not like You did here (if you're not experienced with computers, You should first try doing things "by the book", and only then experiment).

P.S. holy crap, Greek Windows!! Jebus! You can't get practically any help via TeamViewer or otherwise, because all the stuff is named (and probably also placed) differently in your OS.
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