Yardım DB & GAME WHERE?

  • Konuyu açan Konuyu açan MAJRON
  • Açılış Tarihi Açılış Tarihi
  • Yanıt Yanıt 19
  • Gösterim Gösterim 899
Konu sahibi bu konuda soru soruyor. Sorusu ile ilgili bilgisi olanların yanıtlamasını bekliyor.

MAJRON

Çaylak Üye
Üye
Mesaj
15
Beğeni
1
Puan
13
Ticaret Puanı
0
I have two game and db files in tar.gz, where I put them in to win Later to navicat see the account, player and the rest of the files I need.
@@@@@@
Tar.gz'de iki oyun ve db dosyam var, onları daha sonra kazanmak için koyuyorum Daha sonra hesabı, oyuncuyu ve ihtiyacım olan diğer dosyaları görmek için navicat.
 
mysql should be here;
/var/db
it doesn't matter for the game you can place whereever you want. But i use in /usr dir.

if you talk about the builded game and db;
you must look at your start folder
 
game.tar.gz, dataabase.tar.gz adds to winscp. Then what should I enter in the Putty console?

sorry for my failure. I need a person to lead me by the hand, explain me step by step.
 
enter the game.tar.gz dir like;
cd /usr
After that;
tar zxvf yourgamename.tar.gz

it's same for the db
 
look, I have such files.
Will I be able to do it as we write?
11111111111111.png

Kod:
Genişlet Daralt Kopyala
# cd /usr
# mkdir home
# cd /usr/home
/usr/home.  < unpack:
# tar zxvf M2Tec_GAME_1.3.7.tar
# chmod -R 777 /usr/home/game2/
# cd /var/db/mysql
/var/db/mysql < unpack
# tar zxvf M2Tec_DATABASE_1.3.7.tar.gz
# chmod -R 777 /var/db/mysql/
# chown -R mysql /var/db/mysql/# chgrp -R mysql /var/db/mysql/

are the sequence and commands well written?
 
look, I have such files.
Will I be able to do it as we write?
I Think extern's is the same. I'll tell you now;

M2Tec_Database should be here ->
Kod:
Genişlet Daralt Kopyala
/var/db

and join the source zip, then Extract the Server and Extern folder in your desktop. After you extract them add an archive (Recomended 7zip) with .tgz format. After than throw the /usr/src folder in WinSCP and extract like this;

Kod:
Genişlet Daralt Kopyala
cd /usr/src && tar zxvf ServerSourceName.tgz
 
will try to do it the way you entered. I already have a headache from this ^^

what about this?
unknown.png


Bez_tytuu.png

M2Tec_Database_SQL1.3.7
and to what folder is this package?
 
Son düzenleme:
will try to do it the way you entered. I already have a headache from this ^^

what about this?
unknown.png
[/ SPOILER]

M2Tec_Database_SQL1.3.7
and to what folder is this package?
I can't see this picture. But i think it's Client Source. Extract the desktop and build with 2013 (I guess it's 2013 version)
 
MT2Tec kaynak dosyaları arşivimde hala varmış. Pek inceleme fırsatım olmamıştı, şimdi sizin için inceledim.
"Source" klasörü içinde, her iki tarafın da kaynak kodları bulunuyor. Bunun sebebi, Server Source ve Client Source kaynaklarının her ikisini de Visual Studio ile derlemek için bu şekilde hazırlanmış. Bunları ayırmak için;
Source klasörü içindeki:

1-) Server klasörünü ve
2-)
Adsız.jpg


Bu üç klasörü yeni bir Extern klasörü oluşturup içine kopyalayın. Son olarak Server klasörünü ve yeni oluşturduğunuz Extern klasörünü de rastgele bir klasör oluşturup içine atın(gamesrc adında vb.) ve /usr/src dizinine atın.

FreeBSD de derlem yaparken hata alabilirsiniz. Büyük ihtimalle dosya dizinleriyle alakalı bir hata alacaksınız. Karşılaştığınız hatalara göre dosya isimlerini düzenlemeniz gerekebilir.
(Örneğin: include_server --> include)

Yada include_server klasörü içindeki boost klasörünü include klasörü içine kopyalamanız gerekebilir. Gibi gibi..
Bunu aldığınız hatalara göre düzenlersiniz.


Oyunun kurulumu için ise,
M2Tec_DATABASE_1.3.7.tar.gz ---- /usr/xx
M2Tec_GAME_1.3.7.tar.gz --- /var/db

Bu ikisini kurmanız yeterli.

Uğraştırıcı bir server files, anlatırken bile yoruldum..

EN:
M2Tec is already in my archive. I haven't had much time to review it, now I have it for you. Within the "Source" folder are the source codes of both sides. This is because it is prepared this way to compile both Server Source and Client Source sources with Visual Studio. To separate them;


Adsız.jpg


Create a new Extern folder and copy these three folders into it. Finally, create a random folder (named gamesrc etc.) and put it in the / usr / src directory.

You may get errors when compiling in FreeBSD. You will most likely get an error related to file directories. You may need to edit the file names according to the errors you encounter.

(For example: include_server -> include)
Or you may need to copy the boost folder in the include_server folder to the include folder. Like so so..
You organize this according to the errors you receive.

For the installation of the game,

M2Tec_DATABASE_1.3.7.tar.gz ---- /usr/xx
M2Tec_GAME_1.3.7.tar.gz --- /var/db

Just install these two.


I got tired even telling about a tedious server files ..
 
En son bir moderatör tarafından düzenlenmiş:
Son düzenleme:
I should take the server files from this page and then return to this page what did you send?

Metin2 Sıfırdan Altyapı Server Files Hazırlama Rehberi
Client Source:
Linkleri görebilmek için giriş yap veya kayıt ol.

Server Source:
Linkleri görebilmek için giriş yap veya kayıt ol.

Client:
Linkleri görebilmek için giriş yap veya kayıt ol.

Pack:
Linkleri görebilmek için giriş yap veya kayıt ol.

Server Files:
Linkleri görebilmek için giriş yap veya kayıt ol.
 
sorry for writing like that and asking all the time: D
which files in

Server files: MMOTutkunlari / AltyapiSF

are suitable for building in a vps game in the database?
 
Üst