tankieboy 0 Posted August 19, 2003 HI gang I have a heli join my group after calling a script via radio. When the heli joins (pilot only) he is assigned as white (group indicator) but can someone tell me what line to put into the script to change this to red,green,blue or yellow please? Share this post Link to post Share on other sites
hoz 0 Posted August 20, 2003 opps i thought you ment marker colors ;) Hoz Share this post Link to post Share on other sites
RED 0 Posted August 20, 2003 Use the setgroupid command: Quote[/b] ]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"] RED Share this post Link to post Share on other sites
tankieboy 0 Posted August 20, 2003 Thanks will try later Share this post Link to post Share on other sites
crashdome 3 Posted August 20, 2003 I don't believe that'll work. SetGroupID will change the entire groups identity, but what I think he wants is to set the team color? For Example: Your group may be Alpha RED or Bravo BLACK (those combinations make up the 64 possible groups)... but the team is all on team white... and you want the pilots to be in your group but on team yellow? right? I do not think there is a command for that, I think you can only assign it with the in-game menu. Apologies if I am wrong... Share this post Link to post Share on other sites
granQ 293 Posted December 19, 2003 Use the setgroupid command: Quote[/b] ]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"] RED d format is [letter,color,picture]... picture?? Share this post Link to post Share on other sites