getGroupIcons: Difference between revisions
(populated with empty template) |
(populated) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Returns all group icons.[[id,icon,[offsetx,offsety],[..],..] |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| ''' | | '''getGroupIcons''' group |= Syntax | ||
|p1= |= PARAMETER1 | |p1= group: [[Group]] - |= PARAMETER1 | ||
|p2= |= PARAMETER2 | |p2= |= PARAMETER2 | ||
Line 18: | Line 18: | ||
|p3= |= PARAMETER3 | |p3= |= PARAMETER3 | ||
| |= RETURNVALUE | | [[Array]] |= RETURNVALUE | ||
Revision as of 04:07, 4 June 2009
{{Command|= Comments ____________________________________________________________________________________________
| arma2 |= Game name
|1.00|= Game version ____________________________________________________________________________________________
| Returns all group icons.[[id,icon,[offsetx,offsety],[..],..] |= Description ____________________________________________________________________________________________
| getGroupIcons group |= Syntax
|p1= group: Group - |= PARAMETER1
|p2= |= PARAMETER2
|p3= |= PARAMETER3
| Array |= RETURNVALUE
|x1= (example)
|= EXAMPLE1
____________________________________________________________________________________________
| |= SEEALSO
| |= MPBEHAVIOUR ____________________________________________________________________________________________ }}