Jump to content

Lineage 2 C4 pack


Recommended Posts

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

Lineage 2 Chronicle 4 Pack

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

Download Center:

* Chronicle 4 Server Files Part 1 http://rapidshare.com/files/98007903/Part_1.rar.html

* Chronicle 4 Server Files Part 2 http://rapidshare.com/files/98007904/Part_2.rar.html

* Chronicle 4 HTML's http://rapidshare.com/files/98008869/html.rar.html

* Chronicle 4 GeoData Part 1 http://rapidshare.com/files/98018123..._Pt.1.rar.html

* Chronicle 4 GeoData Part 2 http://rapidshare.com/files/98463130...Pt._2.rar.html

* Chronicle 4 GeoData Part 3 http://rapidshare.com/files/98463131...Pt._3.rar.html

* 100% AI and better scripts upgrade is avaible for 5 DC http://www.postpacific.com/forums/sh...838#post123838

 

Required Software:

* Microsoft SQL EXpress 2005 server http://www.microsoft.com/sql/edition...s/default.mspx

 

I recommend exploit protection Depmax64.dll http://www.postpacific.com/forums/showthread.php?t=9851

 

Not required software:

* L2CP http://www.postpacific.com/forums/sh...highlight=l2cp

* L2ASP http://www.eua.se/Hype/L2ASP.zip

* L2Admin http://www.postpacific.com/forums/sh...light=l2-admin

* L2Tools 1.6 http://www.postpacific.com/forums/sh...hlight=l2tools

 

Required System:

* 2GB RAM

* 20GB HDD

* 10mbit dedicated connection

* Windows 2003 x64 Server OS

 

Make sure the operating system is a 64-bits system, since L2Server won't work in a 32-bits system.

 

Lineage 2 OFF servers basically consist of the following:

 

* AuthD

* CacheD

* L2Server

* L2NPC

 

Besides that, there are several folders with all several types of files.

* Script

* HTML

* Geodata

 

SERVER SETUP GUIDE

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

Part 1 - changing INI's:

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

edit config.txt under NewAuth\etc folder

 

serverPort=2104

serverExPort=2106

serverIntPort=2108

worldport=7777

DBConnectionNum=10

encrypt=true

numServerThread=2

numServerExThread=2

numServerIntThread=2

logDirectory="log"

;30810 : l2, 30310 : Sl

ProtocolVersion=30810

;8:lineage2, 4 halo

GameID=8

DesApply=false

PacketSizeType=3

ReadLocalServerList=false

OneTimeLogOut=true

CountryCode=2

DevConnectOuter=true

;change it as your WAN IP

DevServerIP="127.0.0.1"

;SocketTimeOut if player no Action while they in game then kick out.

SocketTimeOut=10

SocketLimit=5000

AcceptCallNum=1

UseOneIOCom=true

AcceptThread=1

WaitingUserLimit=100

dumppacket=false

UserData=false

UseLogD=false

;change it as your LAN IP

logdip="127.0.0.1"

logdport=3999

logdconnectinterval=120

;(true=auth-main reconnect on/false=auth-main reconnect off)

SupportReconnect=false

AutokickAccount=true

NewEncrypt=false

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

edit l2cache.ini under CacheD folder

 

[LogD]

;change it as your LAN IP

address="127.0.0.1"

port=3999

 

[setting]

;Country=0 KR

;Country=1 US

;Country=2 JP

;Country=3 TW

;Country=4 CN

Country=4

ExceptionMailing=false

MailServer=mail.ncsoft.co.kr

 

[World]

WorldId=1

Pair=0

 

[itemAudit]

DefaultPriceLimit=100000000

DefaultPriceCheck=50000000

ChgRatioLimit=30

AdenaLimit=100000000

AdenaCheck=50000000

AdenaChgRatioLimit=30

 


SQLExecLimit=9000

;clear unowned item data[0:false, 1:true]

ItemClearOnStart=0

DiffBBSConn=0

SaveQsData=0

BBSDBTimeOut=60

USEBBS=0

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

edit l2logd.ini under L2LogD folder

 

[LogD]

;change it as your LAN IP

address=127.0.0.1

port=3999

sendable=true

 

[LogTable]

Daily=1

BCPFolder=1

 

[start]

BCPInt=3600000

ServerInt=3600000

AutoBCP=0

 

[World]

WorldId=1

 

[sql]

SQLExecLimit=5000

PollingInterval=6000

BCPThreadCount=5

 

