RHS Feedback - AFRF |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0002093 | AFRF | [All Projects] General | public | 2016-04-28 09:23 | 2016-06-22 12:39 |
|
Reporter | 7ftnick | |
Assigned To | reyhard | |
Priority | none | Severity | minor | Reproducibility | have not tried |
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.58 |
Did you used any other mod when the error occurred? | No |
Which mods? | |
|
Summary | 0002093: RHS Decal module producing unexpeted results on 2S3 arty. |
Description | [m1,[["Number", [0,1,2], "DefaultRed",215]]] spawn rhs_fnc_decalsInit;
This is code I put in mission init and the picture is what I get. |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | 20160428082039_1.jpg (337,040) 2016-04-28 09:23 https://feedback.rhsmods.org/file_download.php?file_id=933&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2016-04-28 09:23 | 7ftnick | New Issue | |
2016-04-28 09:23 | 7ftnick | File Added: 20160428082039_1.jpg | |
2016-04-28 13:09 | reyhard | Note Added: 0004334 | |
2016-04-28 13:59 | 7ftnick | Note Added: 0004335 | |
2016-04-28 14:11 | reyhard | Note Added: 0004336 | |
2016-04-28 14:12 | reyhard | Note Edited: 0004336 | bug_revision_view_page.php?bugnote_id=4336#r2652 |
2016-06-22 12:39 | reyhard | Status | new => closed |
2016-06-22 12:39 | reyhard | Assigned To | => reyhard |
2016-06-22 12:39 | reyhard | Resolution | open => no change required |
Notes |
|
|
decal wiki is outdated, use cRHS2S3NumberPlaces instead of [0,1,2] |
|
|
|
@reyhard Okay, this works, thanks.
So for other vehicles I just use cRHS(Vehiclenamefromclasseslist)NumberPlaces ? |
|
|
(0004336)
|
reyhard
|
2016-04-28 14:11
(edited on: 2016-04-28 14:12) |
|
not really, better wait for next update since decals settings will be integrated into eden. if you really want to be sure what to use then it's best to check config or vehicle init files (like rhs_decal_init.sqf). we are working on some better solution for handling that but for regular user eden integration should be enough
|
|