This setup is supposed to check how many players have entered the zone, and based on their team number, give points to the property of a player.
Alright Troubleshooting time:
- Make it so that when you enter the zone, you increment a counter. see if the zone Is working.
- how are you checking if the property is updated? using a overlay? maybe the overlay is broken?
- Eat some chicken nuggets.
1 Like
Maybe you don’t need more than one property, just use player scoped
You are setting the property, not increasing it.
2 Likes
Okay, how do I increase the property?
set property: “name”
value: “name” + 5
2 Likes
Thank you so much Gimkit_Lover!
1 Like
mark him as a solution
2 Likes
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.