romegames 1
romegames
kralhakan2009 1
kralhakan2009
Vahsi Uzman 1
Vahsi Uzman
Bvural41 1
Bvural41
NovaLst 1
NovaLst
bikral 1
bikral
Hikaye Ekle
Reklam vermek için turkmmo@gmail.com
Kaynak ikonu

ShopExRenewal 2020-11-14

indirmek için izniniz yok

ROHAN2 WORLD 1-120 TR TİPİ OFFICIAL YOHARA, BALATHOR VE AMON! 80. GÜNÜNDE! +10.000 ONLİNE! HİLE VE BOT %100 ENGELLİ HEMEN TIKLA!

Syserr ch1 anlamadım db build ettim
SYSERR: Aug 29 19:09:24 :: ConvertToShopItemTable: row(0) stage 3 of group items of group tab1 does not have socket column SYSERR: Aug 29 19:09:24 :: ReadShopTableEx: Cannot read Group tab1. SYSERR: Aug 29 19:09:24 :: Boot: shop table Initialize error SYSERR: Aug 29 19:09:24 :: SpawnBossHuntersBaashidoMob: cannot get map base position 64 SYSERR: Aug 29 19:09:24 :: SpawnBossHuntersBaashidoMob: cannot get map base position 61 SYSERR: Aug 29 19:09:24 :: SpawnBossHuntersBaashidoMob: cannot get map base position 62 SYSERR: Aug 29 19:09:24 :: SpawnBossHuntersBaashidoMob: cannot get map base position 63 SYSERR: Aug 29 19:09:25 :: pid_deinit: End of pid

@durda
bende aynisini yaşiyorum shopex var fileste npcte efsunlu taşli item sat vs
 
Syserr ch1 anlamadım db build ettim
SYSERR: Aug 29 19:09:24 :: ConvertToShopItemTable: row(0) stage 3 of group items of group tab1 does not have socket column SYSERR: Aug 29 19:09:24 :: ReadShopTableEx: Cannot read Group tab1. SYSERR: Aug 29 19:09:24 :: Boot: shop table Initialize error SYSERR: Aug 29 19:09:24 :: SpawnBossHuntersBaashidoMob: cannot get map base position 64 SYSERR: Aug 29 19:09:24 :: SpawnBossHuntersBaashidoMob: cannot get map base position 61 SYSERR: Aug 29 19:09:24 :: SpawnBossHuntersBaashidoMob: cannot get map base position 62 SYSERR: Aug 29 19:09:24 :: SpawnBossHuntersBaashidoMob: cannot get map base position 63 SYSERR: Aug 29 19:09:25 :: pid_deinit: End of pid
@durda
bende aynisini yaşiyorum shopex var fileste npcte efsunlu taşli item sat vs

bu hatayi alan arkadaşlar fileste 4 taş ekli olablir yada 8 efsun (evultion vs gibi sistemler)

bu yüzden shop_ex_table txt dosyasinda


navicatta ki item tablosuna göre cekiyor
attr_value7 attr_type7 attr_value8 attr_type8 gibi kodlar ekleyip
0 0 girmelisiniz
bundan örnek vereyim :)

taş icinde ayni socket 3 ekleyip alta tüm itemlere ya taş kodu yada 0



örnek
 
Son düzenleme:
Sistemi kurmaya çalıştım client sorunsuz buildlendi ancak game'de hata veriyor

shop_manager.cpp'de en son ekle dediğin kod bloğunu ekliyorum söylediğin yere ancak buildde hata veriyor

[stSort]'un bulunduğu kod bloğunda hata olduğunu söylüyor çözemedim yardımcı olabilir misin rica etsem ?

#ifdef ENABLE_RENEWAL_SHOPEX
else {
std::sort(shopItems.begin(), shopItems.end(), [stSort](const TShopItemTable& i1, const TShopItemTable& i2)
{
TItemTable* lItem = ITEM_MANAGER::instance().GetTable(i1.vnum);
TItemTable* rItem = ITEM_MANAGER::instance().GetTable(i2.vnum);
if (stSort == "Vnum")
return i1.vnum > i2.vnum;
else if (stSort == "Price")
return i1.price > i2.price;
else if (stSort == "Name" && lItem && rItem)
return strcmp(lItem->szLocaleName, rItem->szLocaleName) < 0;
else if (stSort == "Type" && lItem && rItem)
return lItem->bType > rItem->bType;
});
}
#endif


69256090_663788037360045_3517445067142856704_n.png_nc_cat110_nc_ocAQl7NjfdJ7X99PTmcZAARvRs2TWKNqNLzTgxziYoocpu2K8bdJ_FQALqd97z3S2dNeY_nc_htscontent-frt3-1.png
 

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

Geri
Üst