camConstuctionSetParams: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(populated with empty template)
(populated)
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| (description) |= Description
| Sets construction camera parameters. |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''(command)''' |= Syntax
| camera '''camConstuctionSetParams''' [[x,y,z],radius,max above land] |= Syntax


|p1= |= PARAMETER1  
|p1= camera: [[Object]] -  |= PARAMETER1  


|p2= |= PARAMETER2  
|p2= [x,y,z],radius,max above land]: Array -  |= PARAMETER2  


|p3= |= PARAMETER3  
|p3= |= PARAMETER3  


| |= RETURNVALUE  
| Nothing |= RETURNVALUE  





Revision as of 04:44, 4 June 2009

{{Command|= Comments ____________________________________________________________________________________________

| arma2 |= Game name

|1.00|= Game version ____________________________________________________________________________________________

| Sets construction camera parameters. |= Description ____________________________________________________________________________________________

| camera camConstuctionSetParams [[x,y,z],radius,max above land] |= Syntax

|p1= camera: Object - |= PARAMETER1

|p2= [x,y,z],radius,max above land]: Array - |= PARAMETER2

|p3= |= PARAMETER3

| Nothing |= RETURNVALUE


|x1= (example)|= EXAMPLE1

____________________________________________________________________________________________

| |= SEEALSO

| |= MPBEHAVIOUR ____________________________________________________________________________________________ }}

Notes

Bottom Section