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!
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!