Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

[Problem] KillGui


Maneris

Rekomendowane odpowiedzi

Opublikowano

0929 14:41:01171 :: CSoundManager::PlayMusic - Failed to load stream sound : BGM/login_window.mp3
0929 14:41:07738 :: CItemManager::LoadItemList(locale/pl/item_list.txt) - StrangeLine in 4067

0929 14:41:07738 :: CItemManager::LoadItemList(locale/pl/item_list.txt) - StrangeLine in 4068

0929 14:41:07744 :: ResourceManager::GetResourcePointer: NOT SUPPORT FILE d:\ymir work\item\weapon\6020.gr
0929 14:41:07745 :: ResourceManager::GetResourcePointer: NOT SUPPORT FILE d:\ymir work\item\weapon\6020.gr
0929 14:41:08971 :: CreateFromMemoryFile: Cannot create texture
0929 14:41:16007 :: GRANNY: r:/granny/rt/granny_file_info.cpp(145): File has run-time type tag of 0x8000000f, which doesn't match this version of Granny (0x80000010). Automatic conversion will be attempted.
0929 14:41:17445 :: CRaceData::RegisterMotionData - LoadMotionData(c_szFileName=d:/ymir work/pc2/warrior/wedding/walk.msa) ERROR
0929 14:41:17445 :: CRaceData::RegisterMotionData - LoadMotionData(c_szFileName=d:/ymir work/pc2/warrior/wedding/walk.msa) ERROR
0929 14:41:18731 :: CPythonPlayer::SetItemData(dwSlotIndex=11, itemIndex=30251) - Failed to item data

0929 14:41:18731 :: CPythonPlayer::SetItemData(dwSlotIndex=10, itemIndex=30251) - Failed to item data

0929 14:41:20943 :: Traceback (most recent call last):

0929 14:41:20943 :: File "networkModule.py", line 231, in SetGamePhase

0929 14:41:20943 :: File "system.py", line 130, in __pack_import

0929 14:41:20943 :: File "
0929 14:41:20943 :: <string>
0929 14:41:20943 :: ", line
0929 14:41:20943 :: 2043
0929 14:41:20943 ::

0929 14:41:20943 ::
0929 14:41:20943 :: ##END_KILLGUI
0929 14:41:20943 ::

0929 14:41:20943 ::
0929 14:41:20943 ::
0929 14:41:20943 ::
0929 14:41:20943 ::
0929 14:41:20943 ::
0929 14:41:20943 ::
0929 14:41:20943 ::
0929 14:41:20943 ::
0929 14:41:20943 ::
0929 14:41:20943 ::
0929 14:41:20943 ::
0929 14:41:20943 ::
0929 14:41:20943 :: ^

0929 14:41:20943 :: SyntaxError
0929 14:41:20943 :: :
0929 14:41:20943 :: invalid syntax
0929 14:41:20943 ::

Wiecie co jest nie tak Dałem do game.py

 ##START_KILLGUI
        KillGuiBg = ui.AniImageBox()
        KillGuiBg.AppendImage("d:/ymir work/ui/v4.tga")
        self.KillGuiBg = KillGuiBg
        
        self.KillGuiBg.SetPosition(wndMgr.GetScreenWidth()-235,185)
        
        self.KillBlauReich = ui.TextLine()
        self.KillBlauReich.SetDefaultFontName()
        self.KillBlauReich.SetPosition((wndMgr.GetScreenWidth()-345)+310, 458)
        self.KillBlauReich.SetText("blue:   ")
        self.KillBlauReich.SetOutline()
        
        self.KillGelbReich = ui.TextLine()
        self.KillGelbReich.SetDefaultFontName()
        self.KillGelbReich.SetPosition((wndMgr.GetScreenWidth()-345)+310, 354)
        self.KillGelbReich.SetText("yellow:    ")
        self.KillGelbReich.SetOutline()

        self.KillRotReich = ui.TextLine()
        self.KillRotReich.SetDefaultFontName()
        self.KillRotReich.SetPosition((wndMgr.GetScreenWidth()-345)+310, 241)
        self.KillRotReich.SetText("red:    ")
        self.KillRotReich.SetOutline()

        self.KillMob = ui.TextLine()
        self.KillMob.SetDefaultFontName()
        self.KillMob.SetPosition((wndMgr.GetScreenWidth()-345)+316, 570)
        self.KillMob.SetText("monster:    ")
        self.KillMob.SetOutline()
        ##END_KILLGUI

 

Co jest nie tak ?



team.png


Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...