RHS Feedback - USAF | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0004711 | USAF | [All Projects] General | public | 2018-10-27 20:36 | 2019-03-09 23:04 |
Reporter | SimonGhostRilley | ||||
Assigned To | reyhard | ||||
Priority | none | Severity | minor | Reproducibility | always |
Status | closed | Resolution | unable to reproduce | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Is it a wish/request? | Yes | ||||
RHS version | |||||
Arma 3 version | 1.84 | ||||
Did you used any other mod when the error occurred? | No | ||||
Which mods? | |||||
Summary | 0004711: There is an empty space behind the Cannon mount of M1A1 and Tanks FCS | ||||
Description | There is an empty space behind the Cannon mount of M1A1. This seems to be a modeling error and we hope you can fix it. In my memory, it wasn't like this around May, but it's a recent error. Please. Please fix it. And I tried to turn the FCS off when the vehicle was backing up by touching the internal files. The syntax is as follows. Could you include it? Current T series or M series will operate FCS when reversing. Or can't you make the FCS work like it is? I think it is possible because of the if syntax Please help me if you can cooperate with the FCS of M series. I came back from K-1 Tank six months ago as Gunner. And from M1A2 SEP v2, you've added an RWS for the Commander and wouldn't want to add it to the RHS_USAF? I'd appreciate it if you could add it. If you are angry that I touched the file at your disposal, please forgive me. I'm sorry. | ||||
Steps To Reproduce | modeling error : ( Thank you : ) | ||||
Additional Information | FCS run.. rhs_lead_m1.sqf if(abs(_travSpeed) > 0.005 and (speed _v < 1.5) and (speed _v > -1.5))then{ _lead= ((_t/100)*(_travSpeed/110))*_p; _lead=(_lead+_oldLead)/2; if( (abs(_lead)<0.2) && (abs(abs _lead - abs _oldLead)>(1/(_t/1.2))) )then{_v animate ["lead",-_lead];_oldLead=_lead;}; }else{_v animate["lead",0]}; //hint format["turret traverse speed: %1\nlead: %2 \n\nangle1 %3, angle 2:%4",_travSpeed,_lead,_a1,_a2]; }; _v animate ["lead",0]; }; | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | M1A2SEP.jpg (442,146) 2018-10-27 20:36 https://feedback.rhsmods.org/file_download.php?file_id=1906&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2018-10-27 20:36 | SimonGhostRilley | New Issue | |||
2018-10-27 20:36 | SimonGhostRilley | File Added: M1A2SEP.jpg | |||
2018-10-28 08:57 | reyhard | Severity | major => minor | ||
2018-10-28 08:59 | reyhard | Note Added: 0008727 | |||
2018-10-28 08:59 | reyhard | Assigned To | => reyhard | ||
2018-10-28 08:59 | reyhard | Status | new => feedback | ||
2019-03-09 23:04 | reyhard | Status | feedback => closed | ||
2019-03-09 23:04 | reyhard | Resolution | open => unable to reproduce |
Notes | |||||
|
|||||
|
|