#[REFERENCE] Global Subtitles upon Player Joining

15 messages · Page 1 of 1 (latest)

shadow pendant
#

Oh.

#

That's annoying

#

meh

#

I did all that for nothing, so:

static halo
#

When you connect play joined through subtitle

#

It’s gonna play for all regardless because the execution wasn’t local

shadow pendant
#

Using like Event Senders to send an event that's global-

static halo
#

True

#

Or not just global

#

You can also use it to send prompts to Other/Specific Players

#

Example

#

Watch prompt

#

Or multiple choice prompt

soft garden
# shadow pendant Oh.

Player Joined is already a synced event, this is not nessacairy

By sending the local player to all, you are not telling the game "This player is the local player", you are telling them who sent the event, as the "Local player" is you, and you are sending yourself through the event

So, all this does is tell everyone to give you a subtitle

not a good use for a [REFERENCE] thread, a tag I only use for frequently asked questions or very complicated questions