Vn_ms_fnc_aoTeleport

From Savage Game Design Wiki
Jump to navigation Jump to search
← back to Functions Introduced in S.O.G. Prairie Fire v1.00
by Wyqer, veteran29
Argument(s): n/a
Effect(s): unknown

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