mavzermete 1
mavzermete
xranzei 1
xranzei
Manwe Work 1
Manwe Work
noisiv 1
noisiv
Hikaye Ekle

Red & Blue Potion effect

HERAKLES Otomatik Avlı kalıcı sunucu. 19 Haziran'da açılıyor. Atius & Wizard güvencesiyle hemen kayıt ol, ön kayıt ödülleri aktif. 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
:)
 

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

Geri
Üst