Jump to content

Recommended Posts

Posted

Online you mean to play alone?or to play with other ppl too?

Anyway if you want to play alone open first the loginserver.properties at C:/server/login/config and you have to search for those lines:ExternalHostname=127.0.0.1<---Add this number

InternalHostname=127.0.0.1<---Add this number

When you do this you have to go at C:/server/gameserver/config and open the File :Server.properties

Now Search for those lines again:                                     ExternalHostname=127.0.0.1<---Add this number

InternalHostname=127.0.0.1<---Add this number

Ok now you have to go at C:/server ,press the Start.bat after that go to C:/server/loginserver and press the startLoginserver.bat then go

C:/server/gameserver and press the startGameServer.bat

You're ready now you just have to go at your lineage 2 system and press the l2.exe and put your acc[if you dont have create account go to C:/server/login and press the startSQLAccountManager to create one of ur choice]

-------------------------------------------------------------------

Now if you want others to login in your server to you have to open first your firewall ports(80tcp/udp,2106tcp/udp,7777tcp/udp)[For more informations about ports go there www.portforwarding.com

2)go again in this line(both at C:/server/login/config and C:/server/gameserver/config)and when you find the following line add your WAN IP

ExternalHostname=[<---Add here your WAN ip,you can find your wan ip there www.whatismyip.com

3)now if you want others to connect you have to choose one of the 2 Ways of login :First choice:Press Start--->Run and add in the run field this one C:/windows/system32/drivers/etc open the hosts folder ,and add under the 127.0.0.1  localhost line the following lines:

xxx.xxx.xxx  l2authd.lineage2.com

xxx.xxx.xxx L2testauthd.lineage2.com

[xxx.xxx.xxx=ur Wan ip]P.S:your friends have to do that too to connect

Second choice:Download L2Fileedit and a patched system,Run your Fileedit and Press the button Open and Decrypt and search for your l2 patched system

Well now when you find the line ServerAdrr:[Add your WAN ip here] and press Save and Encrypt,you are ready now the only thing you have to do is the Share of this system to others in order to connect

P.S:Sorry for bad english  :D

 

 

 

Posted

Step 1.

 

C:\[Your_Server_Pack_Here]\L2JOneo_login\config

Open with notepad a file called "loginserver"

Find these lines "# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname

ExternalHostname="

ExternalHostname => www.whatismyip.com


Step 2.

 

C:\[Your_Server_Pack_Here]\L2JOneo_gameserver\config

Open with notepad a file called "Server"

Find these lines "# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname

# If this ip is resolvable by Login just leave *

ExternalHostname="

ExternalHostName=> www.whatismyip.com


Step 3.

 

Open your Rooter ports :

http://www.maxcheaters.com/forum/index.php?topic=10055.0


Step 4.

Go into your Lineage 2 client and find a folder named "system".

Find a file called "L2.ini" open it with L2FileEdit and put your ExternalHostName into the "ServerAddress"

Close it and you're done.

Give the L2.ini to your friends and Have fun.


Step 5.

If you have Rooter see also the link :

http://www.maxcheaters.com/forum/index.php?topic=10055.0


Important Step 6.

Before doing any thread try to use "Search" Button and if you don't find anything, then make a thread.

Posted

 

C:\[Your_Server_Pack_Here]\L2JOneo_login\config

Open with notepad a file called "loginserver"

Find these lines "# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname

ExternalHostname="

ExternalHostname => www.whatismyip.com

 

There is no This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname

ExternalHostname="  in loginserver.properties...

at the server.properties i found it

Posted

My ip is 77.49.217.79 can someone send me these files based on my ip ?

loginserver.properties

Telnet.properties

Server.properties

(and anything else tha needs to change to make server online)

 

I have enabled the following ports.

53

80

2106

2009

7777

 

Thnx.

 

Posted

C:\[Your_Server_Pack_Here]\L2JOneo_login\config

Open with notepad a file called "loginserver"

Find these lines "# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname

ExternalHostname="

ExternalHostname => www.whatismyip.com

 

There is no This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname

ExternalHostname="  in loginserver.properties...

at the server.properties i found it

this is not right sorry;/

  • 2 weeks later...
Posted

Mia erwtiSh An ehw Dynamic ip Adress....kai allazei(IP) opote kanei rr to adsl h to modem....(SpaStiko)Mporw na thn kanw static?gia na min xreiazetai na stelnw suneheia sto l2.ini....(Gia na Sunde8oun Ston Srv m)H mporw na kanw Kati San uPdate?

Posted

Why I can't understand this about the IP of the server. I haven't any server but I'm gonna to create one when I get a better connection.

 

