PornoRomania
NOI I-TI FACEM PULA MARE SI PIZDA UDA!!! Filme porno, sex filme porno gratis, filme xxx, filme porno gratis, filmulete porno, noi, futai, porn, muie, pizda, filme porno romanesti, sexy, desene, grase, filme porno cu minore, xxx porn, redtube, pornhub, xnxx.
Lista Forumurilor Pe Tematici
PornoRomania | Reguli | Inregistrare | Login

POZE PORNOROMANIA

Nu sunteti logat.
Nou pe simpatie:
simpacurly69
Femeie
24 ani
Bucuresti
cauta Barbat
35 - 70 ani
PornoRomania / Tutoriale / Cum faci server de Linage2  
Autor
Mesaj Pagini: 1
SoDMaster
Administrator

Inregistrat: acum 19 ani
Postari: 1773
Asa faci server de Linage2

CPU PENTIUM 3 800MHZ sau mai mult
Ram cel putin 256 DDR
GFXGeForce2 sau mai bun

Recomandat:


Intel Pentimu 4 1,2 GHZ sau mai mult
Ram Cel Putin 512 DDR
GeForce4 TI sau mai bun

Pasul 1

*Nota: Vei avea nevoie de cel putin 5 GIGA pentru acest pas . In caz in care nu doriti sa jucati L2 pe calculatorul pe care aveti serverul sariti acest pas. Nu recomand sa jucati l2 pe acelasi calculator in caz in care vreti playeri pe server*
Downlodeaza Clientul de Lineage 2 .
Vezi postul de la acest link pentru a downloda clientu:





*Nota: Daca deja ai Directx 9.0c instalat sari la pasul 3*
Downlodeaza si instaleaza Directx 9.0c
Directx poate fi gasit aici



*Nota: in timpul instalarii va cere sa setezi o parola pentru useru root. Sa nu cumva sa uiti aceasta parola. Parola iti va fi necesara pe parcursu configurarii serverului*


Pasul 4
Downlodeaza si instaleaza NAVICAT



*Nota:programul e trial. Daca e cautati voi pt el un serial sau un crack. eu unu folosesc metoda asta : cand expira trial dau run: regedit si deletez tot ce gasesc cand dau search PremiumSoft si mai capat 30 de zile
Dupa ce ai instalat navicat ruleaza programul.
Dai File->New Connection iti va aparea o fereastra in care setezi ca in poza urmatoare. Iar la password pui parola setata la mysql pt userul root

Acum creaza o noua baza de date cu numele de l2jdb


Pasul 5
*Nota: In caz in care ai deja Java Runtime instalat sari la pasul urmator*
Downlodeaza si instaleaza java runtime :



Pasul 6
Downlodeaza serverpack-ul



Extragel in C: astfel vei obtine
C:\Banished_Build_1.2.6 . Da rename la folder in Server
Intra in folder si asigurate ca ai urmatoarele foldere: L2j_DataPack, l2j-gameserver, Latest_protocol login si Non Costum GM Shop HTML.
Vei observa pe langa Latest_protocol login mai ai in l2j-gameserver un Patch Login. Daca vrei ca playerii sa se conecteze folosind patchul custom care contine si itemele de c5 foloseste Patch Login . Daca vrei ca playerii sa se conecteze prin intermediul hostului si sa nu aibe acces la itemele de c5 atunci foloseste Latest_protocol login si copile html-ul din Non costum GM Shop HTML in C:\Server\l2j-gameserver\gameserver\data\html\merchant si dai overwrite.

Acum ca avem tot ce ne trebuie in calculator si te-ai hotarat ce login vei folosi v-om incepe sa instalam si sa configuram serverul.


Pasul 7
Instalare DATABASE
Dute in C:\Server\L2J_DataPack\tools .
Dai edit la database_installer si ti-l va deschide in notepad

vei vedea aceasta :


REM LOGINSERVER
set lsuser=root
set lspass=parola mysql
set lsdb=l2jdb
set lshost=localhost

REM GAMESERVER
set gsuser=root
set gspass=parola mysql
set gsdb=l2jdb
set gshost=localhost

