Difference between revisions of "VN fnc player"
Jump to navigation
Jump to search
(Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= vn_player_functions |d= <pre>Uses getVariable to get the current remoted controlled unit, if the player is not remot...") |
(No difference)
|
Latest revision as of 02:03, 5 May 2022
| ← back to Functions | Introduced in S.O.G. Prairie Fire v1.00 by Ethan Johnson |
|
Description
Uses getVariable to get the current remoted controlled unit, if the player is not remote controlling a unit then the players unit is returned. Used to get the current unit the player is controlling.
Syntax
- Syntax
- [] call VN_fnc_player;
- Return value
- Object - Player object
Examples
- Example 1
- call vn_fnc_player