[setting]

;Country=0 KR

;Country=1 US

;Country=2 JP

;Country=3 TW

;Country=4 CN

country=4

ExceptionMailing=false

MailServer=ncs-mail.ncsoft.co.kr

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

edit L2NPC.ini under L2NPC folder

 

[LogD]

;change it as your LAN IP

address="127.0.0.1"

port=3999

 

[CacheD]

;change it as your LAN IP

address="127.0.0.1"

port=2008

 

[server]

;change it as your LAN IP

address="127.0.0.1"

port=2002

 

[map]

directory="map"

 

[World]

WorldId=1

 

[db]

;change it as your LAN IP

address="127.0.0.1"

port=2005

;your SQL database account

user="gamma"

;your SQL database password

password="l2online"

 

[setting]

;Country=0 KR

;Country=1 US

;Country=2 JP

;Country=3 TW

;Country=4 CN

Country=4

ExceptionMailing=false

MailServer=ncs-mail.ncsoft.co.kr

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

edit l2server.ini under L2Server folder

 

[LogD]

;change it as your LAN IP

address="127.0.0.1"

port=3999

 

[CacheD]

;change it as your LAN IP

address="127.0.0.1"

port=2006

 

[AuthD]

;change it as your LAN IP

address="127.0.0.1"

port=2104

 

[petitionD]

;change it as your LAN IP

address="127.0.0.1"

port=2107

;change the name whatever u like

worldname="Lineage2"

 

[World]

WorldId=1

UserLimit=2000

LetBuilder=0

 

[Report]

;minute

Interval=60

 

[setting]

;Country=0 KR

;Country=1 US

;Country=2 JP

;Country=3 TW

;Country=4 CN

Country=4

UserPathFind=false

WorldCollision=false

ExceptionMailing=false

MailServer=mail.ncsoft.co.kr

AcceptLowerProtocol=true

;you might need to change here, but leave it unless you got crash when u run L2Server.exe

IOBufferCount=3000

