I need help with stopping an item granter after one grant per player
how is the item granted (i.e button, channel, etc…)
wire connected to a zone to the granter
just have the zone deactivate itself with a wire repeater
Just wire it to the action you want it to grant on, or use blocks…
See below:
- Place an item granter, and then go to blocks, and select “When item granted to player.” Don’t do any blocks yet
- Place a property device, and set it to the images below.
- Set the item granter to the setting you’d like
- Go back to the blocks, and set it like this.
This should make it only give the player the item once!!!
Also, with the zone wire one of the left two, then the other like this:
or do that, that is a much more (not trying to sound nerdy, or anything…) educational way of doing it
this is taking forever but I’m doing it anyways
Sometimes that’s just the way it has to be…
how do you even know what to do
I’ve been playin’ Gimkit longer than most…
To let you know how long, before seasons, I was level 1000+!
What how is 1000 even possible
The levels never reset until seasons came along…
But anyway…
The variable should be equal to 1.
Does it work?
nope
see you can get 1 million more than once
OK. One sec…
Lemme figure something out real quick.
OK. I finally figured it out for real…
Follow the below steps:
- Place a zone and item granter.
- Set the item granter like this:
- Set the zone like this:
- Wire the zone to the item granter like this:
This should definitely work, but if not, tell me!
Make the channel to grant the item increase a counter with a target of 1. When the target is reached, grant the item.
That doesn’t give scope.
that is the solution right there.