-
Posts
48 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
Mark's Achievements
-
Can you add custom currencies? Like we could add paper and a skin to make it buyable with money from atm? Also a console give command so I could sell it in my store or in game shop? Better yet could you make a command to buy and make it lock to person who bought it and be able to be picked up by a hammer or salvage hammer?
-
- 929 comments
-
- #loot
- #customloot
- (and 13 more)
-
- 929 comments
-
- #loot
- #customloot
- (and 13 more)
-
Is this what you meant? Right now i can put normal bags into VIP bags. BagOfHolding.json
-
Could you give me an example?
-
Like in the Bag of holding i want to be able to set permissions on how many of each bags they can have. default = inside bag of holding they can have 6 bags only and i can define how many of each type of bags. Vip = inside bag of holding they can have 12 bags only and i can define how many of each type of bags. Giving them only 1 bag of holding and multiple bags within bag of holdings with a limit/permission.
-
"Container bag limits": { "Default limits": { "Max total bags": 3, "Max bags by category name": { "bagofholding": 1, "generic": 1, "armor_clothing": 1, "food_medical": 1, "items_construction": 1, "resources_components": 1, "weapons_tools": 1 } }, "Container Bag limits by permission": [ { "Permission suffix": "vip", "Max total bags": 4, "Max bags by category name": { "bagofholding": 1, "generic": 1, "armor_clothing": 1, "food_medical": 1, "items_construction": 1, "resources_components": 1, "weapons_tools": 1 } }, { "Permission suffix": "elite", "Max total bags": 5, "Max bags by category name": { "bagofholding": 1, "generic": 1, "armor_clothing": 1, "food_medical": 1, "items_construction": 1, "resources_components": 1, "weapons_tools": 1 } }, { "Permission suffix": "legend", "Max total bags": 6, "Max bags by category name": { "bagofholding": 1, "generic": 1, "armor_clothing": 1, "food_medical": 1, "items_construction": 1, "resources_components": 1, "weapons_tools": 1 } }, { "Permission suffix": "unlimted", "Max total bags": -1, "Max bags by category name": { "bagofholding": -1, "generic": -1, "armor_clothing": -1, "food_medical": -1, "items_construction": -1, "resources_components": -1, "weapons_tools": -1 } } ] }, Can you add permission via containers? Also add permission in bagofholding so players have a limit on being able to do this by permissions lol. I want default to have only 1 row then vip have 2 rows etc. Text to show there is an image
-
-
CashR, Can you add another box to indicate that the wood is selectable so people are not confused that they can click the image?