lockTurret

From Bohemia Interactive Community
Revision as of 22:11, 4 December 2010 by .kju (talk | contribs) (Added another example)
Jump to navigation Jump to search

{{Command|= Comments ____________________________________________________________________________________________

| arma2 |= Game name

|1.00|= Game version ____________________________________________________________________________________________

| Lock the gunner position of the vehicle turret. |= Description ____________________________________________________________________________________________

| vehicle lockTurret [turret path,lock] |= Syntax

|p1= vehicle: Object - |= PARAMETER1

|p2= [turret path,lock]: Array - |= PARAMETER2

|p3= |= PARAMETER3

| Nothing |= RETURNVALUE


|x1= vehicleName lockTurret ["turret path", true];|= EXAMPLE1

|x2= bis_ka lockturret [[0],true];|= EXAMPLE2

____________________________________________________________________________________________

| |= SEEALSO

| |= MPBEHAVIOUR ____________________________________________________________________________________________ }}

Notes

Bottom Section