Difference between revisions of "Vn ms fnc spawnAmbHeli"
Jump to navigation
Jump to search
(Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= general |d= <pre>Spawn a helicopter in the air near a given position and let it fly away.</pre> |s= [] call ...") |
(No difference)
|
Latest revision as of 23:10, 4 May 2022
| ← back to Functions | Introduced in S.O.G. Prairie Fire v1.00 by Wyqer, veteran29 |
|
Description
Spawn a helicopter in the air near a given position and let it fly away.
Syntax
- Syntax
- [] call vn_ms_fnc_spawnAmbHeli;
- Parameters
- _heliClass: String - (Optional, default
"") Classname of the helicopter to spawn. - _pos: Position - (Optional, default
[0, 0, 0]) Position in which vicinity to spawn the helicopter. - Return value
- Boolean - Function reached the end