[Help] im new some help plz

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
inthesky69
Posts: 5
Joined: Fri Apr 09, 2010 1:18 am

[Help] im new some help plz

Post by inthesky69 »

hi there im new here in L2j well first sorry about my bad english i do my best! D: ... i dont know if this is the place to post this sorry if dont is... and i already try to use the search :D

well i need some help i want to make a server epilogue but i dont get it how to do it its just for fun for me i did one years ago but i dont remenber and i think i used a Emu so well i asking if anyone can help me with a guide or even if there is a Emu for that i dont have problem about quest or bugs i just like to go inside kill some raid bosses capture a fort and i dont know try something else :D plz help me !!
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7008
Joined: Tue Aug 11, 2009 3:36 am

Re: [Help] im new some help plz

Post by Zoey76 »

Welcome :)

How to install and set up a server:
http://www.l2jserver.com/trac/wiki/L2J_Install

I belive that when you have all set up you might want to create an admin account.
To do that you can use a tool, inside login folder execute the file startSQLAccountManager.bat
Set your admin user name, your account password and as access level use 127.

To see admin panel use //admin

Hope it helped you.

--Edit:
To conect to your server add the following line in your hosts file:
127.0.0.1 L2authd.lineage2.com
(127.0.0.1 is your localhost, you should use the same IP you put in the config files)
Last edited by Zoey76 on Wed Jul 28, 2010 1:06 am, edited 1 time in total.
Powered by Eclipse 4.34 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.3.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
inthesky69
Posts: 5
Joined: Fri Apr 09, 2010 1:18 am

Re: [Help] im new some help plz

Post by inthesky69 »

wow Thx! downloading right now, another thing i did a fast read to the guide and didnt see how to conect to the server can u help me with that to... in other words how to make my client get in my server :D thx very much for the guide!
inthesky69
Posts: 5
Joined: Fri Apr 09, 2010 1:18 am

Re: [Help] im new some help plz

Post by inthesky69 »

hi there again! ppl i need help again still i cant get into my server i did the host file ip but when i am in the login screen and i put my account it says invalid password what can i do plz help!

sorry about my english i do my best
inthesky69
Posts: 5
Joined: Fri Apr 09, 2010 1:18 am

Re: [Help] im new some help plz

Post by inthesky69 »

anyone can help me :S my client is connecting to the original server this is my host.msn file i know its connecting cuz i logged in with a trial account :S

Code: Select all

127.0.0.1 localhost127.0.0.1 L2authd.lineage2.com
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: [Help] im new some help plz

Post by jurchiks »

What do you mean by "host.msn"??
You need to edit C:\windows\system32\drivers\etc file named hosts WITHOUT extension.
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.
inthesky69
Posts: 5
Joined: Fri Apr 09, 2010 1:18 am

Re: [Help] im new some help plz

Post by inthesky69 »

cuz that what i have in that address Image
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7008
Joined: Tue Aug 11, 2009 3:36 am

Re: [Help] im new some help plz

Post by Zoey76 »

Go to c:\windows\system32\drivers\etc\hosts
(you may need administrator access)
Open notepad and paste this
127.0.0.1 localhost
127.0.0.1 L2authd.lineage2.com
Save it as HOSTS.txt
In Windows Explorer click Tools | Folder Options.
On the Folder Options window, click the View tab. In the Advanced Settings group uncheck:
[ ] Hide extensions for known file types
Click Apply | OK. Refresh Windows Explorer.
Rename the file by deleting the .txt extension.
Powered by Eclipse 4.34 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.3.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: [Help] im new some help plz

Post by jurchiks »

...
make a new file in notepad, enter the IPs, and when saving, click "all files" and don't type extension, it will save it without one...
basically, the `hosts` file needs to be the same as the others in that folder.
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.
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7008
Joined: Tue Aug 11, 2009 3:36 am

Re: [Help] im new some help plz

Post by Zoey76 »

jurchiks wrote:...
make a new file in notepad, enter the IPs, and when saving, click "all files" and don't type extension, it will save it without one...
basically, the `hosts` file needs to be the same as the others in that folder.
Actually that's not true, notepad adds the .txt extension by default, try it yourself, I just did :D
Powered by Eclipse 4.34 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.3.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: [Help] im new some help plz

Post by jurchiks »

Hmm, weird, I could have sworn i've done it that way many times... maybe mixing notepad and notepad++..
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