#Show player name if they own a certain key
4 messages · Page 1 of 1 (latest)
Use the player has key chip and use a key constant to select which key
Then have an if going into whatever you want to do, with the bool being the bool from the previous chip
Ok