How do I make a system where when a player enters a zone they constantly gain an item while in the zone but then they stop gaining the item once they leave or die?
when player enter zone–> start repeater
when player exit zone–> stop repeater
when repeater runs task–> grant item
or:
2 Likes
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.