Triedge Posted October 27, 2020 Share Posted October 27, 2020 (edited) I make the request for if it is possible to create a script command that allows adding objects to an NPC Shop, but that has faculties such as refine, Cards and ramdom options Example: npcshopadditem2("<name>",<item id>,<price>,refine,card0,card1,card2,card3); npcshopadditem3("<name>",<item id>,<price>,refine,card0,card1,card2,card3,<RandomIDArray>,<RandomValueArray>,<RandomParamArray>); Edited October 27, 2020 by Triedge Quote Link to comment Share on other sites More sharing options...
0 Ronald Posted October 27, 2020 Share Posted October 27, 2020 1 hour ago, Triedge said: I make the request for if it is possible to create a script command that allows adding objects to an NPC Shop, but that has faculties such as refine, Cards and ramdom options Example: npcshopadditem2("<name>",<item id>,<price>,refine,card0,card1,card2,card3); npcshopadditem3("<name>",<item id>,<price>,refine,card0,card1,card2,card3,<RandomIDArray>,<RandomValueArray>,<RandomParamArray>); You can use getitem2. Quote Link to comment Share on other sites More sharing options...
0 Triedge Posted October 28, 2020 Author Share Posted October 28, 2020 8 hours ago, Ronald said: You can use getitem2. I need to create an NPC Shop where all the effects (refines, cards and options) are displayed. Quote Link to comment Share on other sites More sharing options...
0 Triedge Posted October 28, 2020 Author Share Posted October 28, 2020 dump Quote Link to comment Share on other sites More sharing options...
0 Triedge Posted November 5, 2020 Author Share Posted November 5, 2020 resu! Quote Link to comment Share on other sites More sharing options...
I make the request for if it is possible to create a script command that allows adding objects to an NPC Shop, but that has faculties such as refine, Cards and ramdom options
Example:
Edited by TriedgeLink to comment
Share on other sites