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
  Quote
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
  \ said:
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

    • Discord         :  utchiha_market Telegram        : https://t.me/utchiha_market Auto Buy Store  : https://utchiha-market.mysellauth.com/ Not sure if we’re legit? Check Our server — real reviews, real buyers https://discord.gg/uthciha-servicess  | https://campsite.bio/utchihaamkt
    • Dear friends, we would like to present the new products we have recently added to our store. Available for purchase right now: ➡Instagram Aged Meta-Verified Account with Active Blue Checkmark | Subscription already paid for 1 month in advance + account is ID-verified | Price from: $69 ➡Example: https://www.instagram.com/rizkyaryaanugraha7/ ➡Facebook Aged Meta-Verified Account with Active Blue Checkmark | Subscription already paid for 1 month in advance + account is ID-verified | Price from: $69 ➡Example: https://www.facebook.com/profile.php?id=61556579278469 Key features: ➡All accounts range from 2010 to 2023 (Instagram accounts usually up to 2020) ➡Accounts come with full access to email (Rambler, Firstmail, Gmail), login, and password ➡Facebook accounts also come with active Cookies (in JSON format) ➡It is prohibited to change the nickname or avatar after purchase — otherwise, you risk losing the blue checkmark. It cannot be restored. We create accounts to order in any quantity within 24 hours (usually verification is faster). We can also verify your personal account with a blue badge (price and conditions discussed separately). Please contact us via the details below. Contacts and support: ➡ Telegram: https://t.me/socnet_support ➡ Telegram Channel: https://t.me/accsforyou_shop ➡ WhatsApp: https://wa.me/79051904467 ➡ WhatsApp Channel: https://whatsapp.com/channel/0029Vau0CMX002TGkD4uHa2n ➡ Discord: socnet_support ➡ Discord Server: https://discord.gg/y9AStFFsrh ➡ ✉ Email: solomonbog@socnet.store You can also use these contacts to: — get consultation for bulk purchases — establish a partnership (current partners: https://socnet.bgng.io/partners ) — become our supplier Our online store assortment includes: ➡Accounts: Telegram, Facebook, Reddit, Twitter (X), Instagram, YouTube, TikTok, Discord, VK, LinkedIn, GitHub, Snapchat, Gmail, email accounts (Outlook, Firstmail, Rambler, Onet, Gazeta, GMX, Yahoo, Proton, Web.de), Google Voice, Google Ads ➡Premium subscriptions: Telegram Premium, Twitter Premium X, YouTube Premium, Spotify Premium, Netflix Premium, Discord Nitro, ChatGPT Plus/PRO, XBOX Game Pass ➡Additional services: Telegram Stars, proxies (IPv4, IPv6, ISP, Mobile), VPN (Outline, WireGuard, others), VDS/RDP servers Promo code: AUGUST2025 (10% Discount) How to buy: ➡ Online Store: Click ➡ Telegram Bot: Click Payment: bank cards · cryptocurrency · other popular methods Discount 10% - 20% or BONUS $1 for your registration If you want to receive a $1 BONUS for your registration OR a 10% - 20% discount on your first purchase, you can leave a comment: "SEND ME A BONUS, MY USERNAME IS..." You can also use the promo code for your first purchase: "SOCNET" (15% discount!) Other services: ➡ SMM Panel: Click - promotion for your social media accounts. Use our SMM Panel to boost: Facebook, Instagram, Telegram, Spotify, Soundcloud, YouTube, Reddit, Threads, Kick, Discord, LinkedIn, Likee, VK, Twitch, Kwai, Website traffic, TikTok, Trust Pilot, Apple Music, Tripadvisor, Snapchat, and other digital platforms. Get $1 for your first SMM Panel trial: Just create a ticket with the subject “Get Trial Bonus” on our website (Support) Loyal customers get additional discounts and promo codes! SocNet — digital goods and premium subscriptions store
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock