getPlateNumber: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments( \("local" or "global"\))?|Effects|Multiplayer Effects( \("local" or "global"\))?|Multiplayer Exe...) |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
(7 intermediate revisions by 2 users 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