Jump to content

Removing Spirit Stones from Refine Dialog


Recommended Posts

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Quote


0726 14:29:34307 ::   File "game.py", line 842, in OpenRefineDialog

0726 14:29:34307 ::   File "interfaceModule.py", line 884, in OpenRefineDialog

0726 14:29:34307 ::   File "uiRefine.py", line 337, in Open

0726 14:29:34307 ::   File "uiToolTip.py", line 953, in AddRefineItemData

0726 14:29:34307 :: IndexError
0726 14:29:34320 :: : 
0726 14:29:34320 :: list index out of range
0726 14:29:34320 :: 

 

Link to comment
Share on other sites

Le 26/07/2017 à 09:32, Nevisor a dit :

Open uirefine.py, go to def Open(self, scrollItemPos, targetItemPos):

and comment (#) or remove those lines:

        for i in xrange(player.METIN_SOCKET_MAX_NUM):
            metinSlot.append(player.GetItemMetinSocket(targetItemPos, i))

If you do something like this, you need to delete function in uitooltip too

The best is not delete function, but add something for Hide stone

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • 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.