Vn_ms_module_fnc_vehicleRespawn_notify

From Savage Game Design Wiki
Revision as of 21:28, 4 May 2022 by Slow (talk | contribs) (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= VehicleRespawn |d= <pre>Notifies about vehicle respawn.</pre> |s= [_vehicle] call vn_ms_module_fnc_vehicleResp...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

Notifies about vehicle respawn.

Syntax

Syntax
[_vehicle] call vn_ms_module_fnc_vehicleRespawn_notify;
Parameters
_vehicle: Object - (Optional, default objNull) Vehicle which respawned to notify about
Return value
Boolean - Function reached the end