Tales Of Pirates


#1 2010-04-14 13:09:19

 Mszust

prO

Call me!
Skd: Hurricane Sea
Zarejestrowany: 2007-11-28
Posty: 1299
Punktw :   98 

[Poradnik]Wlasny prywatny server.

[Musisz by zalogowany, aby przeczyta ukryt wiadomo]

Offline

 

#2 2010-04-14 13:09:34

 Mszust

prO

Call me!
Skd: Hurricane Sea
Zarejestrowany: 2007-11-28
Posty: 1299
Punktw :   98 

Re: [Poradnik]Wlasny prywatny server.

2. Instalacja

Krok 1 - Instalujemy SQL 2000

1- Otwrz SQLEVAL.exe.
2- Otworz folder w ktorym zapisales instalacje.
3- Uruchom AutoRun.exe.
4- Wybierz: SQL Server 2000 Components.
5- Zainstaluj 'Database Server':
     - Po kilku sekundach powinno pokazac sie okienko. Nacisnij Next.
     - Wybierz local computer i nacisnij Next.
     - Wybierz:Create a new instance of SQL Server, oraz install Client Tools (oba maja byc zaznaczone...), i nacisnij Next.
     - Wpisz praktycznie co kolwiek, to tylko rejstracja produktu w sieci, malo istotne.
     - Poprostu wcisnij Yes.
     - Upewnij sie ze zaznaczylesServer and Client Tools i nacisnij Next.
     - Wybierz Default i nacisnij Next.
     - Wybierz Typical i wcisnij next Next (mozesz zmienic, lokalizacje instalacji docelowej).
     - Wybierz Use the same account for each service, Auto start SQL Server Service. a potem Use the Local System accountand (?) i nacisnij Next.
     - Wybierz Mixed Mode (Windows Authentication and SQL Server Authentication) napisz haslo w obu polach (najlepiej, zapisz sobie je gdzies, moze sie przydac) i wcisnij Next
     - Nacisnij next. Instalacja sie rozpocznie
     - Nacisnij finish i zrestartuj komputer.
6- To tyle, Microsoft SQL Server 2000 zainstalowany.

Krok 2 - Konfigurujemy pliki.

Folder z plikami powinien wygladac mniej wiecej tak:
[img]priv1[/img]


Nastepnie otwieramy po kolei pliki .cfg
zacznijmy od accountserver.cfg .

Kod:

//AccountServer

[net]
listen_port = 2321
listen_ip = 127.0.0.1        //(YOUR IP HERE) 

[db]
dbserver = (local)            // IP Address Of Server Database
db = accountserver            // Database Name
userid =                // SQL Security Login
passwd =           // <-(dont change this password)(pass in MSSQL-->Y87dc#$98)                // 


[bill]
enable_bill = 0
enable_passport= 0               // ·billingµͳµpassport
enable_kickuser = 0

bill_server1 = 127.0.0.1        :7243    //
bill_server2 = 127.0.0.1        :7243    //

[tom]
enable_tom = 0                // 

[gs]
GroupServerAndor = GroupServerAndor     // עµGroupServer˺ţʽΪ˺± = ±
GroupServerAndor1 = GroupServerAndor1     // עµGroupServer˺ţʽΪ˺± = ±
GroupServerAndor2 = GroupServerAndor2     // עµGroupServer˺ţʽΪ˺± = ±
GroupServerAndor5 = GroupServerAndor5     // עµGroupServer˺ţʽΪ˺± = ±
GroupServerAndor6 = GroupServerAndor6     // עµGroupServer˺ţʽΪ˺± = ±
enable_ping = 1                     // GroupServer· "Keep Alive"

gotowy plik powinien wygladac tak:
[img]priv2[/img]

gateserver.cfg

Kod:

;GateServerʥ»Ϣĥ

[Main]
Name = PrivateServer        // ±GateServerµ¥µGroupServerµΨ»
Version =136        // ±GateServer֤»µİ±ţ¬1.01棽101

