- Katılım
- 21 Ara 2020
- Konular
- 63
- Mesajlar
- 237
- Çözüm
- 1
- Online süresi
- 1mo 5d
- Reaksiyon Skoru
- 91
- Altın Konu
- 0
- TM Yaşı
- 5 Yıl 5 Ay 16 Gün
- Başarım Puanı
- 96
- MmoLira
- 3,659
- DevLira
- 75
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!
[CODE lang="python" title="root/constinfo.py açılır ve şu kod eklenir;"]WHISPER_OTO_MESAJ = 0
WHISPER_OTO_MESAJ_TEXT = ""[/CODE]
[CODE lang="python" title="root/uigameoption.py açılır ve aratılır;"]def __Initialize(self):
En alta şu kod eklenir:
self.showotoTextButtonList = []
Tekrar aratılır;
self.showDamageButtonList.append(GetObject("show_d amage_off_button"))
Altına şu kodlar eklenir:
self.showotoTextButtonList.append(GetObject("ototext_on_button2"))
self.showotoTextButtonList.append(GetObject("ototext_off_button2"))
Tekrar aratılır;
self.showDamageButtonList[1].SAFE_SetEvent(self.__OnClickShowDamageOffButton)
Altına şu kodlar eklenir:
self.showotoTextButtonList[0].SAFE_SetEvent(self.__OnClickOtoTextOnButton2)
self.showotoTextButtonList[1].SAFE_SetEvent(self.__OnClickOtoTextOffButton2)
Tekrar aratılır;
def OnUpdate(self):
Altına şu kodlar eklenir:
if constInfo.bildirimler == 0: if tek == 0:
self.showotoTextButtonList[0].Down()
self.showotoTextButtonList[1].SetUp()
tek = 1
#self.showotoTextButto#self.showotoTextButtonListir work/ui/public/middle_button_03.sub")
else:
if tek == 0:
self.showotoTextButtonList[0].SetUp()
self.showotoTextButtonList[1].Down()
tek = 1
#self.showotoTextButto#self.showotoTextButtonListir work/ui/public/middle_button_03.sub")
#self.showotoTextButto#self.showotoTextButtonList #self.showotoTextButto#self.showotoTextButtonListılır;
def __OnClickBlockPartyRequest(self):
Altına şu kodlar eklenir:
def __OnClickOtoTextOnButton2(self): global tek
tek = 0
self.showotoTextButtonList[0].Down()
self.showotoTextButtonList[1].SetUp()
def __OnClickOtoTextOffButton2(self):
global tek
tek = 0
self.showotoTextButtonList[0].SetUp()
self.showotoTextButtonList[1].Down()
ve root bölümüde bitti
sıra uiscript'e geldi
[/CODE]
[CODE lang="python" title="uiscript/gameoption.py açılır ve şu kodlar en alta eklenir;"] { "name" : "ototext_on_button2",
"type" : "radio_button",
"x" : LINE_DATA_X,
"y" : 240 + EK_Y + 25,
"text" : uiScriptLocale.OPTION_SALESTEXT_VIEW_ON,
"default_image" : ROOT_PATH + "middle_button_01.sub",
"over_image" : ROOT_PATH + "middle_button_02.sub",
"down_image" : ROOT_PATH + "middle_button_03.sub",
},
{
"name" : "ototext_off_button2",
"type" : "radio_button",
"x" : LINE_DATA_X+MIDDLE_BUTTON_WIDTH,
"y" : 240 + EK_Y + 25,
"text" : uiScriptLocale.OPTION_SALESTEXT_VIEW_OFF,
"default_image" : ROOT_PATH + "middle_button_01.sub",
"over_image" : ROOT_PATH + "middle_button_02.sub",
"down_image" : ROOT_PATH + "middle_button_03.sub",
},
[/CODE]
Sistemin çalıştığına dair kanıt;
WHISPER_OTO_MESAJ_TEXT = ""[/CODE]
[CODE lang="python" title="root/uigameoption.py açılır ve aratılır;"]def __Initialize(self):
En alta şu kod eklenir:
self.showotoTextButtonList = []
Tekrar aratılır;
self.showDamageButtonList.append(GetObject("show_d amage_off_button"))
Altına şu kodlar eklenir:
self.showotoTextButtonList.append(GetObject("ototext_on_button2"))
self.showotoTextButtonList.append(GetObject("ototext_off_button2"))
Tekrar aratılır;
self.showDamageButtonList[1].SAFE_SetEvent(self.__OnClickShowDamageOffButton)
Altına şu kodlar eklenir:
self.showotoTextButtonList[0].SAFE_SetEvent(self.__OnClickOtoTextOnButton2)
self.showotoTextButtonList[1].SAFE_SetEvent(self.__OnClickOtoTextOffButton2)
Tekrar aratılır;
def OnUpdate(self):
Altına şu kodlar eklenir:
if constInfo.bildirimler == 0: if tek == 0:
self.showotoTextButtonList[0].Down()
self.showotoTextButtonList[1].SetUp()
tek = 1
#self.showotoTextButto#self.showotoTextButtonListir work/ui/public/middle_button_03.sub")
else:
if tek == 0:
self.showotoTextButtonList[0].SetUp()
self.showotoTextButtonList[1].Down()
tek = 1
#self.showotoTextButto#self.showotoTextButtonListir work/ui/public/middle_button_03.sub")
#self.showotoTextButto#self.showotoTextButtonList #self.showotoTextButto#self.showotoTextButtonListılır;
def __OnClickBlockPartyRequest(self):
Altına şu kodlar eklenir:
def __OnClickOtoTextOnButton2(self): global tek
tek = 0
self.showotoTextButtonList[0].Down()
self.showotoTextButtonList[1].SetUp()
def __OnClickOtoTextOffButton2(self):
global tek
tek = 0
self.showotoTextButtonList[0].SetUp()
self.showotoTextButtonList[1].Down()
ve root bölümüde bitti
sıra uiscript'e geldi
[/CODE]
[CODE lang="python" title="uiscript/gameoption.py açılır ve şu kodlar en alta eklenir;"] { "name" : "ototext_on_button2",
"type" : "radio_button",
"x" : LINE_DATA_X,
"y" : 240 + EK_Y + 25,
"text" : uiScriptLocale.OPTION_SALESTEXT_VIEW_ON,
"default_image" : ROOT_PATH + "middle_button_01.sub",
"over_image" : ROOT_PATH + "middle_button_02.sub",
"down_image" : ROOT_PATH + "middle_button_03.sub",
},
{
"name" : "ototext_off_button2",
"type" : "radio_button",
"x" : LINE_DATA_X+MIDDLE_BUTTON_WIDTH,
"y" : 240 + EK_Y + 25,
"text" : uiScriptLocale.OPTION_SALESTEXT_VIEW_OFF,
"default_image" : ROOT_PATH + "middle_button_01.sub",
"over_image" : ROOT_PATH + "middle_button_02.sub",
"down_image" : ROOT_PATH + "middle_button_03.sub",
},
[/CODE]
Sistemin çalıştığına dair kanıt;
- Katılım
- 18 Kas 2019
- Konular
- 187
- Mesajlar
- 2,535
- Çözüm
- 14
- Online süresi
- 7mo 27d
- Reaksiyon Skoru
- 1,727
- Altın Konu
- 3
- Başarım Puanı
- 283
- Yaş
- 12
- MmoLira
- 22,898
- DevLira
- 273
thanks for sharing very nice mate
The photo you posted doesn't load.
The photo you posted doesn't load.
- Katılım
- 2 Mar 2022
- Konular
- 37
- Mesajlar
- 645
- Çözüm
- 6
- Online süresi
- 1mo 6d
- Reaksiyon Skoru
- 323
- Altın Konu
- 0
- Başarım Puanı
- 136
- MmoLira
- 8,465
- DevLira
- 75
Paylaşım için teşekkürler[CODE lang="python" title="root/constinfo.py açılır ve şu kod eklenir;"]WHISPER_OTO_MESAJ = 0
WHISPER_OTO_MESAJ_TEXT = ""[/CODE]
[CODE lang="python" title="root/uigameoption.py açılır ve aratılır;"]def __Initialize(self):
En alta şu kod eklenir:
self.showotoTextButtonList = []
Tekrar aratılır;
self.showDamageButtonList.append(GetObject("show_d amage_off_button"))
Altına şu kodlar eklenir:
self.showotoTextButtonList.append(GetObject("ototext_on_button2"))
self.showotoTextButtonList.append(GetObject("ototext_off_button2"))
Tekrar aratılır;
self.showDamageButtonList[1].SAFE_SetEvent(self.__OnClickShowDamageOffButton)
Altına şu kodlar eklenir:
self.showotoTextButtonList[0].SAFE_SetEvent(self.__OnClickOtoTextOnButton2)
self.showotoTextButtonList[1].SAFE_SetEvent(self.__OnClickOtoTextOffButton2)
Tekrar aratılır;
def OnUpdate(self):
Altına şu kodlar eklenir:
if constInfo.bildirimler == 0: if tek == 0:
self.showotoTextButtonList[0].Down()
self.showotoTextButtonList[1].SetUp()
tek = 1
#self.showotoTextButto#self.showotoTextButtonListir work/ui/public/middle_button_03.sub")
else:
if tek == 0:
self.showotoTextButtonList[0].SetUp()
self.showotoTextButtonList[1].Down()
tek = 1
#self.showotoTextButto#self.showotoTextButtonListir work/ui/public/middle_button_03.sub")
#self.showotoTextButto#self.showotoTextButtonList #self.showotoTextButto#self.showotoTextButtonListılır;
def __OnClickBlockPartyRequest(self):
Altına şu kodlar eklenir:
def __OnClickOtoTextOnButton2(self): global tek
tek = 0
self.showotoTextButtonList[0].Down()
self.showotoTextButtonList[1].SetUp()
def __OnClickOtoTextOffButton2(self):
global tek
tek = 0
self.showotoTextButtonList[0].SetUp()
self.showotoTextButtonList[1].Down()
ve root bölümüde bitti
sıra uiscript'e geldi
[/CODE]
[CODE lang="python" title="uiscript/gameoption.py açılır ve şu kodlar en alta eklenir;"] { "name" : "ototext_on_button2",
"type" : "radio_button",
"x" : LINE_DATA_X,
"y" : 240 + EK_Y + 25,
"text" : uiScriptLocale.OPTION_SALESTEXT_VIEW_ON,
"default_image" : ROOT_PATH + "middle_button_01.sub",
"over_image" : ROOT_PATH + "middle_button_02.sub",
"down_image" : ROOT_PATH + "middle_button_03.sub",
},
{
"name" : "ototext_off_button2",
"type" : "radio_button",
"x" : LINE_DATA_X+MIDDLE_BUTTON_WIDTH,
"y" : 240 + EK_Y + 25,
"text" : uiScriptLocale.OPTION_SALESTEXT_VIEW_OFF,
"default_image" : ROOT_PATH + "middle_button_01.sub",
"over_image" : ROOT_PATH + "middle_button_02.sub",
"down_image" : ROOT_PATH + "middle_button_03.sub",
},
[/CODE]
Sistemin çalıştığına dair kanıt;
![]()
- Katılım
- 11 Mar 2017
- Konular
- 146
- Mesajlar
- 2,117
- Çözüm
- 20
- Online süresi
- 6mo 15d
- Reaksiyon Skoru
- 1,776
- Altın Konu
- 2
- Başarım Puanı
- 284
- MmoLira
- 3,241
- DevLira
- 16
Daha önce paylaşıldığı için kapatıldı.
forum.turkmmo.com
Oyun Seçeneklerine Oto Mesaj Ekleme [Python]
Merhaba arkadaşlar :) KONUYU Bulamadım açmak istedim varsa konu kapanabilir. ( KONU ALINTIDIR ) root/constinfo.py açılır ve şu kod eklenir; WHISPER_OTO_MESAJ = 0 WHISPER_OTO_MESAJ_TEXT = "" root/uigameoption.py açılır ve aratılır; def __Initialize(self): En alta şu kod eklenir...
- Durum
- Üzgünüz bu konu cevaplar için kapatılmıştır...
Şu an konuyu görüntüleyenler (Toplam : 0, Üye: 0, Misafir: 0)
Benzer konular
- Cevaplar
- 13
- Görüntüleme
- 1K
- Cevaplar
- 24
- Görüntüleme
- 2K
- Cevaplar
- 23
- Görüntüleme
- 5K
- Cevaplar
- 35
- Görüntüleme
- 6K