acum salveaza si inchide.
Ruleaza database_installer.bat
de fiecare data cand esti intrebat dai full (f) -> te va intreba de 2 ori

Acum ca am instalat baza de date pentru serverul nostru o sa avem nevoie sa configuram gameserverul si loginserverul


Pasul 8
ducetiva in C:\server\l2j-gameserver\gameserver\config si deschideti server.propertis in wordpad
Va arata ceva de genu


# ================================================================
# General server setting !!! REQUIRED to configure to everyone !!!
# ================================================================

# Bind ip of the gameserver, use * to bind on all available IPs
GameserverHostname=*
GameserverPort=7777

# 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= ip-ul tau real (127.0.1 daca vrei sa joci doar tu singur sau daca nu ai un ip real)

# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
# If this ip is resolvable by Login just leave *
InternalHostname=ip-ul tau de retea ( in caz in care te joci singur pui 127.0.1 in caz in care ai ip real si ai setat mai sus pui* )
# Bind ip of the loginserver, use * to bind on all available IPs
LoginserverHostname=*
LoginserverPort=2106
LoginTryBeforeBan=20

# The Loginserver host and port
LoginPort=9014
LoginHost=ip-ul tau real pe care il pui si in login(la fel in caz in care te joci singur setezi 127.0.1)

# This is the server id that the gameserver will request (i.e. 0 is Bartz)
RequestServerID = 0
# If set to true, the login will give an other id to the server if the requested id is allready reserved
AcceptAlternateID = True

# 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=
Login=root
Password=parola baza de date pe care ai pus la instalarea mysql
MaximumDbConnections=10

Acum tot acolo in server.propertis dar jos de tot
vei gasi


# Minimum and maximum protocol revision that server allow to connect.
# You must keep MinProtocolRevision <= MaxProtocolRevision.
MinProtocolRevision = 660
MaxProtocolRevision = 759
Daca folosest patched Patch_Login ai grija sa schimbi 660 in 656 daca folosesti LatestProtocol_Login lasa 660

Pasul 9
dute in C:\serverl\l2j-gameserver\Patch_Login\config sau C:\server\LatestProtocol_Login\config depinde ce server folosesti si deschide loginserver.propertis


# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
ExternalHostname=ip-ul tau real(sau 127.0.0.1 daca joci singur)

# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
InternalHostname=ip-ul de reatea (daca ai ip real pui * daca jocin singur pui 127.0.0.1)

# Bind ip of the loginserver, use * to bind on all available IPs
LoginserverHostname=*
LoginserverPort=2106
LoginTryBeforeBan=20
GMMinLevel=100

# The port on which login will listen for GameServers
LoginPort=9014

# If set to true any GameServer can register on your login's free slots
AcceptNewGameServer = True - ai grija sa fie TRUE altfel nu va accepta GameServerul sa se inregistreze la el

# If false, the licence (after the login) will not be shown
ShowLicence = True

# 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=
Login=root
Password=parola baza de date pe care ai pus la instalarea mysql
MaximumDbConnections=10

Pasul 10

acum implementam in server modificarile aduse de banished. acest pas nu este obligatori serverul dumneavoastra e gata sa functioneze dar eu recomand sa faceti totusi acest pas deoarece merita in plus repara multe buguri
Dute in C:\server\L2J_DataPack\Banished_Content si copie folderul data in folderul
C:\server\l2j-gameserver\gameserver . Daca te intreaba dai overwrite
Dute in C:\server\L2J_DataPack\Banished_Content\sql . Acum inseram aceste fisiere in database. Pentru asta avem 2 metode
1. Intri in navicat si le inserezi pe fiecare in parte. (ceva mai complicat daca nu stii sa utilizezi navicat treci la pasul 2 )
2. In C:\server\L2J_DataPack\tools update_sql.bat . Muta fiecare fisier din folderul sql deasupra acestui bat pentru a le insera.


_______________________________________
PornoRomania!!! Noi FACEM DIFERENTA!!!
Ai Un Site? Bagal La Promovat!!! www.Top100RomaniaInedit.ro


pus acum 18 ani
   
SoDMaster
Administrator

Inregistrat: acum 19 ani
Postari: 1773
Gm commands:



