forked from MrDaGree/ELS-FiveM
-
Notifications
You must be signed in to change notification settings - Fork 0
How to customize your horn
tah5882 edited this page Jan 27, 2024
·
2 revisions
- Open
client/util.lua
- Move line 297
- replace it with
PlaySoundFromEntity(h_soundID_veh[veh], getVehicleVCFInfo(veh).sounds.mainHorn.audioString, veh, "DLC_WMSIRENS_SOUNDSET", 0, 0)
- Open
car_name.xml
directory invcf
- Set
AudioString
ofMainHorn
in theSOUNDS
tag to the name of the sound source set in WM-ServerSirens. - Enjoy!