#what am I doing wrong
1 messages · Page 1 of 1 (latest)
you have them switched around in the String Format
the Format should be your text, the Value should be your output from the To String
I switched them around like how you said so the player joined us working now I’m got a error in the makerpen when leaving it says error player is invalid in my to string
try using the event Player Leaving not Player Left
I didn’t get the error but for some reason it said on the board joined again
as in twice? also ping me when you reply
@snow cove yes when you join and leave it says joined for both
i'd use two print text to screens and not use the chip itself, as that's probably the issue
@snow cove marked twice one says joined the other was completely blank
There is nothing after after text screen outport anywhere but I it does say they left now @snow cove
I might just leave it like that I’m okay with it marking twice with one blank
You cannot use Player Left for this, you will need to use Player Leaving
^^
changed in this image
Then the text screen is synced, this means you should only log/print to screen when the local player joins, aka, localize the event to the player who joins using If Player Is Local