setTargetAge: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Command|= Comments | |||
____________________________________________________________________________________________ | |||
| arma |= Game name | |||
|2.32|= Game version | |||
____________________________________________________________________________________________ | |||
| Sets how the target is known to the other centers. They behave like the target was seen age seconds ago. Possible age values are: "ACTUAL", "5 MIN", "10 MIN", "15 MIN", "30 MIN", "60 MIN", "120 MIN" or "UNKNOWN". |= Description | |||
____________________________________________________________________________________________ | |||
''' | | object '''setTargetAge''' age |= Syntax | ||
|p1= object: [[Object]] |= Parameter 1 | |||
|p2= age: [[String]] |= Parameter 2 | |||
| [[Nothing]] |= Return value | |||
____________________________________________________________________________________________ | |||
|x1= <pre>player setTargetAge "10 MIN"</pre> |= Example 1 | |||
____________________________________________________________________________________________ | |||
| |= See also | |||
}} | |||
<h3 style="display:none">Notes</h3> | |||
<dl class="command_description"> | |||
<!-- Note Section BEGIN --> | |||
<!-- Note Section END --> | |||
</dl> | |||
<h3 style="display:none">Bottom Section</h3> | |||
[[Category:Scripting Commands|SETTARGETAGE]] | |||
[[Category:Scripting Commands OFP Elite |SETTARGETAGE]] | |||
[[Category:Scripting Commands ArmA|SETTARGETAGE]] | |||
Revision as of 23:30, 1 August 2006
Description
- Description:
- Sets how the target is known to the other centers. They behave like the target was seen age seconds ago. Possible age values are: "ACTUAL", "5 MIN", "10 MIN", "15 MIN", "30 MIN", "60 MIN", "120 MIN" or "UNKNOWN".
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
player setTargetAge "10 MIN"
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