cs2-inventory-simulator
cs2-inventory-simulator copied to clipboard
[REQ/RULE] Limit craft of items types and models
I set the maximum number of crafts to 3
However, users can still create the same craft even though they already have the limit.
From what I understand, it works on items that have a quantity option.
I believe it is interesting in all items that you are going to craft. In other words, I can create the karambit only 3 times, the same thing for any item.
I see, so I think I misunderstood your request on the other issue, I thought you were requesting a way to limit the quantity for items that have quantity, not limit craft of items, that will be more tricky.
This scope can be way too big for the rules capabilities. There will be three rules:
- craftLimit
- craftLimitTypes
- craftLimitModels