Jump to content
Sign in to follow this  
BoomBoomSate

help ! .. who are my Team members?

Recommended Posts

I managed to create a team:

_Team= createTeam [format["%1",(faction player)], _TeamColor];

And to add/remove units:

_unit1 assignTeam _TeamColor;

With groups you can get all units in a group with:

units group _group;

But how do you get the units in _team?? I can't seem to address a team as an object!

Any hints / tips ?

Edited by BoomBoomSate
typo

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  

×