RHS Feedback - USAF | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0003885 | USAF | [All Projects] General | public | 2017-12-28 13:58 | 2017-12-28 18:39 |
Reporter | synddd | ||||
Assigned To | reyhard | ||||
Priority | none | Severity | minor | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Is it a wish/request? | No | ||||
RHS version | |||||
Arma 3 version | 1.80 | ||||
Did you used any other mod when the error occurred? | Yes | ||||
Which mods? | CBA, ACE | ||||
Summary | 0003885: Draw number function and/or hiddenSelection's don't work on the Abrams series | ||||
Description | It appears as though the draw number function doesn't work on the Abrams series. The config looks in place from the script side, and manually calling a setObjectTextureGlobal on the sections of 7, 8 or 9 don't add a texture. Reference config for hiddenSelections: hiddenSelections[] = {"camo1","camo2","camo3","camo4","","","","n1","n2","n3","i1","i2","i3"}; | ||||
Steps To Reproduce | Using the function as-intended: _tank = cursorObject;[_tank,[["Number", [7,8,9], "Default",12]]] spawn rhs_fnc_decalsInit; Or manually: _tank = cursorObject;_tank setObjectTextureGlobal [7, "rhsafrf\addons\rhs_decals\Data\Numbers\Default\1_ca.paa"]; | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2017-12-28 13:58 | synddd | New Issue | |||
2017-12-28 18:39 | reyhard | Note Added: 0007272 | |||
2017-12-28 18:39 | reyhard | Status | new => closed | ||
2017-12-28 18:39 | reyhard | Assigned To | => reyhard | ||
2017-12-28 18:39 | reyhard | Resolution | open => no change required |
Notes | |||||
|
|||||
|
|