Hikayeler

Reklam vermek için turkmmo@gmail.com

Chris90909090

Level 3
TM Üye
Üye
Katılım
11 Ocak 2016
Konular
9
Mesajlar
136
Online süresi
20g 57412s
Reaksiyon Skoru
38
Altın Konu
0
Başarım Puanı
93
TM Yaşı
10 Yıl 3 Ay 12 Gün
MmoLira
3,240
DevLira
6

Metin2 EP, Valorant VP dahil tüm oyun ürünlerini en uygun fiyatlarla bulabilir, Item ve Karakterlerinizi hızlıca satabilirsiniz. HEMEN TIKLA!

Hello @all,

This is i think my first Release pls dont hate me for my codestyle im a noob
:)




Install:

Search in uinventory.py:
Python:
def RefreshBagSlotWindow(self): inside this: self.wndItem.DeactivateSlot(slotNumber)

Add:

Python:
                if itemVnum >= 72723 and itemVnum <= 72726:

                    metinSocket = [player.GetItemMetinSocket(slotNumber, j) for j in xrange(player.METIN_SOCKET_MAX_NUM)]# <!> globalSlotNumber may be different <!>

if isActivated:

self.wndItem.ActivateSlot(i, (238.00 / 255.0), (000.00 / 255.0), (000.00 / 255.0), 1.0)

else:

self.wndItem.DeactivateSlot(slotNumber)



if itemVnum >= 72727 and itemVnum <= 72730:

metinSocket = [player.GetItemMetinSocket(slotNumber, j) for j in xrange(player.METIN_SOCKET_MAX_NUM)]# <!> globalSlotNumber may be different <!>

if isActivated:

self.wndItem.ActivateSlot(i, (000.00 / 255.0), (000.00 / 255.0), (238.00 / 255.0), 1.0)

else:

                        self.wndItem.DeactivateSlot(slotNumber)


This is all pls dont hate me .....

Have a nice day all
:)
 
Good idea, thanks for release.
 
ty for share
 

Şu an konuyu görüntüleyenler (Toplam : 1, Üye: 0, Misafir: 1)

Geri
Üst