Hey there. Quick question I’ve been wondering.
Can BoolValues be updated only for the player? Let’s say I have this shop, and each shop item has a boolvalue. This boolvalue decides whether to show the item or not based on if it’s true or false. Now let’s say another client script triggers the bool value to update., and a player triggers it. Is it possible to only show that update to the player who activated it, with out it showing to the whole server?
Hopefully I explained this well enough. If you have any questions, don’t hesitate to reply.
Thanks!