lol Sol Fire, I've never seen a thread with 4 posts by the same person before ....
I think you should wait longer than two hours before posting a "wot, no help?" message, sometimes it takes a couple of days before the right person sees your question.
Anyway, I quote from the online command ref. Put it in the init field of the group leader
this setGroupId ["Alpha", "GroupColor0"]
0 gives no colour, 1 - 7 you will discover by trial and error unless its in the FAQ. If you find out please post a Comment in the online ref as to what number gives what colour.
--------------------------------------------------------------------------------
group setGroupId id
Operand types:
group: Object or Group
id: Array
Type of returned value:
Nothing
Description:
Set group identity. Id format is [letter,color,picture] or [letter,color]. Letter is one of: "Alpha", "Bravo", "Charlie", "Delta", "Echo", "Foxtrot", "Golf", "Hotel", "Kilo", color is one of "GroupColor0" to "GroupColor7".
Example:
setGroupId ["Alpha", "GroupColor0"]
comment »
Sefe October 31, 2002, 20:32
Additional values for letter are:
"Yankee", "Zulu", "Buffalo", "Convoy", "Guardian" "Two", "Three"
Color can also be set to "Six".
LCD November 11, 2002, 03:19
You can also set the values to "November"
-----------------
name = group this
is, as you have discovered, for a totally different purpose. That gives the group a name for you to use in commands. setGroupId only decides what appears in the radio messages.