Hello
I’m desperately looking for a way to have a cinematic “intro” sequence autostart when a player joins my server, but despite all my testing and research I can’t find a way to do this.
Would you have any solutions?
Thanks
(post deleted by author)
Hello !
Thanks for the answer, I’ll give it a try right away.
Thanks
Despite changing the settings, it makes no difference…
I have a total of 12 players maximum on the map
and everything I’ve tried has resulted in either a cinematic that doesn’t start, or a cinematic that plays for everyone, including players already playing
I think I’ll take some time to think about a solution.
*What I’m specifically looking for, for example, is for 10 players to join my map at the same time, for all 10 to see the “intro” cinematic when they spawn, and for 2 other players to arrive later and see the cinematic because they’ve just arrived on the map, without the 10 players who arrived before seeing the cinematic again.
I try to be as clear as possible ^^’
Can you use the On Player Spawned event of Island Start Spawnpads ?
Duplicate the spawnpads, make 12 using low priority (3) and island start and make the other 12 high prioity (1) with island start disabled.
the island start ones will only be used when a player arrives to your island, from there they will respawn on the higher priority ones without the sequence.
Maybe a 1 sec timer between the on spawned event and sequence activation to give some time to finish loading stuff…I don’t really know if its needed, just an idea.
Thanks for the reply! I’m leaving for work and I’ll test it when I get home. We had the same ideas but I still have to find the solution.
I’ll try what you’ve told me and as soon as I’ve tried it I’ll keep you informed here.
Thanks again and have a nice day
And yes i use on player spawned event