Small GM panels in the game also I think to use it it's alt G or ctrl G not sure.. or and use commands like I do...

//announce message
this basicly tells a announcement on the whole server.. you can't type a big message but you find out once you use it..

//setannounce id message
this sets an announcement and is also not long like announce command so watch the length. thats why you can make more then one.. This is when you login you see this heres a example..
//setannounce 1 welcome to l2nation.com
//setannounce 2 today is chris birthday.
//setannounce 3 don't forget to check forums out!
//setannounce 4 forums.l2nation.com
so when you login it would show that message without the //setannounce 1-4 part. in light blue.. you can make 0-9 and maybe higher like 10 11 never tried or cared.

//delannounce id
this just deletes the announce

//setparam exp number
this a odd command... if you set to like 9999999999 exp thats lvl 70 somthing.. caps lvl 80 if you do it again like 9999 it will actualy act like you were lvl 1 and give you 9999 exp and lvl you to whatever thats gives...

//summon id = items (Itemdata.txt)
example //summon 10 ( that summons id 10 = dagger now if it was //summon 10 5 it would have summon 5 daggers!

//summon name = npc (npc_pch.txt)
example //summon orc_archer (that would summon an orc archer. //summon orc_archer 5 would summon 5 orc archers of them...

//setskill ID LEVEL = skills (skilldata.txt)
example //setskill 3 24 (that would be skill 3 witch is s_power_strike1 level 24) Also make sure you click on your self or person you giving it too!

//gmon
Best command in the game if you ask me lol. It makes you invisable though you start invisable. Also makes it so players can't send a tell don't forget to send a tell it's just "Kane whats up yes using shift " then players name space message sort of diffrent then most games!

//hide on or //hide off
This turns hide on or off. I don't think need explain more lol...

//gmspeed number
well you can use speeds from 1-5 I think i usally use 3 cuz after that it warps you back thinking your speed hacking. It's odd but oh well...

//quiet on or //quiet off
makes the whole world so they can't talk great when your pissed off

//who
Shows how many players are on and the max was on since servers been on and also how many player stores are open.

//sendhome name
This command basicly sends the player to closest city.. Good for when there stuck or being a prick or w/e they want...

//recall name
This just warps the player to you. Good for when there stuck also or when you want them to come to you..

//teleportto name
This makes so you warp to the player. Good when they report a bug or when your hidden and your spying on them...

//home
sends you back to the town you started at just you no one else.

//setkarma number
If you don't know what karma is it's bad to have. this only a self use command and makes you red.. so //setkarma 500 gives you 500 karma.. Killing other reds or killing mobs will get rid of karma or you can //setkarma 0 to become normal..

//killme
don't ask wtf you would use this for but I guess if you want to kill your self thats up to you..

//killnpc
this just kills an npc nothing big click on it and type the command..

//undying on or //undying off
so when it's on makes so when you hit 0 hp you don't die. your a god and of course when it's off when you hit 0 hp you are dead.

//stopsay name time
Great when theres someone being idiot spamming or just an asshole.. What it does is well shuts the player up for amount of mins. example //stopsay bob 50 (= thats 50 min)

//create_pet id
This creates a pet. you unable to make a pet from the items it will not spawn. Cuz has be made by this way or the quest in game. You should be able make a pet from 1-4 or 1-3 I forget..

//whisper on or //whisper off
so when whisper is off means no one can message you when whispers on they can message you..

//kick name
kicks the player out of the game.. Does not banned them just kicks them out and they can just relog in.

//diet on or //diet off
this makes so when diets on and your to heavy with to many items you don't slow down.

//gmchat name message
this just a simple way to tell a player somthing. like //gmchat bob your in big trouble!

//serverstat
tells you how long servers been up and the build date.. You must know that build date does not matter anymore.. I mean we add to it everyday it's just when the exe was compiled.. but we have hex edit many times added many new stuff.


_______________________________________
PornoRomania!!! Noi FACEM DIFERENTA!!!
Ai Un Site? Bagal La Promovat!!! www.Top100RomaniaInedit.ro


pus acum 18 ani
   
Pagini: 1  

Mergi la