Search the Community
Showing results for tags 'takeoff'.
Found 4 results
-
So i got this problem taking off where the plane would 'bump' (like hitting an invisible rock or something) on the runway when reaching certain speed making it impossible to takeoff. It occurs on RHS's Tu-95, TeTeTe3's Su-35 and PAK FA (forgot the author's name) , some Sabs' aircraft, HAFM but vanilla aircrafts doesn't seem to be affected including Jets DLC planes. I dont think its because of the runway terrain because i tried it on altis, stratis,and virtual garage all with the same result. Does anybody have the same issue or.. is it just me? Original https://forums.bistudio.com/forums/topic/212258-problem-taking-off/ Decided to move it here from troubleshooting thanks to suggestions and how it affects only modded planes and i'm a noob in forums Thanks guys, appreciate every help.
-
So i got this problem taking off where the plane would 'bump' (like hitting an invisible rock or something) on the runway when reaching certain speed making it impossible to takeoff. It occurs on RHS's Tu-95, TeTeTe3's Su-35 and PAK FA (forgot the author's name) but vanilla aircrafts doesn't seem to be affected including Jets DLC planes. I dont think its because of the runway terrain because i tried it on altis, stratis,and virtual garage all with the same result. Does anybody have the same issue or.. is it just me? P.S i dont know if this should go to mods category because the problem mainly occured on modded planes. Thanks guys, i appreciate every help
-
Ok so i'm creating a mission on Tanoa where i need to have players load 2 prowlers into a blackfish, once the vehicles are loaded i need that to signal the pilot to take off and air drop at designated location. Now taking off and air dropping i've got working but how do i make it signal the AI pilot to waitUntil the 2 prowlers are loaded. For the waypoint i have this doMove (getMarkerPos "DropPoint");
-
I've been working on a custom airplane but I've been having problems with the gear. So far I have: -Geo + PhysX LOD both have the three wheels defined as "wheel_1", "wheel_2" and "wheel_3" and each as "Component XX" -All components in both LODs are closed and convex. -These names (wheel_1, wheel_2 and wheel_3) are the named selections on the visual LODs, and properly named in the model.cfg -Config file has driveOnComponent[] = {"wheel_1","wheel_2","wheel_3"}; -LandContact LOD has three points, one beneath each wheel If I start the plane in mid air in the mission Editor, the gear system works fine. Wheels retract perfectly. But once the plane hits the ground, they stop working (meaning If I land and take off again, gear won't retract anymore). https://www.youtube.com/watch?v=18zKmc8nR68 When I start the plane on the ground (virtual arsenal or mission Editor) the plane seems to be rolling on square wheels.. (?) and bobs from one side to another, moves o the sides.... https://www.youtube.com/watch?v=AxBBacUhs1o If I manage to take off (it is very difficult because the plane barely gains speed and is moving all over the place) the gear doesn't retract (the option to do so doesn't show up, nor toggling "G") Sometimes the plane bumps so much that it explodes. https://www.youtube.com/watch?v=HyEmD_DJWSU I have lost too much hair already and am very nearly on the verge of ending with martinezfg11 's patience, who has kindly been trying to help me out. So any hints you can spare, will be greatly appreciated!