Difference between revisions of "VN ms module fnc vehicleRespawn loop"
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " {{Function" to "Category:TODO {{Function") |
Lou Montana (talk | contribs) (Page filling) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
{{Function | {{Function | ||
Line 12: | Line 11: | ||
|g1= VehicleRespawn | |g1= VehicleRespawn | ||
− | |d= | + | |d= Starts vehicle respawn loop. |
− | |||
− | |||
− | + | |s= [] call [[VN_ms_module_fnc_vehicleRespawn_loop]] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |s= [] call [[ | ||
|p1n= | |p1n= | ||
Line 40: | Line 25: | ||
|p2v= | |p2v= | ||
− | |r1t= | + | |r1t= boolean |
− | |r1d= | + | |r1d= function's success |
− | |x1= <code> | + | |x1= <code>[] call [[VN_ms_module_fnc_vehicleRespawn_loop]];</code> |
}} | }} |
Latest revision as of 19:47, 26 February 2021
← back to Functions | Introduced in S.O.G. Prairie Fire v1.00 by Wyqer, veteran29 |
|
Description
Starts vehicle respawn loop.
Syntax
- Syntax
- [] call VN_ms_module_fnc_vehicleRespawn_loop
- Return value
- Boolean - function's success
Examples
- Example 1
[] call VN_ms_module_fnc_vehicleRespawn_loop;