mrfattypancakes
New member
that's not what controls whether the kits are given from spawn or not.
you need to remove the kit from the DefaultKits section.
Last edited:
that's not what controls whether the kits are given from spawn or not.
you need to remove the kit from the DefaultKits section.
There is an error in your configServer crash whenever i write/shop 1-3 but works fine with only shop? any ideas
how do i know what the error is?There is an error in your config
Cant you leave kits, and stuff that can be bought empty and put the points given per time on 0? NOt sure it it will work that simpleHow Can disable shop and kits, only i use shop & kits for Event Manager, anybody help me?
yes tried with and without, nothingdid you type cheat first?
as you add items you're adding the pages. If you have it set to display "ItemsPerPage": 15, once you add a 16th item then /shop 2 will show that itemI have modified the store and I have put dinos and items to buy, but within the game I only see 15 items that is the first page (/ shop), what can I do to get all the items and dinos in the store? how can i add more pages? (/ shop2, / shop3)...
Can you send me an example?as you add items you're adding the pages. If you have it set to display "ItemsPerPage": 15, once you add a 16th item then /shop 2 will show that item
In "ShopItems" the store starts and when I add 15 items under "ShopItems", article number 16 I have to put "ShopItems2" or something similar and then add another 15 items and so on, or how is it? I'm new doing this ...as you add items you're adding the pages. If you have it set to display "ItemsPerPage": 15, once you add a 16th item then /shop 2 will show that item
sure, here you can see on the right side there are {58} ShopItems https://jsoneditoronline.org/?id=09d9966156f545148c67ad07f6189f44Can you send me an example?
They all get listed the same way under "ShopItems": {In "ShopItems" the store starts and when I add 15 items under "ShopItems", article number 16 I have to put "ShopItems2" or something similar and then add another 15 items and so on, or how is it? I'm new doing this ...
Probably an error in the config. Validate it with jsonlint.com or similar firstWhen i use /kit it crashes my server anyone know a way to stop this?
???Hello, y have a problem, i don't now how to add an item in te initial kit
That's not a problem. There are several examples you can look into. Should be quite easy to understand how to add items to the shop! Always try your way first and use https://jsoneditoronline.org/ or some other site to help you