Play cinematic for specific player

How would I go about playing a level sequence only for one player in a split screen multiplayer game?
It seems to always play for the first player, even if I do something like an overlapping event starting it off.

when you get the player controller change the value to 1 if the player you are trying to get is player 2 or if the player you want is player 1 then use 0.