#Help with storage system limit
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
(Originally was in circuits channel but moving it here) Here's my system for blocking a players amount of storage they can have at once, which gets upgraded, but there's an obvious problem. The execution integer switch will not work with this system. How can I improve it to work and doesn't go above an amount of integer?
@misty fossil Your probably better off using a greater then system
you’re right, i’ll try it