- Mesaj
- 67
- Çözümler
- 2
- Beğeni
- 22
- Puan
- 299
- Ticaret Puanı
- 0
## Equipment Slot
{
"name" : "Equipment_Base",
"type" : "expanded_image",
"x" : 10,
"y" : 33,
"image" : "d:/ymir work/ui/game/windows/equipment_base.sub",
"children" :
(...
Birkaç fileste inceleme yaptım aradığımı bulamadımEtc packında ui kısmının içinde var her fileste ordan alabilirsin
Çok iyi olur hocamBende mevcut aksam hatırlatın dahil edim konuma hocam
## Equipment Slot
{
"name" : "Equipment_Base",
"type" : "expanded_image",
"x" : 10,
"y" : 33,
"image" : "d:/ymir work/ui/game/windows/equipment_base.sub",
"children" :
(
{
"name" : "EquipmentSlot",
"type" : "slot",
"x" : 3,
"y" : 3,
"width" : 150,
"height" : 182,
"slot" : (
{"index":EQUIPMENT_START_INDEX+0, "x":39, "y":37, "width":32, "height":64},
{"index":EQUIPMENT_START_INDEX+1, "x":39, "y":2, "width":32, "height":32},
{"index":EQUIPMENT_START_INDEX+2, "x":39, "y":145, "width":32, "height":32},
{"index":EQUIPMENT_START_INDEX+3, "x":75, "y":67, "width":32, "height":32},
{"index":EQUIPMENT_START_INDEX+4, "x":3, "y":3, "width":32, "height":96},
{"index":EQUIPMENT_START_INDEX+5, "x":114, "y":84, "width":32, "height":32},
{"index":EQUIPMENT_START_INDEX+6, "x":114, "y":52, "width":32, "height":32},
{"index":EQUIPMENT_START_INDEX+7, "x":2, "y":113, "width":32, "height":32},
{"index":EQUIPMENT_START_INDEX+8, "x":75, "y":113, "width":32, "height":32},
{"index":EQUIPMENT_START_INDEX+9, "x":114, "y":2, "width":32, "height":32},
{"index":EQUIPMENT_START_INDEX+10, "x":75, "y":35, "width":32, "height":32},
),
},
Aksama kadar verilen yorumlarda cozumlemeniz olmazsa aksam eve gittigim gibi konuya dahil ederim hocamBirkaç fileste inceleme yaptım aradığımı bulamadım
Çok iyi olur hocam
Kemersiz olanını arıyordu sanırım. 1 saate evde olur yüklerim bende .tga olarakDediğim Gibi Konuya Dahil Etti Png Cevirdim Forumda
Görünmesi İçin Siz Tekrar Tga Cevırırsınız İyi Forumlar Dilerim
{"index":EQUIPMENT_START_INDEX+0, "x":39, "y":37, "width":32, "height":64},
{"index":EQUIPMENT_START_INDEX+1, "x":39, "y":2, "width":32, "height":32},
{"index":EQUIPMENT_START_INDEX+2, "x":39, "y":145, "width":32, "height":32},
{"index":EQUIPMENT_START_INDEX+3, "x":75, "y":67, "width":32, "height":32},
{"index":EQUIPMENT_START_INDEX+4, "x":3, "y":3, "width":32, "height":96},
{"index":EQUIPMENT_START_INDEX+5, "x":114, "y":84, "width":32, "height":32},
{"index":EQUIPMENT_START_INDEX+6, "x":114, "y":52, "width":32, "height":32},
{"index":EQUIPMENT_START_INDEX+7, "x":2, "y":113, "width":32, "height":32},
{"index":EQUIPMENT_START_INDEX+8, "x":75, "y":113, "width":32, "height":32},
{"index":EQUIPMENT_START_INDEX+9, "x":114, "y":1, "width":32, "height":32},
{"index":EQUIPMENT_START_INDEX+10, "x":75, "y":35, "width":32, "height":32},
kemersiz olan eski oldschool tarzı ve onun indexleri;
Kod:{"index":EQUIPMENT_START_INDEX+0, "x":39, "y":37, "width":32, "height":64}, {"index":EQUIPMENT_START_INDEX+1, "x":39, "y":2, "width":32, "height":32}, {"index":EQUIPMENT_START_INDEX+2, "x":39, "y":145, "width":32, "height":32}, {"index":EQUIPMENT_START_INDEX+3, "x":75, "y":67, "width":32, "height":32}, {"index":EQUIPMENT_START_INDEX+4, "x":3, "y":3, "width":32, "height":96}, {"index":EQUIPMENT_START_INDEX+5, "x":114, "y":84, "width":32, "height":32}, {"index":EQUIPMENT_START_INDEX+6, "x":114, "y":52, "width":32, "height":32}, {"index":EQUIPMENT_START_INDEX+7, "x":2, "y":113, "width":32, "height":32}, {"index":EQUIPMENT_START_INDEX+8, "x":75, "y":113, "width":32, "height":32}, {"index":EQUIPMENT_START_INDEX+9, "x":114, "y":1, "width":32, "height":32}, {"index":EQUIPMENT_START_INDEX+10, "x":75, "y":35, "width":32, "height":32},
{"index":item.EQUIPMENT_BODY,
{"index":item.EQUIPMENT_HEAD,
{"index":item.EQUIPMENT_SHOES,
{"index":item.EQUIPMENT_WRIST,
{"index":item.EQUIPMENT_WEAPON,
{"index":item.EQUIPMENT_NECK,
{"index":item.EQUIPMENT_EAR,
{"index":item.EQUIPMENT_UNIQUE1,
{"index":item.EQUIPMENT_UNIQUE2,
{"index":item.EQUIPMENT_ARROW,
{"index":item.EQUIPMENT_SHIELD,
Teşekkür ederim MartySama v5.8P23 Kullanıyorum uiscript/inventorywindowex.py üzerinde bu değişikliği yapınca istediğim oldu fakat bu seferde kostüm butonu kalktı bunla ilgili bir bilginiz varmı acaba son durum bu şekildeAslında packinde zaten mevcut.
locale/uiscript hangisiyse seninki inventorywindow.py dosyanı aç ve şu düzenlemeyi yap.
arkaplan görüntüsünün değişmesi için "image" karşısında yazan kısım değişmeli
image kısmı değişirse slotların koordinatı değişmesi gerekir. O yüzden yüzük slotlarının ve kolye, küpe konumunu tekrar düzeltmen gerekir. Aşağıda onların da koordinatlarını paylaştım.
inventorywindow.py:## Equipment Slot { "name" : "Equipment_Base", "type" : "expanded_image", "x" : 10, "y" : 33, "image" : "d:/ymir work/ui/game/windows/equipment_base.sub", "children" : ( { "name" : "EquipmentSlot", "type" : "slot", "x" : 3, "y" : 3, "width" : 150, "height" : 182, "slot" : ( {"index":EQUIPMENT_START_INDEX+0, "x":39, "y":37, "width":32, "height":64}, {"index":EQUIPMENT_START_INDEX+1, "x":39, "y":2, "width":32, "height":32}, {"index":EQUIPMENT_START_INDEX+2, "x":39, "y":145, "width":32, "height":32}, {"index":EQUIPMENT_START_INDEX+3, "x":75, "y":67, "width":32, "height":32}, {"index":EQUIPMENT_START_INDEX+4, "x":3, "y":3, "width":32, "height":96}, {"index":EQUIPMENT_START_INDEX+5, "x":114, "y":84, "width":32, "height":32}, {"index":EQUIPMENT_START_INDEX+6, "x":114, "y":52, "width":32, "height":32}, {"index":EQUIPMENT_START_INDEX+7, "x":2, "y":113, "width":32, "height":32}, {"index":EQUIPMENT_START_INDEX+8, "x":75, "y":113, "width":32, "height":32}, {"index":EQUIPMENT_START_INDEX+9, "x":114, "y":2, "width":32, "height":32}, {"index":EQUIPMENT_START_INDEX+10, "x":75, "y":35, "width":32, "height":32}, ), },
Teşekkür ederim MartySama v5.8P23 Kullanıyorum uiscript/inventorywindowex.py üzerinde bu değişikliği yapınca istediğim oldu fakat bu seferde kostüm butonu kalktı bunla ilgili bir bilginiz varmı acaba son durum bu şekilde
## CostumeButton
{
"name" : "CostumeButton",
"type" : "button",
"x" : 78,
"y" : 5,
"tooltip_text" : uiScriptLocale.COSTUME_TITLE,
"default_image" : "d:/ymir work/ui/game/taskbar/costume_Button_01.tga",
"over_image" : "d:/ymir work/ui/game/taskbar/costume_Button_02.tga",
"down_image" : "d:/ymir work/ui/game/taskbar/costume_Button_03.tga",
},