#Help with storage system limit

1 messages · Page 1 of 1 (latest)

misty fossil
#

(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?

limber bobcat
#

@misty fossil Your probably better off using a greater then system

misty fossil
#

you’re right, i’ll try it