Jump to content
  • 0
Sign in to follow this  
Balfear

Item description in NPC message

Question

Help to find the script command to display information about the item.
The link is written in the NPC dialogue. 
In the dialogue box to display the text "Display Name" and clicking on it
open the description with the image of things.
Was like this:


<ITEM>Display Name<INFO>Item id</INFO></ITEM>";

 

Sorry for bad English.

Share this post


Link to post
Share on other sites

6 answers to this question

Recommended Posts

  • 0

Help to find the script command to display information about the item.

The link is written in the NPC dialogue. 

In the dialogue box to display the text "Display Name" and clicking on it

open the description with the image of things.

Was like this:

 

<ITEM>Display Name<INFO>Item id</INFO></ITEM>";

 

Sorry for bad English.

hello 

did not quite understand what u want ...

Share this post


Link to post
Share on other sites
  • 0

 

Help to find the script command to display information about the item.

The link is written in the NPC dialogue. 

In the dialogue box to display the text "Display Name" and clicking on it

open the description with the image of things.

Was like this:

 

<ITEM>Display Name<INFO>Item id</INFO></ITEM>";

 

Sorry for bad English.

hello 

did not quite understand what u want ...

 

Was like this:

<ITEM>Butterfly Wing<INFO>602</INFO></ITEM>";

 

 

vcCoIPHECbk.jpg

Edited by balfear

Share this post


Link to post
Share on other sites
  • 0

O.o I believe it's <ITEMLINK> what your looking for, but I'm not sure if we have it working here yet. All my attempts have failed. <URL> & <NAVI> works though.

Share this post


Link to post
Share on other sites
  • 0

O.o I believe it's <ITEMLINK> what your looking for, but I'm not sure if we have it working here yet. All my attempts have failed. <URL> & <NAVI> works though.

 Thanks it work!

example:

 

mes "Message text <ITEMLINK>Butterfly Wing<INFO>602</INFO></ITEMLINK> text.";

Share this post


Link to post
Share on other sites
  • 0

 

 

Help to find the script command to display information about the item.

The link is written in the NPC dialogue. 

In the dialogue box to display the text "Display Name" and clicking on it

open the description with the image of things.

Was like this:

 

<ITEM>Display Name<INFO>Item id</INFO></ITEM>";

 

Sorry for bad English.

hello 

did not quite understand what u want ...

 

Was like this:

<ITEM>Butterfly Wing<INFO>602</INFO></ITEM>";

 

 

vcCoIPHECbk.jpg

"+ Getitemname (ID) +" =)

Share this post


Link to post
Share on other sites

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.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.