i have this problem with line 7 and i don’t understand how to fix !
1 Like
it means that Player.OwnsTycoon is a boolean and you cant get a property of a boolean. Try removing the .Value
2 Likes
Show me the players directory. Like whats in the player, children etc.
No like where is the value OwnsTycoon?
It seems like you meant to make OwnsTycoon an ObjectValue.
I have to find the purchase folder of the player who claimed the tycoon
Then do it.