Jump to content
Sign in to follow this  
hard5c0p3k1ng

how would you In game, copy a cursor targets load-out onto your own

Recommended Posts

I have been wanting to do this for a long time so I can add the option while at base to allow other players to easily get each other's load-outs (mil sim get the required loadout easy instead of someone yelling saying get the gear on NOW). I have no idea how to go about this but if you got the time to write this could you please set it up as a scroll option, I can do the rest.

Share this post


Link to post
Share on other sites


player addAction ["Set Loadout (Target)", { player setUnitLoadout (getUnitLoadout cursorTarget) }];

  • Like 2

Share this post


Link to post
Share on other sites
player addAction ["Set Loadout (Target)", { player setUnitLoadout (getUnitLoadout cursorTarget) }];

Works flawlessly, thank you

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
Sign in to follow this  

×