#Help

1 messages · Page 1 of 1 (latest)

stray lintel
#

I want my room to have cv2 that puts a message on everybodys screen that the owner joined

tough sage
stray lintel
#

i have done that but it only goes on my screen

tough sage
#

Make sure that the player on the subtitle is the local player NOT the player who joined

stray lintel
#

i did

fluid bear
#

It doesn’t show for everyone

fluid bear
# stray lintel i did

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

final crypt
#

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

little onyx
crystal widget
# tough sage

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.