DixXy Posted August 16, 2018 Posted August 16, 2018 Hallo guys, i try to add, items to custom shop, i found file with items in shop, i add this : <item id="37"> <ingredient id="9601" count="1000"/> <production id="9602" count="100"/> </item> but item is not in shop, need to add some to another file? or? thanx for help
0 Reborn12 Posted August 16, 2018 Posted August 16, 2018 You have to find the correct multisell.. Its in html bypasses _multisell id.. Find the id in multisells and edit..then use command //reload multisell and check your changes
0 Diabaths Posted August 16, 2018 Posted August 16, 2018 1 hour ago, DixXy said: Hallo guys, i try to add, items to custom shop, i found file with items in shop, i add this : <item id="37"> <ingredient id="9601" count="1000"/> <production id="9602" count="100"/> </item> but item is not in shop, need to add some to another file? or? thanx for help Here you go my friend
Question
DixXy
Hallo guys, i try to add, items to custom shop, i found file with items in shop, i add this :
<item id="37">
<ingredient id="9601" count="1000"/>
<production id="9602" count="100"/>
</item>
but item is not in shop, need to add some to another file? or? thanx for help
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now