[GroupServer]
IP = 127.0.0.1        // IP Address Of GroupServer
Port = 2322            // ¬µGroupServerGateServer¬µTCP˿
EnablePing = 180        // GateServerµGroupServerµSocket¬µKeepAliveµ

[ToClient]
//IP = 192.168.1.1        // GateServer·»¬µIPµ·
IP = 0.0.0.0    // change the ip to 0.0.0.0 to accept gameservers from different IPs
//IP = 5.48.180.118        // GateServer·»¬µIPµ·
Port = 1973            // GateServer·»¬µTCP˿
CommEncrypt = 1            // µ»µSocket¬·򿪥ͨ
EnablePing = 60            // GateServerµ·»µSocket¬µKeepAliveµ
MaxConection =1500        // The largest initial connection

[ToGameServer]
IP = 127.0.0.1        // IP Address Of GameServer
Port = 2320            // GateServerGameServer¬µTCP˿
EnablePing = 180        // GateServerµGameServerµSocket¬µKeepAliveµ

[ShowRange]
ShowMin = 500            // зµShowMin±ʵ
ShowMax = 800            // ShowMinзµShowMaxʵ·±¦¬ShowMaxʵ
IsUse=0                // ·ø״¬ʵ¦ܣ¬1ʱã¬0»ʱ

[img]priv3[/img]


groupserver.cfg:

Kod:

;GroupServer

[Main]
Name        =GroupServerAndor1        // ±GroupServerµ¥AccountServerµΨ»
Listen_Port    =2322                // The TCP Port Gateserver will connect to GroupServer
Listen_IP        =127.0.0.1        // The IP GateServer will connect to GroupServer
KeepAlive    =1800                // Socketܵ»ݴ«¬GroupServerΪSocket¦»״¬µ±¬¬±»ݥΪSocket
Version        =103                // ¬GateServer±µİ±ţ¬»а±ڴµGateServer.exe¬±GroupServer


[AccountServer]
AcctEnable    =1                // 0: close the connection // 1: Open the connection
Password    =GroupServerAndor1        // AccountServer Password
IP        =127.0.0.1            // The IP GroupServer will connect to AccountServer
Port        =2321                // The TCP Port GroupServer will connect to AccountServer


[Database]
IP        =(local)                // IP Address Of Server Database
DB        =GameDB            // Database Name
Login        =            // SQL Security Login
Password        =             // Password = Y87dc#$98
MaxVal        =2000000000            // »Գ¬Դڴ˲»µ»±»ֱ·µͥ¬Ϊ˱µ


[«]
MaxCharactPerAcc    =3            // Max Number of Characters that can be created per account
ChaImgLogoMaxValue    =30            // »ͥ±µµ¬·±¬µ·±µ·Χµ
MaxLognCount        =200            // Max Number of Logins


[]                        // Friend System
MaxInvtation        =5            // Max Possible Characters Invitation At Same Time
InvitTimeOut        =30            // Invitation Time Out (In Seconds)
MaxFriendPerChar    =50            // Max Number of Friends a Character Can Have
EveryCharFrndListGroup    =10            // (Max value = 10)


[]                        // Party System
MaxInvtation        =5            // Max Possible Characters Invitation At Same Time
InvitTimeOut        =30            // Invitation Time Out (In Seconds)
PlayersInsdParty    =5            // Max Players Inside A Party


[]                        // Chat System
MaxMsngPerPlayer    =30            // Max Number of Messenger a Player can Join (Max value = 30)
MaxPlayerPerMsng    =30            // Max Number of players Inside a Messenger (Max value = 100)
WrldChanSayInter    =20            // World Channel Say Interval (In Seconds)
TrdeChanSayInter    =20            // Trade Channel Say Interval (In Seconds)
WhprChanSayInter    =2            // Whisper Channel Say Interval (In Seconds)


