setPlateNumber: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{Command|= Comments ____________________________________________________________________________________________ | arma3dev |= Game name |1.81|= Game version ______________...")
 
(Locality info)
Line 2: Line 2:
____________________________________________________________________________________________
____________________________________________________________________________________________


| arma3dev |= Game name
| arma3 |= Game name


|1.81|= Game version
|1.81|= Game version
|arg= local |= Arguments in MP
|eff= global |= Effects in MP
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 22:44, 11 April 2018

Hover & click on the images for description

Description

Description:
Change the license plates on any vehicle which has plates configured. Max 15 characters are allowed!
Groups:
Uncategorised

Syntax

Syntax:
vehicle setPlateNumber string
Parameters:
vehicle: Object
string: String
Return Value:
Nothing

Examples

Example 1:
vehicle player setPlateNumber "Custom Plate 99"

Additional Information

See also:
getPlateNumber

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

Notes

Bottom Section