I got fritz box and I can't understand how I can open my ports. :P

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • Hello everyone I'm Albert, Starting now with the dream on have a L2 server, I'm having several issues with RS and I need someone help to Create an skill and implement to the correct class ID and make it work. Skill Required from me is  Festival Sweep  Skill or Item with the ability. I really need help guys and then after if possible i would need NPC and skins with .dressme        
    • Changeset 410 (3371)   Makers, NpcAi / Desires, Cursed Weapon rework, Bugfixes, Admincommands, Movement, Organization   Makers Fix ghost corpses. Introduce task manager for MultiSpawn spawn schedule. Introduce task managers for Npc respawn and despawn tasks. Add missing random treasurebox maker. NpcAi / Desires AttackableAttack > NpcAttack, allowing ATTACK_FINISHED event over Npc. Merge all reduceWeight from NpcAI operations. Don't broadcast MoveToPawn packet for cast hold scenarii. CH and CP managers use hold cast. Probably way more to add. Rework DesireQueue#addOrUpdate to avoid to generate a List. Drop _isInHitAnimation, avoid twice runAI calls upon attack end animation, save a ThreadPool. Implement Desire#isInvalid, used over the main loop to clean invalid Desires. All sided getDesires().removeIf are dropped, notably over AggroList/HateList. Cursed Weapon rework Fix potential task scheduling issues, reworking the whole layers. Reduce code by 1/3. Use L2OFF formulas/data for item drop rate, staging process. CW end duration now decreases when killing other Players. Bugfixes Revert schedule part from ThreadPool. Fix Pet inventory IU. Ty Denzel for the report. Fix Pet item timestamp reuse delay. Ty artemis for the fix. Disable automatic beastshots when his owner dies. Ty Root for the report. Player cannot craft while casting a skill, nor trade. Ty Root for the report. Add missing weight checks for player/summon pickup, and player craft. Ty Root for the report. Implement /graduatelist command, which displays a list of clan academy graduates for the past week. Ty RooT for the report. Fix PLAYING_FOR_LONG_TIME concept ; rest message is server related, not Player related. Ty RooT for the report. Player should stop movement when opening store. Fix Q351 occurences of itemId 4310 by 4407 one + slight fix. Fix Q365 missing memoState + poison skillId. Ty Root for the report. Fix Q417 Torai despawn over cond 11. Fix Q216 4 missing npcIds. Ty Karudin for the report. Fix the invalid comment of DeleteCharAfterDays Config. Fix NPC drop penalty level calculation. Ty Bandnentans for the report. Items are now dropped in a 30/45 donut shape around dropper. Ty Bandnentans for the report. PartyMatch fixes Don't show Party members or CW holder as available waiting members. You can't show overall List or join a PartyMatch room as CW holder. CW owner, upon acquisition, leave PartyMatch system. PartyMatch window is now automatically closed upon Player#removeMeFromPartyMatch. Remove Player from PartyMatch if Player and newly joined Party leader PartyMatch rooms differ. You can't join or be invited in a PartyMatch room if already partying/CW holding. Fix ShowLicence config when set to false. Ty artemis for the fix. Fix maximum number of macros. Ty artemis for the fix. Fix invalid IU update over //enchant. Ty artemis for the fix. Fix Castle Mass Gatekeeper HTMs. Ty kingNik0n for the fix. Drop _disabledItems implementation. Won't be used by next refactors. Ty artemis for the report. Fix loading handlers under debug. Ty Keku for the fix. Fix character_macroses table structure (commands = 12x32 chars minimum). Admincommands Merge all old spawn admincommands (//list_spawns, //spawn, //unspawnall, //respawnall, //delete) to //spawn and //unspawn (previously //delete). Generate //help. //unspawn works over all ASpawn. Merge all old fence admincommands (//spawnfence, //deletefence, //listfence) to //fence [add|remove], generate AdminFence. They now use proper Pagination. You can also teleport to it. Implementation of //show manor. Implementation of //set quest <id> [cond]. Related items must be hand-given. Implementation of //set henna [page] [add|remove symbolId]. The hennas are still bound to game logic (slots, canBeUsedBy). Movement - Ty LaRoja, Bandnentans Fix Boats IOOBE. Adapt getHeight logic from L2OFF. Introduce back WASD movement, handle boat board/unboard. Fix WATER/FLY movement logic. Avoid to pathfind diagonal cells with detected obstacle. Organization Addition of QuestVars class, holding all related variables from quests (itemIds, npcIds, questNames, sounds, etc), allowing to reduce length of each script while reusing variables. 100+ cloned variables were deleted. Refactor geometry package and Territory. Territory is now a unique 3D shape, holding any type of 2D geometry.  Remove few useless Location#clone uses. Implementation of ItemContainer#forEachItem. Clean many unused FrequentSkill. The whole enum is questionable. Drop MathUtil#checkIfInRange, implement WorldObject#isInStrictRadius (involve collision of that WorldObject, and potential WorldObject parameter). WorldObject#isIn2DRadius parameter is now a Point2D, not a Location (since a Location inherits Point2D, Location are still usable as parameter). Rework Pagination#generatePages to handle page number > 1000. Use Pagination over Tryskell SchemeBuffer. Ty CUCU23 for the share.
    • It's a custom instance used as Event not retail - like. You can re-create it easily.
    • GRAND OPENING TODAY !!! FROM - 16/05/2025, FRIDAY, 20:00 +3 GMT !
  • Topics

×
×
  • Create New...