Jump to content

Recommended Posts

Posted

Updated to 10/21/06:

 

 

 

1. Download server pack:

 

21/10: http://rapidshare.de/files/11362430/l2jc3server2110.exe.html Latest

 

21/01: http://greenhope.vn-host.net/l2j/l2jc3server2101.exe dead

 

12/19: http://greenhope.vn-host.net/l2j/l2jc3server1219.exe dead

 

12/08: http://greenhope.vn-host.net/l2j/l2jc3server1208.exe dead

 

11/29: http://greenhope.vn-host.net/l2j/l2jc3server1129b.exe dead

 

 

 

What's on the server pack (only 10MB):

 

- L2J SVN Server rev. 2101

 

- L2J DP Datapack rev. 1058

 

- Statistik 0.09 + ACM build 9/6

 

- Apache 2.0.55 + PHP 5.0.5 + MySQL 5.0.16 + PhpMySQLAdmin 2.6.4-pl3

 

 

 

 

- GameGuard crack for all C3 client protocol:

 

http://greenhope.vn-host.net/l2ggbps.rar (optional)

 

 

 

2. Download client patch (70MB) C4 Armors/Weapon texture + C4 login+loading screen.

 

Mirror 1

 

 

 

NOTICE: You must uninstall all Apache/PHP/MySQL or WAMP pack like EasyPHP before run my server pack because i'm included all of them in one pack

 

 

 

3. Requiments:

 

- Install Java runtime:

 

http://jdl.sun.com/webapps/download/AutoDL?BundleId=9992

 

- Download server pack (link in top page).

 

- Unpack to C:\server\ (other path will not work)

 

 

 

4. Configure and start server:

 

- If your connection behind router/firewall, you must open both TCP and UDP ports: 80,2106,7777 for external players connect to your server.

 

- Now open the server.properties in the c:\server\l2j\config\ and edit:

 

ExternalHostname=127.0.0.1 => Your Internet or WAN IP (www.whatismyip.com)

 

InternalHostname=127.0.0.1 => Your LAN IP or don't change it

 

- Start apache/mysql server by run C:\server\start.bat (make sure disk w: is freely)

 

- Insert database (if you run server for first time) by run C:\server\l2j\tools\full_install.bat

 

- Start L2J server by run C:\server\l2j\startserver.bat

 

 

 

5.Configure client:

 

- Download C3 client:

 

ftp://l2clientdownload.lineage2.com/Chronicle03/L2_C3_Installer.zip

 

- Update to newest revision by run lineageii.exe (in root folder) and click full check.

 

- Go to "C:\windows\system32\drivers\etc\" and edit the "hosts" file, add 2 lines in the end of file:

 

127.0.0.1 localhost

 

127.0.0.1 (or your server IP) L2authd.lineage2.com

 

127.0.0.1 (or your server IP) L2testauthd.lineage2.com

 

