VN_ms_module_fnc_vehicleRespawn_notify
← back to Functions | Introduced in S.O.G. Prairie Fire v1.00 by Wyqer, veteran29 |
|
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;