[µ]                    //Birthplace configuration
Argent City    =garner
Shaitan City    =magicsea
Icicle Castle    =darkblue

I na dzis tyle bo jade pod palac prezydencki zapalic znicz. Pozdrawiam.




Gameserver.cfg
w gameserver, wybieramy jakie mapy maj zosta odpalone. Pamietajmy, by nie odpali 2 duych map na 1 gameserverze (tzn., argent/shaitan/icicle osobno). Mapy dodajemy, dopisujc linijk w czci [Map], a usuwamy, kasujc lini bd zamieniajc j w komentarz (poprzez dodanie // na pocztku)

Kod:

[ID]
name = GameServer00          
equment = »1

[Gate]
gate = 127.0.0.1    , 2320         // IP, Port (IP Address Of GameServer)
//gate = 192.168.0.170, 1971     // IP, Port (IP Address Of GameServer) [original]

[Map]                    
map = garner                // Ascaron
//map = garner2                // Chaos Argent
//map = binglang2                // Icicle Mirage
//map = shalan2                // Shaitan Mirage
//map = leiting2                // Thundoria Mirage
//map = teampk                // PvP Arena
//map = puzzleworld                // Demonic World Map 1
//map = puzzleworld2                // Demonic World Map 
//map = eastgoaf                // Under Water Tunnel, BD Lair, Silver Mine, Abandon Mine
//map = jialebi                // Treasure Gulf, Naval Base, Skeletar Island, Abaddon 1-4
//map = hell                    // Abaddon 5-8
//map = hell2                // Abaddon 9
//map = hell3                // Abaddon 10-11
//map = hell4                // Abaddon 12
//map = hell5                // Eternal Abaddon
//map = secretgarden            // Guild War
//map = guildwar                // Sacred War
//map = guildwar2                // Mini Sacred War
//map = yschurch
//map = prisonisland
//map = 07xmas
//map = 07xmas2
//map = sdBoss
            

[DB]                 
db_ip   = (local)
db_usr  =    //<-(type the login name u made in here)      
db_pass =    // <-(dont change this password) (pass in MSSQL-->Y87dc#$98)


[Socket]
keep_alive = 120

[BaseID]                        // No Idea what this
BaseID = 0x50000000

[Entity]                 // Impact of memory occupation
max_ply = 1000            // The number of players 
max_cha = 16000            // The number of monsters
max_item = 20000            // The number of items
max_tnpc = 2000            // The number of NPC dialogue

[Guild]
guild_num    = 80        // Max people inside a Guild
guild_try_num    = 80        // Max people on Guild apply list

[Item]
item_show_time    = 120        // Time for item to desapear (In Seconds)
item_prot_time    = 30        // Time for item to be looted for another person (In Seconds)

[Interval]
say_interval    = 1        // 
//save_db        = 1        // ±̥·ӣ

[LOG]
log_cha     = 0
log_cal     = 0
log_ai      = 0
log_mission = 0
log_dir = log\log1

db_mapmask = 1            // ·±µͥ

[Debug]                 // µ, ·GMָ
gmcmd = 1,2,3,4,5,6,7
supercmd   =  1


[Res]
res_dir = resource

//info = 127.0.0.1, 1985, 123456, 12

========CONFIG SQL========== (TBD)

========CONFIG SQL========== (TBD)

Offline

 

#3 2010-04-14 13:09:44

 Mszust

prO

Call me!
Skd: Hurricane Sea
Zarejestrowany: 2007-11-28
Posty: 1299
Punktw :   98 

Re: [Poradnik]Wlasny prywatny server.

3. Odpalamy!

Wchodzi w folder z serverem, nastpnie otwieramy program 'Server Launcher.exe'

http://img685.imageshack.us/img685/3526/serverlauncher.jpg

Odpalamy po kolei, Account Server, GroupServer, GateServer i GameServery. Przy GameServerach, po lewej stronie musi by odpowiadajcy .cfg. Odpalajc 1wszy Gameserver, odpalimy np. argent - to co ustalone w gameserver.cfg. Odpalajc 2gi guzik, odpalimy to co w gameserver1.cfg itd.

Offline

 

#4 2010-04-14 13:09:50

 Mszust

prO

Call me!
Skd: Hurricane Sea
Zarejestrowany: 2007-11-28
Posty: 1299
Punktw :   98 

Re: [Poradnik]Wlasny prywatny server.

4. Konfiguracja klienta

Po 1, pobieramy http://www.sendspace.com/file/bpjv92.

Wypakowujemy do folderu. U mnie bedzie to folder bin_compile.

Offline

 

#5 2010-04-14 13:10:01

 Mszust

prO

Call me!
Skd: Hurricane Sea
Zarejestrowany: 2007-11-28
Posty: 1299
Punktw :   98 

Re: [Poradnik]Wlasny prywatny server.

5.

Offline

 

#6 2010-04-14 17:21:30

 Szaki

http://i14.tinypic.com/5xh5jm0.jpg

7050674
Skd: Domecko
Zarejestrowany: 2010-04-11
Posty: 7

Re: [Poradnik]Wlasny prywatny server.

Lepszy poradnik ni ten od Proboszcza. Co prawda nieskoczony, ale jak skoczysz to na pewno bdzie OK. Dziki tobie ten je... MSS2000 mi dziaa. C, dziki ci za to. Co prawda cay silnik nie dziaa... W GroupServer mam bd... Ale pewnie jak skoczysz to poprawie i zadziaa ^_^

@edit
bya jedna maa rnica, ale nie pamitam jakaxd

Ostatnio edytowany przez Szaki (2010-04-16 17:14:30)


http://img707.imageshack.us/img707/6169/netherworldjpg.jpg

Offline

 

#7 2010-04-14 19:29:53

 Mszust

prO

Call me!
Skd: Hurricane Sea
Zarejestrowany: 2007-11-28
Posty: 1299
Punktw :   98 

Re: [Poradnik]Wlasny prywatny server.

szczerze powiedziawszy to robilem to na pamiec, bo nie odpalalem sam tych plikow jeszcze, bo nie mialem czasu, jak skoncze wszystko bedzie git ;]

