Skip to content

Instantly share code, notes, and snippets.

@linkalex13110
linkalex13110 / gist:2214f0fe32594576efc740f8bb8298dd
Created July 28, 2017 00:57
Comment changer la sirène de base
#include "..\..\script_macros.hpp"
/*
File: fn_copSiren.sqf
Author: Bryan "Tonic" Boardwine
Description:
Starts the cop siren sound for other players
*/
private["_vehicle"];
_vehicle = param [0,ObjNull,[ObjNull]];