Jump to content

Hyperlink DragonSoul


Go to solution Solved by kasko30,

Recommended Posts

  • Solution

root/uidragonsoul.py

def SelectItemSlot(self, itemSlotIndex): // Search

elif app.BUY == curCursorNum:
chat.AppendChat(chat.CHAT_TYPE_INFO, localeInfo.SHOP_BUY_INFO)

Under to Add

elif app.IsPressed(app.DIK_LALT):
link = player.GetItemLink(player.DRAGON_SOUL_INVENTORY, itemSlotIndex)
ime.PasteString(link)

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