sideUnknown: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
m (Text replacement - "<h3 style='display:none'>Notes</h3> <dl class='command_description'> <!-- Note Section BEGIN --> <!-- Note Section END --> </dl> <h3 style='display:none'>Bottom Section</h3>" to "") |
||
Line 35: | Line 35: | ||
}} | }} | ||
{{GameCategory|arma2|Scripting Commands}} | {{GameCategory|arma2|Scripting Commands}} |
Revision as of 10:44, 18 January 2021
Description
- Description:
- The unknown side.
Used when the side of a unit is unknown, e.g. for spotted targets with insufficient information. - Groups:
- Sides
Syntax
- Syntax:
- sideUnknown
- Return Value:
- Side
Examples
- Example 1:
//soldier1 and soldier2 of different sides and out of sight soldier1 reveal soldier2; hint str (soldier1 nearTargets 1000); //returns: [[[1557.96,5047.4,1.32402],"SoldierWB",UNKNOWN,0.0155183,soldier2,5]] soldier1 reveal [soldier2,1.5]; //returns: [[[1556.52,5050.08,1.32402],"SoldierWB",WEST,0.0211193,soldier2,5]]
Additional Information
- See also:
- nearTargetsrevealSidesidewesteastresistanceciviliansideLogicsideFriendlysideEnemyplayerSidesideEmptysideAmbientLifeSide relations
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