127.0.0.1 (or your server IP) nprotect.lineage2.com (for GG check if you don't have Internet)

 

 

 

6. Manage your server:

 

- In server type http://localhost/ for open ACM (in client type http://IP_of_server/ ), default admin account is: acc/pass = admin/admin

 

- You can edit your database with PHPmySQLAdmin by type http://localhost/a/ in server

 

- In game type //admin for open admin menu.

 

- Make server run smoothly by open Task manager and set priority java.exe to High.

 

- Don't forget to set: EverybodyHasAdminRights=false (in c:\server\l2j\config\server.properties) if you want to go online.

 

- If u want more connections to MySQL database, MaximumDbConnections=10 -> 100

Posted

*** Frequently Asked Questions ***

 

 

 

Q : How to add a item to a vendor/shop

 

A :Using navicat.

 

 

 

Open merchant_buylists table

 

 

 

In the first field you put the items ID number.

 

In the second field you put the price you want the vendor to sell it for.

 

In the third field you put the shop ID number. This is found by looking in the merchant_shopids.

 

In the fourth field you put the position of the item. If the shop has 54 items already and you want it at the end of the list, you give it item 55. This field is unique to just that vendors list. So you can not have 2 of the same item positions for one list.

 

 

 

Ok, to put it all together.

 

 

 

I want to sell dual SLS at Trader Jackson fighter shop in TI for 150a and I want it listed last.

 

 

 

I need to look up Trader Jackson shop Id number in the merchant_shopids table. Her npc ID is 7002, so I look that up and she has 2 shop IDs. 11 and 12

 

Which one is which? Look in her html file. (7002.htm in the data/html/merchants folder)

 

11 is for fighter and 12 is for mystic.

 

Dual SLS are item ID 2626 (find in weapons table)

 

Trader Jackson has 54 items currently in the merchant_buylist.

 

So my data to input into the merchant_buylists is

 

2626 150 11 55

 

 

 

Click the check mark at the bottom and exit navicat. Restart server to reload the list.

 

 

 

Q : Hi man , i have a problem , after the new server pack people lose their equipment even thu they are not pk when they die

 

A :In official server, players will drop items when they die even don't get any karma. You can set that option in server.properties:

 

# Player Drop Rate control, values are the percent values

PlayerRateDrop = 20 

PlayerRateDropItem = 70 

PlayerRateDropEquip = 25

PlayerRateDropEquipWeapon = 5

 

Explain: 20% chance drop items when player die. When they drop items, 70% will drop items in Inventory (not equip), 25% items is equip (armor/ring) and 5% is weapon.

 

 

 

Q : Why the mobs is so strong, they have HP stats is HP *2 / *3... ???

 

A :Default datapack already edited for Dungeon mobs, special mobs... which have HP x2/ x3 like official, If you don't like that setting, just open altsettings.properties and change

 

EnableRateHp = False

 

 

 

 

 

Source: http://www.forum.ragezone.com/lineage2-emu/how-make-c3-server-5-minutes-101855.html

Posted

althought I am not an expert in this type of things the guide is very well written so anyone can make its own server...even a newbie at game servers as me!congratulations man!U Rule!

Posted

Good work.8)

 

 

 

Mia parathrhsh mono....gia na mou doulepsei emena ayto to setup eprepe na treksw manually kai to startLoginServer.bat sto fakelo login prin treksw to StartGameServer.bat

 

Alliws den ekane login.

Posted
hmm how do you make a loader for the server.... so you can let other people download loader and place in system of l2 and then go onto the private server instead ?

 

 

 

your answer is at step 5... read it

Posted

hi guys!

 

i got this when trying to start the server:

 

"Connecting to login on 127.0.0.1:9014

 

Discinnected from login Trying to reconnect"

 

it repeats many times and the server doesant star.

 

Can someone help :)

 

Tks and good work anyway!

Posted

What is good with your version is that the loggin and gameserver are split and so you can make in many computer ^_^ and decrease a little the load,I like this datapack realy thx anyways .

 

But I have a question How to create A NPC plix.

Posted
MAXTOR - If you want' date=' i give you OFF C3 server with fix overbuff and more others.

 

 

 

