setVehicleVarName: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "| mp=" to "|mp=") |
m (Added to see also: BIS_fnc_objectVar) |
||
Line 31: | Line 31: | ||
aP = [[player]];</code> | aP = [[player]];</code> | ||
|mp= Execute on every client | |mp= Execute on every client | ||
| [[vehicleVarName]] | | [[vehicleVarName]] [[BIS_fnc_objectVar]] | ||
}} | }} | ||
Revision as of 18:21, 28 January 2021
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