#Show player name if they own a certain key

4 messages · Page 1 of 1 (latest)

solemn pivot
#

I've seen the chips recently. I saw that you can see if a player owns a key. Is there a way to display that as text or something for me to read and actively update something else from?

glad cloud
#

Then have an if going into whatever you want to do, with the bool being the bool from the previous chip

solemn pivot
#

Ok