farkmt2official 1
farkmt2official
Bvural41 1
Bvural41
noisiv 1
noisiv
Manwe Work 1
Manwe Work
kralhakan2009 1
kralhakan2009
Vahsi Uzman 1
Vahsi Uzman
Hikaye Ekle

Nidavelir2.to Server Files | Gerçek JTX Graphics v2.0 :)

5.00 yıldız(lar) 2 Değerlendirme Değerlendirenler

Ayyıldız2 | 2008 TR Yapısı • 1-99 Orta Emek Destan • Oto Avsız • 10 Temmuz 21:00 HEMEN TIKLA!

SQL files created
File Database Tables Description
00_INSTALL.sql - - Master script that imports everything in order
01_account.sql srv1_account 6 Accounts, billing, anti-spam, HWID bans
02_player.sql srv1_player 55+ Players, items, guilds, marriage, shops, arena, rankings, pets, world boss, dungeons, battle pass, IkarusShop
03_common.sql srv1_common 5 Locale, GM list, ban words, privileges
04_log.sql srv1_log 21 All logs (chat, hack, gold, refine, login, etc.)
05_proto.sql srv1_player 14 item_proto, mob_proto, skill_proto, refine_proto, item_attr, shop, biolog
Total: ~87 tables in 4 databases
To install
# Import everything at once
mysql -u root -p < 00_INSTALL.sql

# Or one by one in order
mysql -u root -p < 01_account.sql
mysql -u root -p < 02_player.sql
mysql -u root -p < 03_common.sql
mysql -u root -p < 04_log.sql
mysql -u root -p < 05_proto.sql

# Then import the protos data (item_proto and mob_proto with data)
mysql -u root -p srv1_player < “source-client/Srcs/Tools/Pack Protos Script/Pack Protos Script/item_proto.sql”
mysql -u root -p srv1_player < “source-client/Srcs/Tools/Pack Protos Script/Pack Protos Script/mob_proto.sql”
Important notes
The tables include columns with source #ifdefs #ifdefs with COMMENT). If your build does not have those defines active, the extra columns will simply remain unused.
The database names (srv1_account, srv1_player, etc.) must match what you configure in the server’s conf.txt.


 
SQL files created
File Database Tables Description
00_INSTALL.sql - - Master script that imports everything in order
01_account.sql srv1_account 6 Accounts, billing, anti-spam, HWID bans
02_player.sql srv1_player 55+ Players, items, guilds, marriage, shops, arena, rankings, pets, world boss, dungeons, battle pass, IkarusShop
03_common.sql srv1_common 5 Locale, GM list, ban words, privileges
04_log.sql srv1_log 21 All logs (chat, hack, gold, refine, login, etc.)
05_proto.sql srv1_player 14 item_proto, mob_proto, skill_proto, refine_proto, item_attr, shop, biolog
Total: ~87 tables in 4 databases
To install
# Import everything at once
mysql -u root -p < 00_INSTALL.sql

# Or one by one in order
mysql -u root -p < 01_account.sql
mysql -u root -p < 02_player.sql
mysql -u root -p < 03_common.sql
mysql -u root -p < 04_log.sql
mysql -u root -p < 05_proto.sql

# Then import the protos data (item_proto and mob_proto with data)
mysql -u root -p srv1_player < “source-client/Srcs/Tools/Pack Protos Script/Pack Protos Script/item_proto.sql”
mysql -u root -p srv1_player < “source-client/Srcs/Tools/Pack Protos Script/Pack Protos Script/mob_proto.sql”
Important notes
The tables include columns with source #ifdefs #ifdefs with COMMENT). If your build does not have those defines active, the extra columns will simply remain unused.
The database names (srv1_account, srv1_player, etc.) must match what you configure in the server’s conf.txt.


thank you that was missing its now sorted :)
 

Şu an konuyu görüntüleyenler (Toplam : 0, Üye: 0, Misafir: 0)

Geri
Üst