Difference between revisions of "Vn ms fnc aoTeleport"
Jump to navigation
Jump to search
(Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= general |d= <pre>Teleports given unit to given position.</pre> |s= [_pos,_radius,_heliClass] call vn_ms_fnc_ao...") |
(No difference)
|
Latest revision as of 00:10, 5 May 2022
| ← back to Functions | Introduced in S.O.G. Prairie Fire v1.00 by Wyqer, veteran29 |
|
Description
Teleports given unit to given position.
Syntax
- Syntax
- [_pos,_radius,_heliClass] call vn_ms_fnc_aoTeleport;
- Parameters
- _pos: Position - (Optional, default
[0, 0, 0]) Position to where the unit should be teleported - _heliClass: String - (Optional, default
"") Classname of the helicopter to spawn, no spawn when not given - Return value
- Boolean - Function reached the end