So... what do you want to edit, the mod or RoR?I just realised that on the planes, the pull up alarms and stall alarms are wrong. I would fix this but i have negative 9 braincells when it comes to any content customization.
aoa_horn
(stall warning) or gpws_pull_up
. https://docs.rigsofrods.org/vehicle-creation/fileformat-soundscript/ can be useful.default_AOAwarning.wav
and default_GPWSpullup.wav
with other files with the same name and format.tracks/default_gpws_pullup
{
trigger_source gpws_pull_up
sound unpitched default_GPWSpullup.wav
}
tracks/default_aoa_warning
{
trigger_source aoa_horn
sound unpitched default_AOAwarning.wav
}
1, tracks/default_gpws_pullup
1 ,tracks/default_aoa_warning
OK, but if i want to add my on, how do i exactly make my own? is it a mp4, or something else?
We use essential cookies to make this site work, and optional cookies to enhance your experience.