getPlateNumber: Difference between revisions
m (Text replacement - "<h3 style="display:none">Bottom Section</h3> " to "")  | 
				Lou Montana (talk | contribs)  m (Some wiki formatting)  | 
				||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{  | {{RV|type=command  | ||
| arma3  | |game1= arma3  | ||
|version1= 1.82  | |||
|1.82  | |||
|gr1= Object Manipulation  | |gr1= Object Manipulation  | ||
|Get the license plates from any vehicle which has plates configured.  | |descr= Get the license plates from any vehicle which has plates configured.  | ||
|  | |s1= [[getPlateNumber]] vehicle  | ||
|p1= vehicle: [[Object]]  | |p1= vehicle: [[Object]]  | ||
|r1= [[String]]  | |||
|x1= <sqf>if (getPlateNumber vehicle player != "H4X0RZ") then { hint "u no 1337 bro" };</sqf>  | |||
|x1= <  | |||
|seealso= [[setPlateNumber]]  | |||
}}  | }}  | ||
Latest revision as of 23:51, 3 May 2022
Description
- Description:
 - Get the license plates from any vehicle which has plates configured.
 - Groups:
 - Object Manipulation
 
Syntax
- Syntax:
 - getPlateNumber vehicle
 - Parameters:
 - vehicle: Object
 - Return Value:
 - String
 
Examples
- Example 1:
 
Additional Information
- See also:
 - setPlateNumber
 
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