setWaypointHousePosition: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
[[Category:Scripting Commands ArmA|SETWAYPOINTHOUSEPOSITION]]
[[Category:Scripting Commands ArmA|SETWAYPOINTHOUSEPOSITION]]


<new command not populated>


<h2 style="color:#000066">'''''waypoint'' setWaypointHousePosition ''pos'''''</h2>


<h2 style="color:#000066">''''' setWaypointHousePosition '''''</h2>


'''Operand types:'''
'''waypoint:''' [[Array]]


'''Operand types:'''
'''pos:''' [[Number]]


'''Type of returned value:'''
'''Type of returned value:'''
[[Nothing]]


'''Compatibility:'''
'''Compatibility:'''
Version 1.86 required.


'''Description:'''
'''Description:'''


For waypoints attached to a house, this defines the target house position.
'''Example'''


'''Example:'''
[grp, 2] '''setWaypointHousePosition''' 1

Revision as of 23:02, 4 July 2006


waypoint setWaypointHousePosition pos


Operand types:

waypoint: Array

pos: Number

Type of returned value:

Nothing

Compatibility:

Version 1.86 required.

Description:

For waypoints attached to a house, this defines the target house position.


Example

[grp, 2] setWaypointHousePosition 1