tzn. mam nadzieje, bo moga byc rozbieznosci miedzy sql 2005 a 2000 =s

Offline

 

#8 2010-04-24 08:56:22

 DsLegend

http://i13.tinypic.com/68lm1p3.jpg

Call me!
Skd: Rainbow Isle
Zarejestrowany: 2010-01-12
Posty: 96
Punktw :   

Re: [Poradnik]Wlasny prywatny server.

sorry e poganiam ale kiedy zaczniesz bo   mnie to zaciekawio


Pomogem daj plusa ^^
http://img20.imageshack.us/img20/3757/szkap.png
http://img175.imageshack.us/img175/8430/ninjas.gif

Offline

 

#9 2010-04-26 20:53:05

 Proboszcz

http://i19.tinypic.com/4trhua1.jpg

4403464
Zarejestrowany: 2009-09-14
Posty: 455
Punktw :   24 

Re: [Poradnik]Wlasny prywatny server.

mhmm....jak juz mowilem i nie wielu z was przeczytalo ze poradnik robilem bez mozliwosci przegladania i edytowania plikow cfg gdyz obecnie pracuje na podsystemie Linuxa Slitaz(z dodatkiem OPRH_CRACK ) wiec jesli ktos sie zna to wie ze linux nie obsluguje txt,exe,bat i innych potrzebnych do edycji plikow formatow...jak bede mial Windows to moze nakrece filmik i wstawie link tu do youtube...
z tego co pamietam to link do MSSQL 2000 Jest w moim poradniku pozwalam na jego uzycie..
Po 2 Mszust nei napisales o Hamachi bo nie wszyscy maja mozliwosc robienia servera non hamachi bo maja router.
ale poczatek lepszy od mojego musze przyznac.


