VN_ms_module_fnc_vehicleRespawn_notify

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): global
Effect(s): global

Description

Sends a notification to everyone about vehicle's respawn.

Syntax

Syntax
[vehicle] call VN_ms_module_fnc_vehicleRespawn_notify
Parameters
vehicle: Object - vehicle respawned
Return value
Boolean - function's success

Examples

Example 1
[sogJeep] call VN_ms_module_fnc_vehicleRespawn_notify;