DixXy Posted August 4, 2018 Posted August 4, 2018 (edited) Guys how i can change prices in my Custom shop, need to delete some Items, and change prices. Edited August 4, 2018 by DixXy
0 HyperBlown Posted August 4, 2018 Posted August 4, 2018 Look ID of npc, then search for its Html, on the html search for the multisell. Find item and edit/delete it on the multisell ....
0 DixXy Posted August 4, 2018 Author Posted August 4, 2018 2 minutes ago, HyperBlown said: Fu*k, i can't its to hard for me:D i found some but im lost in this scripts.
0 Solomun Posted August 4, 2018 Posted August 4, 2018 Shift click to the NPC with admin char in game. Then search in data\html for this id. Open the html with notepad++. Control f in notepad and write the word 'multisell'. Search for these multisells ids in directory data\multisell.
0 HyperBlown Posted August 4, 2018 Posted August 4, 2018 1 hour ago, DixXy said: 1 hour ago, HyperBlown said: Fu*k, i can't its to hard for me:D i found some but im lost in this scripts. If it is too hard, stop trying make a server then...
0 DixXy Posted August 4, 2018 Author Posted August 4, 2018 Just now, HyperBlown said: If it is too hard, stop trying make a server then... noone teach me ,than i need to learn it somehow
0 Solomun Posted August 5, 2018 Posted August 5, 2018 8 hours ago, DixXy said: noone teach me ,than i need to learn it somehow I gave you all the steps with details in order to do what you want.
0 sepultribe Posted August 5, 2018 Posted August 5, 2018 (edited) 11 hours ago, DixXy said: noone teach me ,than i need to learn it somehow this will be the 3rd post trying to explain to you how it's done, hope it gets thru Each npc has a number for identification, find it either thru shift clicking or searching for its name if it is unique. After you find this number you can easily find the corresponding htmls that are used for interacting with it thru dialogs. Inside those htmls you will find a number followed by a multisell keyword, that number is the name of the corresponding xml containing the multisell configuration. Ingredients are what the npc takes and production is what the npc gives back for each entry in the multisell window. They told you the paths those files exist in so you can't complain it is hard. Edited August 5, 2018 by sepultribe
0 Solomun Posted August 5, 2018 Posted August 5, 2018 Kind of going offtopic. Topic has been answered already, therefore i lock it. P.S: @Ontopic: Please, the next time you post, show a bit more effort to solve your problem.
Question
DixXy
Guys how i can change prices in my Custom shop, need to delete some Items, and change prices.
Edited by DixXy8 answers to this question
Recommended Posts