#Help
1 messages · Page 1 of 1 (latest)
i have done that but it only goes on my screen
Make sure that the player on the subtitle is the local player NOT the player who joined
i did
That only shows the message for the local player
It doesn’t show for everyone
After the if put a for each and use a get all players which you would then connect to the list input on the for each, then connect the target output on the for each to the player input on the show subtitle then connect the loop output on the for each to the exe input on the show subtitle
No it does
the event runs for everyone already
the for each is gonna run for every player in the server
OP most likely set something up wrong
Event Receiver (Player Joined) -> If Player Is Local (Is Local) -> Check [If] Player Is A Room Owner, If they are a room owner then use a synced event to show a subtitle for all players.