The summary pretty much summarizes everything. {F25017} {F25018}
Description
Details
- Legacy ID
- 2424939956
- Severity
- None
- Resolution
- No Bug
- Reproducibility
- Have Not Tried
- Category
- Advanced Flight Model
Event Timeline
It is not missing, if you read the changelog it says they are only accessible via scripting.
Busy ATM, but can someone post the script needed to achieve this so that this issue can be closed?
I dont understand why they add the helos only via scripting, its the same with the black models of the hummingbird.
They (by which I mean one of the devs) said they excluded the black variants from the unit list to avoid clogging it up with dozens of Taru variants. Insert the following into the init field of the Taru paint it black:
null = [this] execVM "\a3\Air_F_Heli\Heli_Transport_04\Scripts\Heli_Transport_04_basic_black.sqf"
I suppose it would be easier to add the black variant to the vehicles list once they've figured out how to make the mission pods attachable.
That being said, what is the code for the black versions of the Hummingbird and Pawnee? I have to admit thought, it's strange that they would add the separate versions of the Ghost Hawk, but not the other helicopters.
If they exclude it to avoid filling up the list with different variants, then they should either change the menu layout, or at least add a tooltip when you hover over the Taru menu entry, which tells you that you can access the other variants through a script command.
Kind Regard
R3vo
@Denis P
When they get the pods attachable that would be great. Although I dought that they would change the menu layout. (it would be nice though)
Oh, and here is your script for a black MH9/AH9:
this setObjectTextureGlobal [0,"A3\Air_F\Heli_Light_01\Data\heli_light_01_ext_ion_co.paa"];
Btw: You should write them all down into a text editor and save them. (I have a huge collection of scripts saved^^)
Have you written it into the init-field of the helicopter you have placed?
Normally that command should work fine if you only have that script in the init-field.
Tip: always put a ; behind every script if you write another one after it.
@SilverDude Thanks for the black MH9 variant. Where can I get that info from? Can you provide me with your libraries txt?
Thanks.
Yeah, sure. This is actually not a forum, but I will put it in and later the devs should delete this. This ticket is actually already closed and is just using up space.
I hope you can understand what I have written down. Just try them out. Some descriptions are missing since I have not tested them yet.
@SilverDude thanks mate. You cannot believe in how many threads I was looking and searching for that scripts.
Many thanks!!
Mass-closing all resolved issues not updated in the last month.
Please PM me in BI Forums (http://forums.bistudio.com/member.php?55374-Fireball) if you feel your bug was closed in error.