Jump to content
Sign in to follow this  
six_ten

Test_heli in Samples_F broken?

Recommended Posts

Has anyone been able to get the helis in Samples_F to work? I ran the folder through pboProject and got a number of errors, first being line 260, in Useractions --> Doors

displayNameDefault = <img image='\A3\Ui_f\data\IGUI\Cfg\Actions\open_door_ca.paa' size='2.5' />; /// what is displayed under the cursor (icon in this case)

adding quotation marks stopped that error,

displayNameDefault = "<img image='\A3\Ui_f\data\IGUI\Cfg\Actions\open_door_ca.paa' size='2.5' />"; /// what is displayed under the cursor (icon in this case)

but more kept coming up, like an incorect proxy reference to cargo_01 in the p3d, and others. After finally getting it to pack without error, placing the helis in the editor, and running it, the rotors don't turn, the doors won't open, and I can't shoot from the cargo_turret position (which was the only reason I got the heli going).

All I really want is to see how to set up the cargo so I can have players firing from the deck of my sloop.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×