Jump to content
mates31cz

Respawn Screen Custom Loadout

Recommended Posts

Hallo,


how can i add option to player can select own saved gear in respawn screen.


Tnx for help


Share this post


Link to post
Share on other sites

in the picture.

 

 

 

Link to the picture isn't working.

Share this post


Link to post
Share on other sites

This thread has some ideas to try:  https://forums.bistudio.com/topic/186160-bi-virtual-arsenal-and-bi-respawn-playing-nicely-together/

 

We tried doing what you're doing in a mission we run and the backpack duplication issue was just causing too much trouble.  It was far easier to just have Arsenal available where you spawn.  So you die, respawn, open Arsenal, load, and go on with your day.  It's just a few extra clicks and often times we didn't need to reload anyway since we didn't use up enough ammo to need to.

  • Like 1

Share this post


Link to post
Share on other sites

You can try using the getUnitLoadout and setUnitLoadout method like suggested above, but just remove the loadout selection from the respawn screen.  This video shows you how to implement an automatic save/load loadout upon dying/respawning:

​

 

Just have the player select their loadout at base via Virtual Arsenal attached to an object or whatever, and the loadout will be restored when they respawn.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×