C 1
chengdu
xranzei 1
xranzei
zendor2 1
zendor2
Bvural41 1
Bvural41
noisiv 1
noisiv
Manwe Work 1
Manwe Work
Almira2 1
Almira2
romegames 1
romegames
D 1
delimuratt
melankolıa18 1
melankolıa18
shrpnl 1
shrpnl
Fethi Polat 1
Fethi Polat
Hikaye Ekle
Reklam vermek için turkmmo@gmail.com
Kaynak ikonu

MaviAyGames | Map Alan Boss Sistemi 2025-06-04

indirmek için izniniz yok
  • Konuyu başlatan Konuyu başlatan MaviAy44
  • Başlangıç tarihi Başlangıç tarihi
  • Cevaplar Cevaplar 12
  • Görüntüleme Görüntüleme 2K

MaviAy44

Emre Kırıcı
Telefon Numarası Onaylanmış Üye TC Kimlik Numarası Doğrulanmış Üye
Yönetici
Katılım
16 Tem 2019
Konular
715
Mesajlar
3,551
Çözüm
47
Online süresi
6mo 20d
Reaksiyon Skoru
2,109
Altın Konu
34
Başarım Puanı
309
MmoLira
19,556
DevLira
122
Ticaret - 100%
7   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!

giphy.gif





- Oyuncular boss'a tıklayarak istedikleri yere gidebilirler.

- Işınlanmayı item veya yang karşılığı yapabilirsiniz.

- İstediğiniz kadar boss ayarlayabilirsiniz.
 
Son düzenleme:
Paylaşım için teşekkürler.
 
giphy.gif



- Oyuncular boss'a tıklayarak istedikleri yere gidebilirler

- Işınlanmayı eşyalar ve yang ile kısıtlayabilirsiniz

- İstediğiniz kadar boss ayarlayabilirsiniz



############uiminimap.py ############
#search:
#search interfacemodule

#add:

if#add.ENABLE_ATLAS_BOSS:
import grp

#search i#searchss MapTextToolTip(ui.Window):

#for:
#for textLine.SetParent(self)

#add:
#add if not app.ENABLE_ATLAS_BOSS:
textLine.SetHorizontalAlignCenter()

#for:
#for textLine.SetOutline()

#add:

#add if not app.ENABLE_ATLAS_BOSS:
textLine.SetHorizontalAlignRight()
else:
textLine.SetHorizontalAlignLeft()

#for:

#for self.textLine = textLine

#add:

#add if app.ENABLE_ATLAS_BOSS:
textLine2 = ui.TextLine()
textLine2.SetParent(self)
textLine2.SetOutline()
textLine2.SetHorizontalAlignLeft()
textLine2.Show()
self.textLine2 = textLine2

#search f#search def SetText(self, text):
self.textLine.SetText(text)

#add:

#add app.ENABLE_ATLAS_BOSS:
def SetText2(self, text):
self.textLine2.SetText(text)

def ShowText2(self):
self.textLine2.Show()

def HideText2(self):
self.textLine2.Hide()

def SetTooltipPosition(self, PosX, PosY):
if app.ENABLE_ATLAS_BOSS:
PosY -= 24

if localeinfo.IsARABIC():
w, h = self.textLine.GetTextSize()
self.textLine.SetPosition(PosX - w - 5, PosY)
if app.ENABLE_ATLAS_BOSS:
self.textLine2.SetPosition(PosX - w - 5, PosY + 10)
else:
self.textLine.SetPosition(PosX - 5, PosY)
if app.ENABLE_ATLAS_BOSS:
self.textLine2.SetPosition(PosX - 5, PosY + 10)

#search f#search def SetTextColor(self, TextColor):
self.textLine.SetPackedFontColor(TextColor)

#add:

#add if app.ENABLE_ATLAS_BOSS:
self.textLine2.SetPackedFontColor(TextColor)

#search f#search def EventMouseLeftButtonUp(self):
(mouseX, mouseY) = wndMgr.GetMousePosition()

#add:

#add if app.ENABLE_ATLAS_BOSS:
(bFind, sName, iPosX, iPosY, dwTextColor, dwGuildID, time) = miniMap.GetAtlasInfo(mouseX, mouseY)
else:
(bFind, sName, iPosX, iPosY, dwTextColor, dwGuildID) = miniMap.GetAtlasInfo(mouseX, mouseY)


#search f#search def OnUpdate(self):

(mouseX, mouseY) = wndMgr.GetMousePosition()

#add:

#add if app.ENABLE_ATLAS_BOSS:
(bFind, sName, iPosX, iPosY, dwTextColor, dwGuildID, time) = miniMap.GetAtlasInfo(mouseX, mouseY)
else:
(bFind, sName, iPosX, iPosY, dwTextColor, dwGuildID) = miniMap.GetAtlasInfo(mouseX, mouseY)

#search f#search if localeinfo.IsARABIC() and sName[-1].isalnum():
self.tooltipInfo.SetText("(%s)%d, %d" % (sName, iPosX, iPosY))

#edit lik#edit if localeinfo.IsARABIC() and sName[-1].isalnum():
self.tooltipInfo.SetText("(%s)%d, %d" % (sName, iPosX, iPosY))
if app.ENABLE_ATLAS_BOSS:
self.tooltipInfo.SetText2(localeinfo.MINIMAP_BOSS_RESPAWN_TIME % (time / 60))
else:
self.tooltipInfo.SetText("%s(%d, %d)" % (sName, iPosX, iPosY))
if app.ENABLE_ATLAS_BOSS:
self.tooltipInfo.SetText2(localeinfo.MINIMAP_BOSS_RESPAWN_TIME % (time / 60))

(x, y) = self.GetGlobalPosition()
self.tooltipInfo.SetTooltipPosition(mouseX - x, mouseY - y)
if app.ENABLE_ATLAS_BOSS:
if time > 0:
self.tooltipInfo.SetTextColor(self.BOSS_COLOR)
self.tooltipInfo.ShowText2()
else:
self.tooltipInfo.SetTextColor(dwTextColor)
self.tooltipInfo.HideText2()
else:
self.tooltipInfo.SetTextColor(dwTextColor)

self.tooltipInfo.Show()
self.tooltipInfo.SetTop()
keşke bunu düz paylaşmak yerine forum eklentisini kullansan
 
keşke bunu düz paylaşmak yerine forum eklentisini kullansan
anında düzenledim zaten kod işareti çalışmıyor bilerek yaptım düzenleden olacak mı diye gene olmadı paste yaptım zaten :)
 

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

Geri
Üst