Jump to content
Sign in to follow this  
tankieboy

Join group and colour

Recommended Posts

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

opps i thought you ment marker colors ;)

Hoz

Share this post


Link to post
Share on other sites

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

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
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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×