Files
ACE3/addons/explosives/functions
tuntematonjr 9e8ffdb598 Explosives - Improve Support for custom IED ringtones (#10731)
* Add default ringtone

* add ringtone hashmap

* Add config support for different ied ringtones

* Fix macros

* _code is unused param

* not update base class

* add documentation

* remove tabs

* Update addons/explosives/functions/fnc_dialPhone.sqf

Co-authored-by: PabstMirror <pabstmirror@gmail.com>

* Update addons/explosives/functions/fnc_dialingPhone.sqf

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>

* Update addons/explosives/functions/fnc_dialingPhone.sqf

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>

* Update docs/wiki/framework/explosives-framework.md

Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>

* Update addons/explosives/functions/fnc_dialPhone.sqf

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>

* Update addons/explosives/functions/fnc_dialPhone.sqf

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>

* Update addons/explosives/functions/fnc_dialPhone.sqf

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>

* Remove caching

* adding the pitch, volume and distance to the config

* fix typo

* volume, pitch, distance optional

* Add editable call connection time

* Add detonation timing offset to be config entry

* revert rogue changes

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>

* Apply suggestions from code review

---------

Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
2025-02-28 16:03:35 -06:00
..