So First Off I only have one screenshot and I’m not the most advanced Gimkit creative player but I’ve been working on making a system where you can add / withdraw items from A chest ( A counter) And Everytime I get close to having it work something with the property device starts messing up as in doesnt work he way id think it does. I have the property set to when greater than 9 and then its supposed to withdraw 10, but it either takes 10 no matter wether counter has 10 or not, reason I think its property device is cause the adding 10 works, Sorry if I didnt explain that well I never use the forums.
is it set to true or false? (and which)
if not, IDK and I will vanish and get banished from the forums for 1 minut
also I think this should be in help personally, idk
Im sorry I dont use the forums and this fit into devices I thought
I took a look through the property devices options and didnt see anything for true/false can u explain what you mean
show me the property settings rq
I don’t think I know, but maybe someone else can help!
(sorry I’m duhmb lol)
Thats alright, I usaually can do anything that doesnt require block coding but this has stumped me for 3 days now and I havent thought of any other way to store the amount of an item data without a player or counter
anyways I had to wait on this last reply and gotta get off of here now till tommorow I think
@Snowstar I was scrolling through forums and wondered if you could help me based on your post.
Seems like you’re checking if you have less than 10, I don’t know what you’re doing with it after, but I assume you might have wired it wrong. If you could explain what everything does in your system, like what do the two buttons do, that’d be helpful.
maybe use block code to check whether or not the counter is less than or greater than 10:
When receiving on channel/wire pulse:
set x to property (whatever you set it as)
if x > 10
broadcast message on channel (whatever you put it as)
else if x < 10
broadcast message on channel (whatever you put it as)
THIS MAY OR MAY NOT WORK. I NEVER TESTED IT.
I know this may or may not count as necroposting, but if the OP is still there, should we change this to help and close it?
Wouldn’t this be in Help ?
I can change it for you :>