;limit hour for week, (number means hour. 0 means don't use. default is 0)

playtimelimit=0

;use auth reconn (1:use, 0:don't. default is 0)

;have to be 0, if dont, u can't login

reconnectauth=0

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

edit config.txt under PetitionD\etc folder

 

;Number of threads working for transaction and service socket.

numberOfServiceThreads=10

 

;Port number for world server

worldPort=2107

 

;Port number for petition client

servicePort=2109

 

;Run as test mode

runMode=0

 

;WebAuthD address

;change it as your LAN IP

webAuthServer="127.0.0.1"

 

;WebAuthD port

webAuthPort=2108

 

; Number of WebAuthD connections

numberOfWebAuthConnections=0

 

;Log directory

logDirectory="log"

 

;status refresh interval(seconds)

statusRefresh=1

 

;Number of connections to petition database

numberOfPetitionDBConnections=12

 

;petition database connection string

;number of games to support, should be consistent with game_title table

numberGames=2

petitionDatabase = "0xF6DBBAA8A7C57B6F418E95A7CFCBB4DAF09B9A5E39B 2FCA 717A7EA9C44E98FCDA34297C97542494D9977C5E9ED58FBE58 14852F7D8DAF11478AFEB5861F5572B4A2A7FE96453BBF6A3E 4445310F58A15FB3FA2D8D26BA61F2D6E0113053A1A6D3FF2B BDE07E242E5E29593F12D148CD1284ED2D17E6FE16FE96034D 3B4C21363"

 

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

 

Link to comment
Share on other sites

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

Part 2 - SQL database's

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

edit lin2comm_new.sql under DBScript

 

find

set @conn_str = '127.0.0.1' + @world_id + ''';''gamma'';''l2online'

change 127.0.0. as your LAN IP

change gamma as your SQL database account

change l2online as your SQL database password

there are 3 lines you have to change

 

find

'SQLOLEDB', '127.0.0.1';'username';'password'

change 127.0.0.1 as your LAN IP

change username as your SQL database account

change password as your SQL database password

there is only 1 line you have to change

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

edit lin2world_20040609_all.sql under DBScript

 

find

set @conn_str = '127.0.0.1' + @world_id + ''';''username'';''password'

change 127.0.0. as your LAN IP

change username as your SQL database account

change password as your SQL database password

there are 3 lines you have to change

 

find

'SQLOLEDB', '127.0.0.1';'username';'password'

change 127.0.0.1 as your LAN IP

change username as your SQL database account

change password as your SQL database password

there are 2 lines you have to change

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

MS-SQL config

 

1. Creation of Databases

 

- lin2world

- lin2comm

- lin2log

- lin2report

- lin2db

- petition

Databases mentioned above should be created.

 

2. Rightclick the Database - Registered sql server Property Edit(e) Click

 

sql server identity uses(q) (Check this one)

User Name(l)

Password(a)

Put the Name and Password which you have used on the installation

 

This is the important part of this installation .Usually errors occur somewhere in

 

here, so follow along really carefully.

 

RUN your SQL Server Agent

 

3. lin2world Database - lin2world_20040609_all.sql Analyze Query,than press save and next to Query Section Analyer, Click on TriangleDisplay box finishes this section.

 

4. lin2comm Database - lin2comm_new.sql analyze query next to Query Section Analyer, Click on TriangleDisplay box finishes this section.

 

5. lin2log Database - lin2log_20040416.sql analyze query next to Query Section Analyer, Click on TriangleDisplay box finishes this section.

 

6. lin2report Database - lin2report_20040416.sql analyze query next to Query Section Analyer, Click on TriangleDisplay box finishes this section.

 

7. lin2db Database - lin2db_AuthDBSchema.sql analyze query next to Query Section Analyer, Click on TriangleDisplay box finishes this section.

 

8. lin2db Database - lin2db_update.sql analyze query next to Query Section Analyer, Click on TriangleDisplay box finishes this section.

 

9. petition Database - petition.sql analyze query next to Query Section Analyer, Click on TriangleDisplay box finishes this section.

 

IMPORTANT!!!

 

lin2db Database -> Table -> Server (open table)

 

add

 

id = 1

name = same as the worldname in l2server.ini

ip = your WAN IP

inner_ip = your LAN IP

ageLimit = 0

pk_flag = 0 PK not allow; 1 allow

kind=0

port=7777

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

DSN config

 

Control Pannel - Administrative Tools- ODBC - FILE DSN

 

Add - SQL server - lin2world - Server(s): (local) - Windows NT identification(W) - Change the Basic Database to following(D): lin2world

 

Add - SQL server - lin2comm - Server(s): (local) - Windows NT identification(W) - Change the Basic Database to following(D): lin2comm

 

Add - SQL server - lin2log - Server(s): (local) - Windows NT identification(W) - Change the Basic Database to following(D): lin2log

 

Add - SQL server - lin2report - Server(s): (local) - Windows NT identification(W) - Change the Basic Database to following(D): lin2report

 

Add - SQL server - lin2db - Server(s): (local) - Windows NT identification(W) - Change the Basic Database to following(D): lin2db

 

Add - SQL server - petition - Server(s): (local) - Windows NT identification(W) - Change the Basic Database to following(D): petition

--------------------------------------------------------------------------------------------------------------------------------------------------------Part 3 - RUN the server

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

edit boot.ini under C:\

 

[boot loader]

timeout=0

default=multi(0)disk(0)rdisk(0)partition(1)\WINDOW S

[operating systems]

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP Professional" /nodetect /3GB

 

add /3GB at the end save it and reboot your computer

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

L2LogD.exe

 

File DB = lin2log

login name = your SQL account

password = your SQL password

 

CacheD.exe

 

File DB = lin2world

login name = your SQL account

password = your SQL password

 

L2AuthD.exe

 

File DSN = lin2db

login name = your SQL account

password = your SQL password

 

PetitionD.exe

 

Server = (local)

login name = your SQL account

password = your SQL password

Database = petition

 

L2Server.exe

 

L2NPC.exe

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

Part 4 - RUN the game

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

Edit l2.ini file

 

u need a tool called l2encdec.exe to crack the l2.ini, you can download it below

 

decrypt the l2.ini then you got a file called l2.clear.ini

edit l2.clear.ini

change the IP as the Lineage2 server which you want to play

ServerAddr=127.0.0.1

crypt the l2.clear.ini using 212 then you got a file called l2.crypt.ini

rename the l2.crypt.ini as l2.ini and copy to your lineage2 system folder

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

Part 6 - GM config

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

open builder_account under lin2world databse

 

account_name = your GM account (normal account)

default_builder = 1,2,3,4...9

account_id = your GM account ID (can find out in user_account table under lin2db database)

 

open user_dat under lin2world database

find out the GM in the GM account

builder = default_builder (1,2,3,4...9)

 

 

 

 

Have Fun

 

Link to comment
Share on other sites

  • 2 weeks later...
  • 2 months later...

* Chronicle 4 GeoData Part 1

* Chronicle 4 GeoData Part 2

* Chronicle 4 GeoData Part 3

* 100% AI and better scripts upgrade is avaible for 5 DC

 

Pleaze reupload them if it is possible... my friend want these files... just for testing but... he needs them!

Link to comment
Share on other sites

  • 1 month later...
  • 8 months later...
  • 2 months later...

yeah c4 rules but im sure all of you want vesper better than apella or dynasty etc..its just graphics..btw if you can post a c4 l2j pack :)

Personally im still for the appella, anyway for the pack, ask it in the l2j section.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


  • Posts

    • We remind you that the opening will take place today, on September 28 at: 19:00 (UTC+3) - server time Check current server time(UTC +3) On 17:00 (UTC +3) We allow you login to create character! Dear friends, this topic important! So please take time to read it. First we want to thank all players who took part in the Open Beta testing, was good activity and nice Olympiad Event yesterday, we all get a lot of fun  Thanks to all who conducted tests with us and prepared this game world! You are amazing!  On 17:00 (UTC +3) We allow you to login for create character! To restrict your name and transfer ToDs/Season Pack to your character. Make it before start! On start, we can have problems with WEB! Everything you need to start on the server: It is IMPORTANT to prepare everything for starting the game RIGHT NOW, do not postpone for later, during the opening there may be problems with the web part of the project, and you simply can not register. - Registration and files Download archive unzip it, run launcher, choose SEASON x25 server and press FULL CHECK What you need to know at the start: Registration for 7 seals from Monday, September 30, full cycle 1 week. First Mammons on Friday October 4 All Epic Raid Bosses dead on start. First epic QA will appear on Monday, next day Core + Zaken + QA and so on by schedule All other RBs alive on server start (including Sub and Nobl RB) - Full RoadMap   About possible attacks on server start. We have prepared as good as we can. We will control the start of the server together with you. Want to ask you, in the case of a problem, don't panic, panic is the worst possible thing that could be, even worse than any attack. We have enough specialists to solve any problems, all that will need from you is patience and trust. Wish you all a smooth start and months of enjoyable play in new Season Interlude x25! Have a fun!
    • 🚨🇦🇷🇧🇷🇪🇸🇸🇰🇺🇳🇨🇱🚨 Devianne - Lineage 2 Interlude  Client - Classic. 🔷Rates 🔸Experience (EXP) - 10x 🔸Skill Points (SP) - 10x 🔸Adena - 6x 🔸Drop Items - 3x 🔸Spoil - 3x 🔸Quest Experience (EXP) - 1x 🔸Quest Skill Points (SP) - 1x 🔸Quest Adena - 1x 🔸Quest Items Drop - 1x 🔸Seal stone Drop - 1x 🔸Epic raid - 1x 🔸Raid Drop - 2.0x 🔸Manor - 5x 🔷Dynamic Rates XP/SP 🔸Lv. 1-52 EXP/SP X10 (x7 without VIP or vote reward) 🔸Lv. 52-61 EXP/SP X7(x5 without VIP or vote reward) 🔸Lv. 61-76 EXP-SP X5 (x3 without VIP or vote reward) 🔸Lv. 76-78 EXP/SP X3 (x2 without VIP or vote reward) 🔸Lv. 78-80 EXP/SP X2 (x1 without VIP or vote reward) ⚠️Extra Settings⚠️ 🔸Server time, site - GMT -3 🔸Buffs, Dances, and Songs duration - 1 hour 🔸Max Buffs Slots - 22 + 4 divine 🔸Maximum Slots Dances and Songs - 12 🔸GmShop Grade - C 🔸Global teleport 🔸Grade B-A-S - Craft 🔸Mana potion recharge 🔸1000 (9 seconds delay) 🔸Raid HP - x1.4 🔸Raid epic HP - x1 🔸Blacksmith Mammon - 24/7 🔸Champions System - Yes chance respawn 0.5% 🔸Offline mode Shop - Yes 🔸Auto Learn Skills - Yes 🔸Auto Learn Loot - Yes 🔸Auto Learn Raid & Grand 🔸Boss Loot - No 🔸Buffer offline - Yes 🔸Wedding System - Yes 🔸Max level diff distribution drop in party - 14 🔸Limit the number of active gaming clients on one PC - 2 🔸Limit the number of active gaming clients on one PC for Premium - 3 🔸The clan leader will be replaced after server restart ⚠️Class and Subclass Change⚠️ 🔸1st profession Quest - No 🔸2nd profession Quest - No 🔸3rd profession Quest - Yes 🔸Sub Class Quest- Yes 🔸Sub Class Raid - 8 hours +-30m random 🔸Nobility and Olympiads Nobility Quest - Yes 🔸Olympiads (duration) - 14 days 🔸Max enchant - +6 🔸Respawn Barakiel 6 hours - +-15 min random 🔸Olympiad schedule - 13:00 to 00:00 🔸Minimum players to start olympiad - 11 Clans and Sieges Penalty duration - 8 hours 🔸Sieges every - 15 days Max Ally - 2 🔸Max Members - 36 🔸Slots for academies in clan - 40 ⚠️Enchants Rate⚠️ 🔸Blessed Scroll chance 60% 1-10 11-16 40% 🔸Crystal Scroll chance 65% 1-10 11-16 40% 🔸Normal Scroll chance - 55% 🔸Safe Enchant - +4 ⚠️Premium Info⚠️ 🔅+20% xp sp drop spoil adena 🔅+5% additional enchant rate (premium 30 days)   Free autofarm ⚠️Starter Pack⚠️ 🔅Free Premium - 24 hours 🔅Free Autofarm - 24 hours ❇️Raid boss Info❇️ 🔸Anakim/Lilith respawn 18 hours +1:30min random 🔸Tyrannosaurus - respawn 8 min drop Tl 76 🔸Queen Ant (LVL 80) - Respawn Monday and Saturday 22:00 🔸CORE (LVL 80) - Respawn Tuesday-Friday 20:00 🔸ORFEN (LVL 80) - Respawn Tuesday-Friday 21:00 🔸BAIUM (LVL 80) - Respawn Saturday 21:00 🔸ZAKEN (LVL 80) - Respawn Wednesday-Thursday 22:00 🔸FRINTEZZA (LVL 85) - Sunday 19:45 ⚔️Quest Details⚔️ QUEST WEAPON RECIPES: - Relics of the Old Empire x1: - Gather the Flames x1 x1: QUEST ARMOR RECIPES: - Alliance with Varka Silenos x1 - Alliance with Ketra Orcs x1 - War with Ketra x1 - War with Varka x1 - Gather the Exploration of the Giants’ Cave Part 1 x3 - Exploration of the Giants’ Cave Part 2 x1 - Whispers of Dream part 2 x2 - Legacy of Insolence x1 QUEST RECIPES JEWERLY - The Finest Food x1 QUEST RESOURCES - The Zero Hour x2 - Golden Ram Mercenary x2 - An Ice Merchant dream x2 QUEST FOR FABRIC: - Whispers of Dream part 1 x1 BEAST FARM : - Delicious Top Choice Meat x2 👁️OTHER QUEST👁️ 👁️- Yoke of the Past x2 👁️- In Search of Fragments of Dimension x2 👁️- The finest Ingredients x3 👁️- Supplier of reagents x3 - 👁️3rd class Halisha Marks drop x3 - 👁️Into the flames x3 - 👁️Audience with the land dragon x3 - 👁️An Arrogant Search x3 - 👁️Last Imperial Prince x3 🚨Soul Crystal Details🚨 🔸- Level up crystals to 11, 12, 13 🔸- All epics can level up crystals for the whole party (Queen Ant, Core, Orfen, Zaken, Baium, Antharas, Valakas, Frintezza). - 🔸Bosses in PVP zone: Master Anays, High Priest Van Halter. 👁️🔸- Anakim/Lilith, Uruka. - You can level up crystals in Rift, but only 1 party can challenge Anakazel (10%)PARTY_RANDOM at the same time (if one party is in the boss, you need wait them to go out). 👁️🔸- You can level up crystals in Primeval Island by killing tyrannosaurus with 10% chance PARTY_ALL for the person who cast the crystal and makes last hit. ⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ WEB: https://devianne-l2.com/ DISCORD: https://discord.gg/Q3HAMzasUk 🔥🔥SERVER TEST OPEN !!🔥🔥🔥
    • I am here for the plank jumps and the cookies any news about that?
    • the links are offiline, could you reupload them please, if you have other versions of h5 or c6 could you share them too, thanks!
    • Good afternoon everyone, we’ll get a couple of strong players in the CP, more details can be found here https://mw2.community/topic/211276-awr-team/  
  • Topics

×
×
  • Create New...