Handling Players Joining Mid-Session

Looking for some advice or tips on how to handle players joining mid-match in my FFA Gun Game map, but they’re not receiving the first weapon from the item granters.

I’ve been looking over Epic’s guide on a player joining a game in progress.

To try and get it working with my code which is basically all from this guide.

Also, it seems that the elimination template script doesn’t count eliminations on other players for some reason.

But, I’m still very new to Verse and programming in general and it’s been difficult trying to determine where and how I can implement this in the original elimination template code. Any help would be greatly appreciated!

try adding a score manager device. If the player has 0 as his score grant item. I’m new to verse as well so this as much I can help.

1 Like

No, this was actually a decent idea and got me thinking that I could just use a Team Settings & Inventory device and enable grant item to all teams/classes on spawn. And that seems to be working as far as I can tell. Thanks for your help tho!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.