setVehicleVarName: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Command " to "{{RV|type=command ")
m (Text replacement - "| mp=" to "|mp=")
Line 30: Line 30:
|x1= <code>[[player]] [[setVehicleVarName]] "aP";
|x1= <code>[[player]] [[setVehicleVarName]] "aP";
aP = [[player]];</code>
aP = [[player]];</code>
| mp= Execute on every client
|mp= Execute on every client
| [[vehicleVarName]]
| [[vehicleVarName]]
}}
}}

Revision as of 14:24, 25 January 2021

Hover & click on the images for description

Description

Description:
Description needed
Multiplayer:
Execute on every client
Groups:
Object Manipulation

Syntax

Syntax:
Syntax needed
Parameters:
object: Object
name: String
Return Value:
Return value needed

Examples

Example 1:
player setVehicleVarName "aP"; aP = player;

Additional Information

See also:
See also needed

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
Posted on November 4, 2019 - 10:03 (UTC)
DrSova
Doesn't work with simple objects