setPlateNumber

From Bohemia Interactive Community
Revision as of 18:03, 1 September 2019 by Lou Montana (talk | contribs) (Text replacement - "|= Comments" to "|Comments=")
Jump to navigation Jump to search
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

Posted on April 19, 2018 - 05:34 (UTC)
demellion
NOTICE: If this command is performed where argument is global, the plate will change and getPlateNumber will also return the new value, until vehicle owner sync it back to original in ~10 seconds after.