airportSide: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (rebuilt)
No edit summary
Line 40: Line 40:
<h3 style="display:none">Bottom Section</h3>
<h3 style="display:none">Bottom Section</h3>
[[Category:Scripting Commands ArmA|AIRPORTSIDE]]
[[Category:Scripting Commands ArmA|AIRPORTSIDE]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Object_Information|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Object_Information|{{uc:{{PAGENAME}}}}]]

Revision as of 21:06, 27 September 2007

-wrong parameter ("Arma") defined!-1.08
Hover & click on the images for description

Description

Description:
Checks a side of the airport. ID is the number to identify which airport on the island you want to check. Possible values for sara are:
  • 0 - Paraiso
  • 1 - Rahmadi
  • 2 - Pita
  • 3 - Antigua
Groups:
Uncategorised

Syntax

Syntax:
airportSide id
Parameters:
id: Number
Return Value:
Side

Examples

Example 1:
airportSide 0

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