Red & Blue Potion effect

Chris90909090

Level 3
Katılım
11 Ocak 2016
Konular
9
Mesajlar
136
Çözüm
1
Online süresi
20d 15h
Reaksiyon Skoru
38
Altın Konu
0
TM Yaşı
10 Yıl 5 Ay
Başarım Puanı
93
MmoLira
3,240
DevLira
6
Ticaret - 0%
0   0   0

ROHAN2 WORLD 1-120 TR TİPİ OFFICIAL YOHARA, BALATHOR VE AMON! 80. GÜNÜNDE! +10.000 ONLİNE! HİLE VE BOT %100 ENGELLİ 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.
 

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