FAQ on english. :wink:[/quote']

 

 

 

i have 5 different version , from different sites. And chinese latest version :P with official geodata

Posted

Post 1: Pws bazo nees perioxes stin GK?

 

 

 

Post 2: pws bazo Puss The Cat stin giran?

 

 

 

Post 3: need SubClass ID

 

 

 

Post 4:a se enan server eida oti 8es 0 sp gia skills pws to kanw kai ego?

 

 

 

Post 5: a se enan server eida oti 8es 0 sp gia skills pws to kanw kai ego?

 

 

 

Post 6: kai ena teleuteo den anaferetai pou8ena pws kanw update ston server pws mpoo na ton kanw update???

 

 

 

 

 

Post 7: kai ena pragmatika megalo erotima PWS ALLAZO TO GA-_-O ONOMA TOU SERVER????????(apo bartz se nikos paradeigma)

 

 

 

 

 

Warnings: 1 sta 5 exeis fugei

Guest
This topic is now closed to further replies.



  • Posts

    • Hello, I'm completely sharing my first attempt of functional PvE & PvP level/gear based independed phantoms. This source is completely made by AI so no hard critisism please. The extension is in a very early stage and it's not tested properly so its NOT supposed to be used in a live server yet because it still needs stability/optimization improvements.   The architecture is already done, third class behaviors are looking good (but still needs adjustments mostly for melee classes). I am currently dealing with second occupation classes functionality (most of them are functional).   The extension will automatically create the lucera_autobots table on starting the gameserver and then you will be able to populate the table with many rows of bots manually or save them to DB through the ingame bot's panel, you can also create temporary bots by not hitting the "Save Bot" button. The clan can be added to the bots as clanID through lucera_autobots DB table, the clan has to be owned by a real player with or without alliance, the bot will be spawned with the clan or clan+ally crest.     Request for advices and ideas: At the moment i haven't figured out an easy way (other than building a full navigation system of the world) to make the bot understand the geodata, avoid all the city obstacles and walk to gatekeeper, then travel back to the farming location on foot and avoid any obstacles and town layout so at this current state the bots are doing this: on death > go to village > stay idle for 30 seconds (time delay can be configured from the bot's management panel or through the DB table) > directly teleport back to death location.   On in-game, use //autobots command and create bots normally through the panel's options. NOTE: The bots will not attack a gm character.               LATEST CHANGELOGS SINCE BUILD M28: M29: Improved the mechanics and behavior for all the second and third classes. Added/adjusted PvP skills and self-buffs for many classes. Improved Tyrant/Grand Khavatari combat and force-charge behavior. Added tank skill/auto-attack rotations. Added Bladedancer dances/debuff behavior. Added mage skills such as Silence, Curse Fear, Aura Flash, Ice Dagger and Frost Bolt with usage limits. Increased dagger Switch usage to 25%. Added obstacle escape movement when bots get stuck while RETURNING to their farm area. M30: Reduced the pause after tank and archer sidestep movements so they re-engage faster. Improved Titan/Destroyer combat recovery and added Braveheart condition. Started fixing Gladiator/Duelist charge/combat behavior. Verified all classes can use Idle, AttackFlagged, and AttackEveryone. Reinforced the rule that skills are used only when actually learned by the bot. M31: Fixed offensive mage combat-entry logic for AttackEveryone. Prevented hostile mage debuffs from being used as the initial action against peaceful players. M32: Added a farming-area watchdog so bots outside their configured farm range return instead of remaining stuck in FARMING. Fixed automatic teleport recovery so it cannot silently replace the bot's configured farm origin. M33: Removed the newer broken Gladiator/Duelist charge state-machine and restored more of the older M27-style combat logic. M34: Completely rewrote Gladiator/Duelist combat behavior Gladiator/Duelist now use the same core combat system in PvE and PvP. All skills remain level/learned-skill dependent. M43: Fixed a visual “jump/teleport” issue during PvP. Removed the extra manual position correction that was interfering with Lucera’s normal movement updates. Kept the old movement safety protections that prevent real long-distance rollback bugs. Added Vicious Stance toggle always ON for fighter classes when learned. Added Arcane Power toggle always ON for offensive mages level 78+ when learned. Improved potion usage so bots follow Lucera’s normal item cooldown behavior. Changed Warsmith weapons/shields for several level ranges. Added None as a buff package (the bot will spawn without buffs). Removed Greater CP Potions from level 1–39 bots. Reworked starter fighter equipment for levels 1–10 and 11–19. Corrected several starter class names in the autobots UI panel. Improved the Autobots panel layout. Improved spacing and descriptions on the Create Bot page. Added basic pagination to the autobots UI panel. Changed buttons toward Lucera’s native button style. Improved spacing around the bot list and search area. Added a search layout. Reworked the main page, Create Bot page, class selection and manage pages. No AI, combat, movement, inventory, or DB behavior was changed.   Next update milestone: Ensuring stability and optimization changes.  
    • ASocks.com provides residential, mobile and datacenter proxies with a pool of 7M+ IPs across 150+ locations. Built for web scraping, market research, ad verification, and automation, it offers flexible rotation, city- and ASN-level targeting, 24/7 support and transparent pricing with no traffic expiration.
    • SX.ORG is a global proxy platform offering residential, mobile,  and datacenter IPs for SEO, web scraping, ad verification and multi-account management. It provides flexible IP rotation, precise geo-targeting, HTTP(S)/SOCKS5 support, API access and pay-as-you-go pricing based only on the traffic you use.
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..