setPlateNumber: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 41: | Line 41: | ||
[[Category:Command_Group:_Mission_Information|{{uc:{{PAGENAME}}}}]] | [[Category:Command_Group:_Mission_Information|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
<!-- CONTINUE Notes --> | |||
<dl class="command_description"> | |||
<dd class="notedate">Posted on April 19, 2018 - 05:34 (UTC)</dd> | |||
<dt class="note">[[User:demellion|demellion]]</dt> | |||
<dd class="note"> | |||
'''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. | |||
</dd> | |||
</dl> | |||
<!-- DISCONTINUE Notes --> |
Revision as of 06:34, 19 April 2018
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
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.