Home   Help Search Login Register  

Author Topic: groups  (Read 687 times)

0 Members and 1 Guest are viewing this topic.

Echo5Hotel

  • Guest
groups
« on: 11 Dec 2004, 20:01:56 »
How does one name a group?  I'm not talking about just naming the leader I amean how do you name the "group".  I read somewhere that there was a difference and I can't seem to find it again.  

Once you name a group, how do you get someone to join or leave a group?

j-man

  • Guest
Re:groups
« Reply #1 on: 11 Dec 2004, 20:05:20 »
I think you need to put the following into the init line of the team leader:

Code: [Select]
groupname = group this
And replacing "groupname" with what ever you want the name of the group to be.
« Last Edit: 11 Dec 2004, 20:05:43 by j-man »

Offline Triggerhappy

  • Contributing Member
  • **
  • Llama, it's what's for dinner.
Re:groups
« Reply #2 on: 11 Dec 2004, 21:09:30 »
2)[unit] join group

Edit:sorry i always forget the brackets
« Last Edit: 12 Dec 2004, 01:37:52 by Triggerhappy »

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:groups
« Reply #3 on: 12 Dec 2004, 00:08:05 »
[loon1, loon2] join groupName

[loon1] join grpNull
to make him leave.
Plenty of reviewed ArmA missions for you to play

Echo5Hotel

  • Guest
Re:groups
« Reply #4 on: 12 Dec 2004, 02:37:29 »
Thanks a lot guys.  That worked.  I appreciate it.

Offline 456820

  • Contributing Member
  • **
Re:groups
« Reply #5 on: 12 Dec 2004, 17:10:54 »
you can also do " this setgroupid ["Alpha", "groupcolor0"] that will call the group "Alpha 1"

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:groups
« Reply #6 on: 12 Dec 2004, 20:14:07 »
No, you can't.   ;D

setGroupId is entirely different.    It refers to the callsign of the group, not the name you use with commands.   ;)   However, I'm glad you brought it up because this point often causes confusion and the explanation bears repitition.   :thumbsup:
« Last Edit: 12 Dec 2004, 20:14:28 by macguba »
Plenty of reviewed ArmA missions for you to play

Offline dmakatra

  • Members
  • *
  • Better known as Armsty
Re:groups
« Reply #7 on: 12 Dec 2004, 20:16:36 »
this setgroupid ["Alpha", "groupcolor0"]

will return something like

(group Alpha NoColor West) whatever, syntax not guaranteed. So you can in theory name groups with SetGroupI as well.

:beat: *Gets Shot* :beat:

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:groups
« Reply #8 on: 12 Dec 2004, 20:26:18 »
You're talking nonsense, Armsty.   ::)   setGroupId doesn't return anything.

though you might be able to grab a group with something like

group alpha black 1

or

group alpha black

or

group leader alpha black 2

Dunno.  Not sure how you'd fit the side into that, which you would need to do.
« Last Edit: 12 Dec 2004, 20:27:05 by macguba »
Plenty of reviewed ArmA missions for you to play