Anonymous | Login | Signup for a new account | 2024-11-01 01:35 CET |
My View | View Issues | Change Log | Roadmap | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0001966 | AFRF | [All Projects] General | public | 2016-03-10 17:26 | 2019-03-28 16:56 | ||||||||
Reporter | redux | ||||||||||||
Assigned To | |||||||||||||
Priority | none | Severity | feature | Reproducibility | always | ||||||||
Status | new | Resolution | open | ||||||||||
Platform | OS | OS Version | |||||||||||
Product Version | |||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0001966: A new sound for the RPG-7V2. | ||||||||||||
Description | Make the sound of the RPG-7B2 shot more similar to the real one. Sound from YouTube: https://youtu.be/R12DHsGnL1k [^] https://youtu.be/vTrnS6BLwLE [^] https://youtu.be/Ygnpe1aKoc8?t=14s [^] https://youtu.be/nSSVhxG8pUk?t=37s [^] https://youtu.be/DYD-6PMulPg?t=3m59s [^] In the video, it is heard that the grenades are noisy as long as their jet engine is running, and they in the game must make noise apart from the sound of the shot produced by the grenade launcher. The sound of the OG-7V shot sounds differently: https://youtu.be/Lg7Q7cW8hDw?t=11s [^] The sound of a projectile without the work of a jet engine: https://youtu.be/QtSb-EZ3txs?t=46s [^] https://youtu.be/lLG-gz-gn9Y?t=11s [^] | ||||||||||||
Tags | No tags attached. | ||||||||||||
Is it a wish/request? | Yes | ||||||||||||
RHS version | Development | ||||||||||||
Arma 3 version | 1.90 | ||||||||||||
Did you used any other mod when the error occurred? | No | ||||||||||||
Which mods? | |||||||||||||
Attached Files | |||||||||||||
Notes | |
(0004035) voyager (reporter) 2016-03-10 21:58 |
Они вряд ли что то будут переделывать, в плане звуков вся надежда на JSRS RHS replacement, вот там это все думаю очень качественно будет представлено)) |
(0004036) redux (reporter) 2016-03-10 22:37 |
В 0000389 звук переделан же. |
(0004038) TECAK (reporter) 2016-03-11 08:50 |
Дико плюсую ! Звуки должны быть сочными |
(0004248) TECAK (reporter) 2016-04-18 12:23 edited on: 2016-04-18 12:34 |
Это делается легко. Для Ammo надо прописать в конфиг soundfly https://www.youtube.com/watch?v=cEhOk8RH1Z4 [^] https://www.youtube.com/watch?v=tTsjqFqnf1M [^] https://www.youtube.com/watch?v=qEI3fbXTPis [^] https://www.youtube.com/watch?v=Mc-Ce6nTGv8 [^] class CfgPatches { class your_addon { units[] = {}; weapons[] = {}; requiredVersion = 0.1; requiredAddons[] = { "rhsusf_c_weapons", "rhs_c_weapons" }; author[] = {}; }; }; class CfgAmmo { class R_PG32V_F; class RocketBase; class rhs_rpg26_rocket: R_PG32V_F { soundFly[] = {"\your_addon\sounds\rpg.wss", 1, 1, 600}; }; class rhs_ammo_M136_rocket: RocketBase { soundFly[] = {"\your_addons\sounds\m136.wss", 1, 1, 600}; }; class rhs_ammo_smaw_HEAA: RocketBase { soundFly[] = {"\your_addon\sounds\m136.wss", 1, 1, 600}; }; class rhs_ammo_smaw_HEDP: RocketBase { soundFly[] = {"\your_addons\sounds\m136.wss", 1, 1, 600}; }; }; 600 - дистанция в метрах rpg.wss и m136.wss - циклично повторяющиеся звуки полета ракеты |
(0009223) redux (reporter) 2019-03-28 16:53 edited on: 2019-03-28 16:56 |
Early, you had the sound for the M72, I think it would be suitable for the RPG-7. That sound with specific hiss after a shot. |
Issue History | |||
Date Modified | Username | Field | Change |
2016-03-10 17:26 | redux | New Issue | |
2016-03-10 21:58 | voyager | Note Added: 0004035 | |
2016-03-10 22:37 | redux | Note Added: 0004036 | |
2016-03-10 22:46 | redux | Description Updated | View Revisions |
2016-03-10 22:49 | redux | Description Updated | View Revisions |
2016-03-11 08:50 | TECAK | Note Added: 0004038 | |
2016-04-17 21:35 | redux | Description Updated | View Revisions |
2016-04-17 21:35 | redux | Additional Information Updated | View Revisions |
2016-04-18 12:23 | TECAK | Note Added: 0004248 | |
2016-04-18 12:25 | TECAK | Note Edited: 0004248 | View Revisions |
2016-04-18 12:26 | TECAK | Note Edited: 0004248 | View Revisions |
2016-04-18 12:26 | TECAK | Note Edited: 0004248 | View Revisions |
2016-04-18 12:26 | TECAK | Note Edited: 0004248 | View Revisions |
2016-04-18 12:31 | TECAK | Note Edited: 0004248 | View Revisions |
2016-04-18 12:32 | TECAK | Note Edited: 0004248 | View Revisions |
2016-04-18 12:32 | TECAK | Note Edited: 0004248 | View Revisions |
2016-04-18 12:33 | TECAK | Note Edited: 0004248 | View Revisions |
2016-04-18 12:34 | TECAK | Note Edited: 0004248 | View Revisions |
2016-04-18 13:19 | redux | Note Added: 0004249 | |
2016-04-18 13:19 | redux | Note Edited: 0004249 | View Revisions |
2016-11-01 23:21 | redux | Note Edited: 0004249 | View Revisions |
2016-11-01 23:21 | redux | Note Deleted: 0004249 | |
2017-10-19 14:20 | redux | Summary | Новый звук для РПГ-7В2. => A new sound for the RPG-7V2. |
2017-10-19 14:20 | redux | Description Updated | View Revisions |
2019-03-28 07:26 | redux | Note Added: 0009216 | |
2019-03-28 09:08 | reyhard | Note Deleted: 0009216 | |
2019-03-28 14:05 | redux | RHS version | => Development |
2019-03-28 14:05 | redux | Arma 3 version | 1.56 => 1.90 |
2019-03-28 16:53 | redux | Note Added: 0009223 | |
2019-03-28 16:56 | redux | Note Edited: 0009223 | View Revisions |
Copyright © 2000 - 2024 MantisBT Team |