setWaypointHousePosition: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
[[Category:Scripting Commands|SETWAYPOINTHOUSEPOSITION]]
{{Command|= Comments
[[Category:Scripting Commands OFP Elite |SETWAYPOINTHOUSEPOSITION]]
____________________________________________________________________________________________
[[Category:Scripting Commands ArmA|SETWAYPOINTHOUSEPOSITION]]


| ofpr |= Game name


<h2 style="color:#000066">'''''waypoint'' setWaypointHousePosition ''pos'''''</h2>
|1.86|= Game version
____________________________________________________________________________________________


| For waypoints attached to a house, this defines the target house position.
Example [grp, 2] setWaypointHousePosition 1 |= Description
____________________________________________________________________________________________


'''Operand types:'''
| waypoint '''setWaypointHousePosition''' pos |= Syntax


'''waypoint:''' [[Array]]
|p1= waypoint: [[Array]] |= Parameter 1


'''pos:''' [[Number]]
|p2= pos: [[Number]] |= Parameter 2


'''Type of returned value:'''
| [[Nothing]] |= Return value
____________________________________________________________________________________________


[[Nothing]]
|  |= See also


'''Compatibility:'''
}}


Version 1.86 required.
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


'''Description:'''
<!-- Note Section END -->
</dl>


For waypoints attached to a house, this defines the target house position.
<h3 style="display:none">Bottom Section</h3>
 
[[Category:Scripting Commands|SETWAYPOINTHOUSEPOSITION]]
 
[[Category:Scripting Commands OFP Elite |SETWAYPOINTHOUSEPOSITION]]
'''Example'''
[[Category:Scripting Commands ArmA|SETWAYPOINTHOUSEPOSITION]]
 
[grp, 2] '''setWaypointHousePosition''' 1

Revision as of 00:39, 2 August 2006

Hover & click on the images for description

Description

Description:
For waypoints attached to a house, this defines the target house position. Example [grp, 2] setWaypointHousePosition 1
Groups:
Uncategorised

Syntax

Syntax:
waypoint setWaypointHousePosition pos
Parameters:
waypoint: Array
pos: Number
Return Value:
Nothing

Examples

Examples:
Example needed

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