Jump to content
  • 0

<ITEM> inside other item description crashes the client?


Question

Posted (edited)

Hey

Client: 2018-06-21aRagexeRE

I'm trying to add an item link inside another usable item. Eg: A box containing different wearables. In this box's description will be the item links corresponding to the items inside.

In other words,

<ITEM>Name of item<INFO>ID</INFO></ITEM> 

using the above ^ code in an item description from ItemInfo.lua 

 

This will crash the client upon clicking on the link ingame, any ideas how to fix it?

/thx 

Edited by Rolf

3 answers to this question

Recommended Posts

  • 0
Posted
On 1/20/2019 at 1:32 PM, drifterxxxx2 said:

Hey

Client: 2018-06-21aRagexeRE

I'm trying to add an item link inside another usable item. Eg: A box containing different wearables. In this box's description will be the item links corresponding to the items inside.

In other words,

<ITEM>Name of item<INFO>ID</INFO></ITEM> 

using the above ^ code in an item description from ItemInfo.lua 

 

This will crash the client upon clicking on the link ingame, any ideas how to fix it?

/thx 

I got the same problem.. did you figure it out?

  • 0
Posted (edited)

same problem.

But this kinda works tho.. just need to accept it opening thru an external item db.

<URL><INFO>{api for external item db}</INFO></URL> 


Only doing the modification client side.

Edited by n e o n
expounding

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...