- Katılım
- 17 Haz 2010
- Konular
- 3,640
- Mesajlar
- 19,614
- Çözüm
- 54
- Online süresi
- 17d 14h
- Reaksiyon Skoru
- 4,815
- Altın Konu
- 163
- TM Yaşı
- 15 Yıl 12 Ay 2 Gün
- Başarım Puanı
- 474
- Yaş
- 31
- MmoLira
- -933
- DevLira
- 0
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!
Eline sağlık, teşekkürler. 

- Katılım
- 20 Mar 2019
- Konular
- 5
- Mesajlar
- 75
- Çözüm
- 3
- Reaksiyon Skoru
- 31
- Altın Konu
- 0
- TM Yaşı
- 7 Yıl 2 Ay 24 Gün
- Başarım Puanı
- 32
- MmoLira
- 102
- DevLira
- 0
@durda
yabanci bi pack kullanıyorum
ekleyip gönder ki hatalarını göreyim
Hangi files bu? Çünkü normalde uishop open böyle olmalı orası eksik mesela
Python:def Open(self, vid): isPrivateShop = False isMainPlayerPrivateShop = False import chr if chr.IsNPC(vid): isPrivateShop = False else: isPrivateShop = True if player.IsMainCharacterIndex(vid): isMainPlayerPrivateShop = True self.btnBuy.Hide() self.btnSell.Hide() self.btnClose.Show() else: isMainPlayerPrivateShop = False self.btnBuy.Show() self.btnSell.Show() self.btnClose.Hide() shop.Open(isPrivateShop, isMainPlayerPrivateShop) self.tabIdx = 0 if isPrivateShop: self.__HideMiddleTabs() self.__HideSmallTabs() else: if shop.GetTabCount() == 1: self.__ShowBuySellButton() self.__HideMiddleTabs() self.__HideSmallTabs() elif shop.GetTabCount() == 2: self.__HideBuySellButton() self.__ShowMiddleTabs() self.__HideSmallTabs() self.__SetTabNames() self.middleRadioButtonGroup.OnClick(0) elif shop.GetTabCount() == 3: self.__HideBuySellButton() self.__HideMiddleTabs() self.__ShowSmallTabs() self.__SetTabNames() self.middleRadioButtonGroup.OnClick(1) self.Refresh() self.SetTop() self.Show() (self.xShopStart, self.yShopStart, z) = player.GetMainCharacterPosition()
yabanci bi pack kullanıyorum
- Katılım
- 20 Mar 2019
- Konular
- 5
- Mesajlar
- 75
- Çözüm
- 3
- Reaksiyon Skoru
- 31
- Altın Konu
- 0
- TM Yaşı
- 7 Yıl 2 Ay 24 Gün
- Başarım Puanı
- 32
- MmoLira
- 102
- DevLira
- 0
@durda
eklenmiş hali
Buda kullandiğim shop_ex txtsi
Linkleri görebilmek için Turkmmo Forumuna ÜYE olmanız gerekmektedir.
eklenmiş hali
Buda kullandiğim shop_ex txtsi
Kod:
Group ShopNPC
{
#--# NPC Group
1 9050 TAB1
2 9051 TAB2
3 9052 TAB3
4 9053 OKK
}
Group TAB1
{
Vnum 31
Name ARMOR
Group Items
{
#--# Vnum Count Price price_type price_vnum socket0 socket1 socket2 attr_type0 attr_value0 attr_type1 attr_value1 attr_type2 attr_value2 attr_type3 attr_value3 attr_type4 attr_value4 attr_type5 attr_value5 attr_type6 attr_value6
1 12019 1 200 3 50011 28442 28441 28443 1 2000 2 200 29 15 30 15 31 15 0 0 0 0
2 12029 1 2 3 279 28442 28441 28443 1 2000 0 0 0 0 0 0 0 0 0 0 0 0
3 12039 1 25000 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
4 12049 1 250 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
}
}
Group TAB2
{
Vnum 32
Name WEAPON
Group Items
{
#--# Vnum Count Price price_type price_vnum socket0 socket1 socket2 attr_type0 attr_value0 attr_type1 attr_value1 attr_type2 attr_value2 attr_type3 attr_value3 attr_type4 attr_value4 attr_type5 attr_value5 attr_type6 attr_value6
1 469 1 1 3 279 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
2 279 1 25000 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3 299 1 25000 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
4 109 1 25000 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
}
}
Group TAB3
{
Vnum 33
Name SHIELD
Group Items
{
#--# Vnum Count Price price_type price_vnum socket0 socket1 socket2 attr_type0 attr_value0 attr_type1 attr_value1 attr_type2 attr_value2 attr_type3 attr_value3 attr_type4 attr_value4 attr_type5 attr_value5 attr_type6 attr_value6
1 13009 1 5000 4 0 0 0 0 5 12 6 12 15 15 0 0 0 0 0 0 0 0
2 13029 1 50000 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3 13049 1 50000 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
4 13069 1 50000 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
5 13089 1 50000 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
}
}
Group OKK
{
Vnum 34
Name wat
Group Items
{
#--# Vnum Count Price price_type price_vnum socket0 socket1 socket2 attr_type0 attr_value0 attr_type1 attr_value1 attr_type2 attr_value2 attr_type3 attr_value3 attr_type4 attr_value4 attr_type5 attr_value5 attr_type6 attr_value6
1 19 1 50000 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
}
}
Şu an konuyu görüntüleyenler (Toplam : 0, Üye: 0, Misafir: 0)
Benzer konular
- Cevaplar
- 9
- Görüntüleme
- 531
- Cevaplar
- 7
- Görüntüleme
- 511
- Cevaplar
- 13
- Görüntüleme
- 1K
- Cevaplar
- 17
- Görüntüleme
- 4K






