In a spawning system, only one of the players are able to control the pawn

I’ve been trying to make a multiplayer spawning system, but when I run it, only one player is able to control their pawn. Additionally, for the rest of the players, their view is of somewhere completely different than the spawn location, but the actual pawn is spawned in the right locations. Here is the blueprint function: Multiplayer Spawn System posted by anonymous | blueprintUE | PasteBin For Unreal Engine 4

If you have any resources that may help with my issue or any ideas on the cause, let me know.