I need help with my zones

how do i make it to where after a zone grants you something it deactivates

you can have it just grant the item by wiring it to the item granter and when it is granted it should automatically grant or you can have a barrier go over the zone.

Use a trigger to deactivate the zone.

the zone reactivates every time a layer walks in it.

You can set the scope to player.

so it just grants to one specific player if i set the scope to player?

1 Like

you just need to wire a zone to a wire repeater and back that makes it not reactivate after you walk through it again.

1 Like

Wire the zone to a trigger and an item granter, then wire the trigger back to the zone. [1]


  1. Zone entered, grant item, Zone entered, trigger, triggered, deactivate zone. ↩︎

1 Like

That’s pretty much what I said.

2 Likes

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.