getPlateNumber: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
(18 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| arma3 |= | |game1= arma3 | ||
|version1= 1.82 | |||
| | |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