http://i52.tinypic.com/2edqlnt.png
http://www.freshersyaar.com/wp-content/uploads/2010/01/Fresher-Den-You-Pic.jpg
http://www.speedtest.net/result/1618112502.png

Offline

 

#10 2010-06-14 22:41:32

Slither

http://i13.tinypic.com/68lm1p3.jpg

Zarejestrowany: 2009-03-23
Posty: 94
Punktw :   -1 

Re: [Poradnik]Wlasny prywatny server.

Polecam poradniki od Mszusta ^^ Zawsze Zajebiste

Offline

 

#11 2010-07-06 14:16:16

 TheMadafaka

http://i19.tinypic.com/4trhua1.jpg

19736719
Skd: Azure Isle :)
Zarejestrowany: 2010-06-23
Posty: 773
Punktw :   10 

Re: [Poradnik]Wlasny prywatny server.

Mszust kiedy skoczysz poradnik >?<


http://img228.imageshack.us/img228/7517/criszr.png
http://img.myepicwall.com/i/2012/05/81831ba3cd0894874002f4e5ba0de626.gif?1338475203
http://img.myepicwall.com/i/2012/07/e97d9a57c4169fb14588eac15029c07c.gif?1342864909
¡Hala Madrid!

Offline

 

#12 2010-07-06 17:48:40

Guziczek1994

http://i11.tinypic.com/62xqhjn.jpg

Zarejestrowany: 2010-06-30
Posty: 27
Punktw :   -1 

Re: [Poradnik]Wlasny prywatny server.

Wszystko adnie jak na razie ale dokocz poradnik ? :>


Gocie po co si patrzysz na moj Sygnatur nie masz swojej !! ?? :<

Offline

 

#13 2010-07-06 22:19:51

 Mszust

prO

Call me!
Skd: Hurricane Sea
Zarejestrowany: 2007-11-28
Posty: 1299
Punktw :   98 

Re: [Poradnik]Wlasny prywatny server.

sorka szczerze mowiac to o tym zapomnialem, jutro rano sie wezme i skoncze bo tak glupio zaczac i nie skonczyc o.o

Offline

 

#14 2010-07-06 23:25:59

 Proboszcz

http://i19.tinypic.com/4trhua1.jpg

4403464
Zarejestrowany: 2009-09-14
Posty: 455
Punktw :   24 

Re: [Poradnik]Wlasny prywatny server.

Hahs ja dodalem zdjecia i wszystko awy ty tlyko...
smutam x.x tyle sie nameczylem zeby z linuxa foty dac potem doipero bylem na lapku ;(...zajelo mi to az 30 minut xD..nie no dobra jak tam chcecie


http://i52.tinypic.com/2edqlnt.png
http://www.freshersyaar.com/wp-content/uploads/2010/01/Fresher-Den-You-Pic.jpg
http://www.speedtest.net/result/1618112502.png

Offline

 

#15 2010-07-12 09:01:38

DragoncryX

http://i11.tinypic.com/62xqhjn.jpg

Zarejestrowany: 2008-03-16
Posty: 22
Punktw :   

Re: [Poradnik]Wlasny prywatny server.

jeszcze mozna by bylo autorowi podziekowac co mszust ?

Offline

 

pun.pl - za darmowe forum dyskusyjne PunBB Tibia11 Forum o Heroes 3 www.rumble-fighter.pun.pl Shizmo - Portfolio

Przenie do

RSS
Powered by PunBB 1.2.23
© Copyright 2002–2008 PunBB
Polityka cookies - Wersja Lo-Fi


Darmowe Forum | Ciekawe Fora | Darmowe Fora
Проживание Трабзон Bat yam sea view apartment worldhotels-in.com 住宿 胡德里弗 Royal Westmoreland - Cassia Heights 14 townhouse