Balfear 2 Posted November 9, 2014 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 itopen the description with the image of things.Was like this: <ITEM>Display Name<INFO>Item id</INFO></ITEM>"; Sorry for bad English. Quote Share this post Link to post Share on other sites
0 stiflerxx 2 Posted November 9, 2014 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 ... Quote Share this post Link to post Share on other sites
0 HD Scripts 3 Posted November 10, 2014 "+getitemname(id)+" Quote Share this post Link to post Share on other sites
0 Balfear 2 Posted November 10, 2014 (edited) 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>"; Edited November 10, 2014 by balfear Quote Share this post Link to post Share on other sites
0 GmOcean 92 Posted November 10, 2014 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. 1 Balfear reacted to this Quote Share this post Link to post Share on other sites
0 Balfear 2 Posted November 10, 2014 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."; Quote Share this post Link to post Share on other sites
0 stiflerxx 2 Posted November 10, 2014 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>"; "+ Getitemname (ID) +" =) Quote Share this post Link to post Share on other sites
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