Difference between revisions of "VN fnc revive action dragPlayer client"
Jump to navigation
Jump to search
Lou Montana (talk | contribs) (Page filling) |
Lou Montana (talk | contribs) m (Lou Montana moved page VN fnc revive action dragplayer client to VN fnc revive action dragPlayer client: name standard) |
(No difference)
|
Latest revision as of 13:49, 30 January 2021
← back to Functions | Introduced in S.O.G. Prairie Fire v1.00 by Ethan Johnson |
|
Description
Client function for the dragging of a player, sets their animation & changes their direction to make sure they face the correct direction.
Syntax
- Syntax
- [dragged] call VN_fnc_revive_action_dragPlayer_client
- Parameters
- dragged: Object - dragged unit which will play animation & be turned around
- Return value
- Nothing
Examples
- Example 1
[cursorObject] call VN_fnc_revive_action_dragPlayer_client;