Jump to content

Cilindro

Inactive Member
  • Posts

    111
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Cilindro

  1. can sameone help ? 

     

    example when i make /i costume vnum the costume came with the normal bonus but when make one npc with custumes too sell and you buy it ther is no bonus o.O

     

    exemple this is buy on NPC:

    https://metin2.download/picture/G034gEh78zyH6lFvClIfa85hkIz97tUh/.png

     

    and this is with gm code /i 

    https://metin2.download/picture/3JKluCY185tzlhj9oJ22SsWYm1xbMWp0/.png

     

    help pleass 

    • Metin2 Dev 2
  2. hello, i have this but on my Cliente and try and try too fix but nothing. maybe same one cann help me for little money maybe.

     

    0504 23:03:53146 ::   File "ui.py", line 2416, in OnOverInItem

    0504 23:03:53147 ::   File "ui.py", line 110, in __call__

    0504 23:03:53147 ::   File "ui.py", line 101, in __call__

    0504 23:03:53148 ::   File "uiInventory.py", line 2417, in OverInItem

    0504 23:03:53148 ::   File "uiInventory.py", line 2686, in ShowToolTip

    0504 23:03:53149 ::   File "uiToolTip.py", line 681, in SetInventoryItem

    0504 23:03:53149 ::   File "uiToolTip.py", line 1513, in AddItemData

    0504 23:03:53150 :: TypeError
    0504 23:03:53150 :: : 
    0504 23:03:53150 :: not enough arguments for format string
    0504 23:03:53150 :: 

     

    this is the bug 

     

    on line 1513 from uitooltip is this

     

            if self.check_sigillo(itemVnum) or itemVnum == 55002:
                if attrSlot[0][1] != 0:
                    self.AppendSpace(2)
                    blackyas = (int(attrSlot[5][1])/60)/24
                    getskillslot = (int(attrSlot[6][1]))
                    #petevobl = (int(attrSlot[6][1]))
                    self.AppendTextLine("|cffffffffNível:"+str(metinSlot[1]) + " (" + str(getskillslot) +")", self.NORMAL_COLOR)
                    #if (str(petevobl)) == "0":
                        #self.AppendTextLine(localeInfo.PET_TEXTT_7, grp.GenerateColor(0, 78, 0, 1))
                    #elif (str(petevobl)) == "1":
                        #self.AppendTextLine(localeInfo.PET_SYSTEM_EVO2, grp.GenerateColor(0, 78, 0, 1))
                    #elif (str(petevobl)) == "2":
                        #self.AppendTextLine(localeInfo.PET_SYSTEM_EVO3, grp.GenerateColor(0, 78, 0, 1))
                    #elif (str(petevobl)) == "3":
                        #self.AppendTextLine(localeInfo.PET_SYSTEM_EVO4, grp.GenerateColor(0, 78, 0, 1))
                    self.AppendSpace(2)
                    self.AppendTextLine("Vida: +"+pointop(str(attrSlot[0][1]))+"%", self.SPECIAL_POSITIVE_COLOR)
                    self.AppendTextLine("Defesa: +"+pointop(str(attrSlot[1][1]))+"%", self.SPECIAL_POSITIVE_COLOR)
                    self.AppendTextLine("Dano: +"+pointop(str(attrSlot[2][1]))+"%", self.SPECIAL_POSITIVE_COLOR)
                    self.AppendSpace(5)
                    if itemVnum != 55002:
                        days = (int(attrSlot[3][1])/60)/24
                        hours = (int(attrSlot[3][1]) - (days*60*24)) / 60
                        mins = int(attrSlot[3][1]) - (days*60*24) - (hours*60)
                        self.AppendTextLine(localeInfo.PET_TEXTT_1 % (days, hours, mins), self.SPECIAL_POSITIVE_COLOR)

     

    Thanks

  3. i have the same error i try all things and nothing same one can help me pleass ? 

     


    In file included from stdafx.h:12:0,
                     from guild.h:3,
                     from battle.cpp:16:
    ../../common/utils.h: In function 'bool str_to_number(bool&, const char*)':
    ../../common/utils.h:2:13: error: redefinition of 'bool str_to_number(bool&, const char*)'
     inline bool str_to_number (bool& out, const char *in)
                 ^
     

    i use GCC49

    Problem fix

     

    new problem:

    on syserr GAME error
    SYSERR: Mar 24 20:25:29.618898 :: Boot: guild safebox initial size error
    SYSERR: Mar 24 20:25:29.899474 :: pid_deinit:
     

  4. can pleass samone help me i try all things but i don't found the problem

    1° Problem

    https://metin2.download/picture/du0K4aU4azJnUFZolAtlL1po0vmF29Hr/.png

    https://metin2.download/picture/VdM3sik2221dz51543oXAW8Gh0Tq3948/.png

    1° Problem i found the error :) now only the 2° problem.

    2° Problem

    When the Monster atackes me it's coming this effect

    https://metin2.download/picture/Zf2o5O7lRobt8fMlAKu876hbrS2okzz1/.png

     

    Thanks Pleass Help

     

×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.