Jump to content

Question

6 answers to this question

Recommended Posts

  • 0
Posted

 

 

koita to paidi einai se l2off section.. i ekane lathos post se lathos section.. i 8elei na balei 2ro server se l2off server pack .. opote i eise lathos i eise swstos k enas mod prepei na to paei sto l2j dev help section..

 

//ontopic

 

ean to 8es gia l2j .. rikse matia sto link tou tzrcryp100 exw ena guide .. ean einai gia l2off .. //dunno

  • 0
Posted

when you make 2nd database copy gameserver - tools - sql folders and copy them to another folder with name GameServer II ( or w/e you want) then change from GameServerII/config/server.properties where the new database will listen .. like this

 

# Database info

Driver=com.mysql.jdbc.Driver

#Driver=org.hsqldb.jdbcDriver

#Driver=com.microsoft.sqlserver.jdbc.SQLServerDriver

URL=jdbc:mysql://localhost/l2jdb <---

#URL=jdbc:hsqldb:hsql://localhost/l2jdb  <---

#URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password= <---

 

change l2jdb to the new database name you putted .. then change the

 

# Bind ip of the gameserver, use * to bind on all available IPs

GameserverHostname=*

GameserverPort=7777 <--- to 7778

 

after that go at GameServerII/tools/database_installer.bat edit it and change there the database will listen too ! Look --->>

 

set lsuser=root

set lspass=root

set lsdb=l2jdb <---

set lshost=localhost

set gsuser=root

set gspass=root

set gsdb=l2jdb <---

set gshost=localhost

 

change l2jdb to the new database name you putted and then install database ... after that go to your main Pack register a Hexid ID and take it to GameServerII/config/ and put it there with name hexid.txt or hexid (that based at your pc) after that open loginserver.bat and gameserver.bat from main pack and from GameServerII run gameserver.bat ! I think i helped you .. if you have problems tell me !

 

Good Luck !

 

 

  • 0
Posted (edited)
On 7/17/2008 at 9:55 PM, eloxim said:

xD kk 😛

 

 

-1 karma for SPAM and undig

 

Closed.

Edited by Vision
Guest
This topic is now closed to further replies.


×
×
  • Create New...