RHS Feedback

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001850AFRF[All Projects] Generalpublic2016-02-13 16:062016-02-24 17:32
ReporterMichalm1393 
Assigned Toreyhard 
PrioritynoneSeveritytweakReproducibilityalways
StatusclosedResolutionunable to reproduce 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0001850: Russian dialogs - "Tank" instead "BMP".
DescriptionThere is misleading radio message about spotted enemy - if soldier saw enemy or friendly BMP (bradley, BMP, BMD, or M6a2) radio protocol say "tank". I know there is BMP in radio protocols. There would be no problem at all, but Arma radio messages seems to not appear most of time for me, i already reported it, but its ignored. Beacuse of this i dont know what size of enemy vehicle i should expect in front of sights. I think in case of APC's, there can be "BMP" used as well, as this is totally diferent vehicle class, and diferent amunition for it (than tanks).
TagsNo tags attached.
Is it a wish/request?No
RHS version
Arma 3 version1.54
Did you used any other mod when the error occurred?No
Which mods?
Attached Files? file icon radiochatter.hpp [^] (13,504 bytes) 2016-02-24 15:33
cpp file icon config.cpp [^] (289,153 bytes) 2016-02-24 15:33
? file icon radioprotocol.hpp [^] (214,651 bytes) 2016-02-24 15:33
zip file icon rhs_c_radio - NEW.zip [^] (51,761 bytes) 2016-02-24 16:37

- Relationships

-  Notes
(0003886)
reyhard (administrator)
2016-02-23 13:56

which vehicle particulary?
(0003897)
Michalm1393 (viewer)
2016-02-23 18:52

BMP, Bradley
(0003898)
reyhard (administrator)
2016-02-23 20:01

which bmp
(0003899)
Michalm1393 (viewer)
2016-02-23 20:29

saw it on bmp-2, but cant tell ON WHICH VOICE. AFAIK there is too much voices to pin down the problem. In eden editor you can try to change voice cover for soldier, but no russian voice is available.....
(0003902)
reyhard (administrator)
2016-02-23 22:01

so you can't reproduce it by yourself? you have russian voice when you use russian units - easy as that
(0003906)
Michalm1393 (viewer)
2016-02-24 10:53
edited on: 2016-02-24 13:13

I can, but dont know which voice it is. You know how voices are builded in game, im sure you do, there is folder for each "name", and i simply dont know wchich name (voice) have that messed, beacuse after i edit character in editor (eden) i dont see any russian language in the options available (there are persian, english etc, but no russian). Just wanted to guide you more which voice it is.

Here is first on Bradley (it clasified in game as IFV - BMP in russian)
https://youtu.be/gXepIWPo9qI [^]

And on M113 (its overally clasified as tank, should be as apc):
https://youtu.be/4SmDaF54RKk [^]


Still checking other vehicles, i wond give my hand to cut off, but i remember once i hear TANK on some bmp..... At least M113 is pin downed, Its really misleading in reports.


EDIT:
Just reproduced after lot of trying BMP or BMD recognized as tank. Dont know which one, beacuse i spawned all BMD1/2 and most of BMP1/2 on one group.

(0003908)
reyhard (administrator)
2016-02-24 13:30

probably fixed then
(0003909)
Michalm1393 (viewer)
2016-02-24 14:23
edited on: 2016-02-24 14:42

Are U Sure? I can repro this on M113 every time. On bradley too. If you dont mind, can i "get in" mod files and search for potential problem in dialog files? I was using SUD_Russians for long time, ad it was working brilliant, if i would put proper audio files in proper places, and in config change few lines, so they would start speak distance, bearing as they should, we could finally fix this.

JUST Found :
    dist75[]=
        {
            "RU\distance\dist50"
        };
        dist100[]=
        {
            "RU\distance\dist100"
        };
        dist200[]=
        {
            "RU\distance\dist200"
        };
        dist300[]=
        {
            "RU\distance\dist200"
        };
        dist400[]=
        {
            "RU\distance\dist500"
        };
        dist500[]=
        {
            "RU\distance\dist500"
        };
        dist600[]=
        {
            "RU\distance\dist500"
        };
        dist700[]=
        {
            "RU\distance\dist500"
        };
        dist800[]=
        {
            "RU\distance\dist500"
        };
        dist1000[]=
        {
            "RU\distance\dist1000"
        };
        dist1500[]=
        {
            "RU\distance\dist1000"
        };
        dist2000[]=
        {
            "RU\distance\dist2000"
        };
        dist2500[]=
        {
            "RU\distance\dist2000"

There is very big mess in russian protocols, need to be fixed, i'm trying to clean up in config, i'll send you reyhard file after i finish

(0003910)
reyhard (administrator)
2016-02-24 14:51

I'm sure
(0003913)
reyhard (administrator)
2016-02-24 16:50

1. there is no rhs_s_radio
2. where did you get those missing audio files?
(0003915)
reyhard (administrator)
2016-02-24 17:02

maybe because they were not in arma 2 and he created them by himself?

- Issue History
Date Modified Username Field Change
2016-02-13 16:06 Michalm1393 New Issue
2016-02-13 20:19 Michalm1393 Description Updated View Revisions
2016-02-13 20:20 Michalm1393 Description Updated View Revisions
2016-02-23 13:56 reyhard Note Added: 0003886
2016-02-23 18:52 Michalm1393 Note Added: 0003897
2016-02-23 20:01 reyhard Note Added: 0003898
2016-02-23 20:29 Michalm1393 Note Added: 0003899
2016-02-23 22:01 reyhard Note Added: 0003902
2016-02-24 10:53 Michalm1393 Note Added: 0003906
2016-02-24 11:50 Michalm1393 Note Edited: 0003906 View Revisions
2016-02-24 12:07 Michalm1393 Note Edited: 0003906 View Revisions
2016-02-24 13:13 Michalm1393 Note Edited: 0003906 View Revisions
2016-02-24 13:30 reyhard Note Added: 0003908
2016-02-24 13:30 reyhard Status new => closed
2016-02-24 13:30 reyhard Assigned To => reyhard
2016-02-24 13:30 reyhard Resolution open => unable to reproduce
2016-02-24 14:23 Michalm1393 Note Added: 0003909
2016-02-24 14:24 Michalm1393 Note Edited: 0003909 View Revisions
2016-02-24 14:39 Michalm1393 Note Edited: 0003909 View Revisions
2016-02-24 14:42 Michalm1393 Note Edited: 0003909 View Revisions
2016-02-24 14:51 reyhard Note Added: 0003910
2016-02-24 15:33 Michalm1393 File Added: radiochatter.hpp
2016-02-24 15:33 Michalm1393 File Added: config.cpp
2016-02-24 15:33 Michalm1393 File Added: radioprotocol.hpp
2016-02-24 16:37 Michalm1393 File Added: rhs_c_radio - NEW.zip
2016-02-24 16:50 reyhard Note Added: 0003913
2016-02-24 17:02 reyhard Note Added: 0003915


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker