Ayyıldız2 | 2008 TR Yapısı • 1-99 Orta Emek Destan • Oto Avsız • 10 Temmuz 21:00 HEMEN TIKLA!
Eline sağlık, teşekkürler. 

@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
@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
}
}
Benim dediğim:
senin yaptığın:
lütfen eklerken anlatıma sadık kalın
Şu an konuyu görüntüleyenler (Toplam : 0, Üye: 0, Misafir: 0)
Benzer konular
- Cevaplar
- 27
- Görüntüleme
- 1K
- Cevaplar
- 9
- Görüntüleme
- 611
- Cevaplar
- 7
- Görüntüleme
- 585
- Cevaplar
- 13
- Görüntüleme
- 1K
