METİN2 TR GİBİ MARKET AÇMA 2010 CLİENT

  • Konbuyu başlatan Konbuyu başlatan Domani
  • Başlangıç tarihi Başlangıç tarihi

Domani

Member
DİREK ANLATIMA GEÇİYORUM..

[hide]FİLEZİLLA'YA BAĞLANIN SONRA ŞU ADIMLARI İZLEYELİM.

Kod:
/usr/game/channel/share_data/locale/hongkong/quest

hongkong_list açıp en altına yeni_market.quest YAZIYORSUNUZ KAYDEDİP KAPATIN.

reboot yada make.sh ÇEKİN HANGİSİ SİZİN KOLAYINIZA KAÇARSA :D




İNDİRİN ve /usr/game/channel/share_data/locale/hongkong/quest ATIN.

SONRA NAVİCATTAN PLAYER KISMINA GELİN.

CTRL + Q ya basın.

Kod:
INSERT INTO `item_proto` VALUES ('50199', 0x5061636F7465202020202020202020202020202020202020, 0x5061636F7465202020202020202020202020202020202020, '18', '0', '0', '1', '0', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '-1', '-1', '-1', '-1', '-1', '-1', '0', '0', '0');

yapıştırın ve yukardaki yeşil oka tıklayın ve kapatın

packteki item_proto yu açın

Kod:
<Item vnum="50199" hashName="'Pacote'" name="Pacote" type="18" subtype="0" weight="0" size="1" antiflag="0" flag="0" wearflag="0" immuneflag="0" gold="0" buy_price="0" limittype0="0" limitvalue0="0" limittype1="0" limitvalue1="0" applytype0="0" applyvalue0="0" applytype1="0" applyvalue1="0" applytype2="0" applyvalue2="0" value0="0" value1="0" value2="0" value3="0" value4="0" value5="0" socket0="0" socket1="64896" socket2="127" socket3="65008" socket4="21631" socket5="4855" refine_vnum="0" refine_set="0" magic_pct="0" specular="0" socket_pct="0" /> 

BUNU EKLEYİN.

root.epk açın içindeki uishop.py bulun ve sağ tıklayıp not defteriyle açın.

Kod:
go to the line 141 and change for that 


aratın altına 1 enter atın.

Kod:
def Close(self):
        self.OnCloseQuestionDialog()
        shop.Close()
        net.SendShopEndPacket()
        self.CancelShopping()
        self.tooltipItem.HideToolTip()
        self.Hide()

    def AskClosePrivateShop(self):
        questionDialog = uiCommon.QuestionDialog()
        questionDialog.SetText(locale.PRIVATE_SHOP_CLOSE_QUESTION)
        chat.AppendChat(chat.CHAT_TYPE_NOTICE, "to close the shop you need close on the QUEST")

        return TRUE

    def OnClosePrivateShop(self):
        chat.AppendChat(chat.CHAT_TYPE_NOTICE, "to close the shop you need close on the QUEST")
        self.OnCloseQuestionDialog()
        return TRUE

    def OnPressEscapeKey(self):
        self.Close()
        return TRUE

    def OnPressExitKey(self):
        self.Close()
        return TRUE 

YAPIŞTIRIN.

locale_tr.epk açın item_list.txt bulun ve en altına ekleyin.

Kod:
50199    ETC    icon/item/50200.tga
 

itemdesc.txt açın ve ekleyin..

Kod:
50199    Paket    Özel dükkan açmanı sağlar. 
[/hide]

ANLAMAYANLAR VARSA BU BAŞLIK ALTINDAN MSJ BIRAKSIN BEN BAKARIM VEYA ÖZEL MSJ ATIN.. VE ANLAYAN VARSA +REP VEYA TŞK BUTOTUNA BASSIN :D
 

Konuyu görüntüleyen kullanıcılar

Geri
Üst