Marketi Kutu Seklinde Yapma.
/usr/game/channel/share_data/locale/hongkong/quest
hongkong_list açıp en altına yeni_market.quest yazıyorsunuz kaydedip kapatın.
reboot yada make.sh çekin
indirin ve /usr/game/channel/share_data/locale/hongkong/quest atın.
sonra navicattan player kısmına gelin
CTRL + Q ya basın
yapıştırın ve yukardaki yeşil oka tıklayın ve kapatın
packteki item_proto yu açın
bunu ekleyin
root.epk açın içindeki uishop.py bulun ve not defteriyle açın
aratın altına 1 enter atın
yapıştırın
locale_tr.epk açın item_list.txt bulun ve en altına ekleyin
itemdesc.txt açın ve ekleyin
" Alıntıdır "
/usr/game/channel/share_data/locale/hongkong/quest
hongkong_list açıp en altına yeni_market.quest yazıyorsunuz kaydedip kapatın.
reboot yada make.sh çekin
Linkleri görebilmek için Turkmmo Forumuna ÜYE olmanız gerekmektedir.
indirin ve /usr/game/channel/share_data/locale/hongkong/quest atın.
sonra navicattan player kısmına gelin
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 ekleyin
root.epk açın içindeki uishop.py bulun ve 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
yapıştırın
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.
" Alıntıdır "
Moderatör tarafında düzenlendi:
Şu an konuyu görüntüleyenler (Toplam : 0, Üye: 0, Misafir: 0)
Benzer konular
- Cevaplar
- 4
- Görüntüleme
- 282
- Cevaplar
- 10
- Görüntüleme
- 414
- Cevaplar
- 4
- Görüntüleme
- 168
- Cevaplar
- 13
- Görüntüleme
- 2K
- Cevaplar
- 18
- Görüntüleme
- 2K

