Jump to content
Sign in to follow this  
KingoftheSandbox

Adding groups to highcommand in multiplayer

Recommended Posts

The mission where i want to do this is a coop mission with 2 human players and 3 AI soldiers in 1 group.

I want to add Alpha to one human player and Bravo to the other. good, should work fine with this method:

p1 hcsetgroup [Alpha];

p2 hcsetgroup [bravo];

Now the problem is, that there is group respawn in the mission, which means its possible we die, take a AI slot over and the command doesnt work.

Is there a way to assign one squad to each player with a method which detects players only? Thanks in advance!

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  

×