createGroup: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Reset version to 1.00)
mNo edit summary
Line 17: Line 17:
____________________________________________________________________________________________
____________________________________________________________________________________________
   
   
|x1= <code>group <nowiki>=</nowiki> createGroup [[east]]</code> |= Example 1
|x1= <code>group <nowiki>=</nowiki> '''createGroup''' [[east]]</code> |= Example 1
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 00:54, 15 December 2006

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Creates a new AI group for the given center (side).
Groups:
Uncategorised

Syntax

Syntax:
createGroup side
Parameters:
side: Side
Return Value:
Group

Examples

Example 1:
group = createGroup east

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section