Well I know how to name a group, set a group ID and color, but there is one thing I can't seem to do....
Lets say I have a group of 5 playable units. Let's call em Team_Alpha.
In the init of the group leader I put
Team_Alpha = group this;
in the init.sqf I put
Alpha_Team setgroupid ["Alpha Team","GroupColor3"];
What I would like to do is get rid of that darn alphanumeric group ID that shows up in the player assignment screen...
1-1-A
1-1-B etc, etc.
Is there anyway to do this? I would like it to say Team Alpha....or at worst case Team_Alpha.
Is it a "feature"?
edit:Also, is there anyway to have the group name in the briefing, under group? It just says Group now.
ie;
GroupLT Fred Scmuck
Pvt Ima Slacker
Pvt M.A. Loon
I'd like it to say
Team AlphaLT Fred Scmuck
Pvt Ima Slacker
Pvt M.A. Loon
edit: I see this has been asked before...My Bad, and no can seem to solve the problem. Locking it and marking it Unsolved..for Now