Jump to content

Recommended Posts

Posted

2 things I know of. In your aircraft Lua (look at su33s for example) there a few lines you new to add ones like rw something you can't miss it. It states whether it is launched from a catapult or ramp, and further down I think you have to add an attribute to the aircraft.

 

If you want the the key u to snap your aircraft to launch position just copy the line in the input file an paste it into your aircrafts default keys pm me if you need more help I'm at work hence the vague answer

[sIGPIC][/sIGPIC]

 

Rig: :joystick: :pilotfly:

AMD FX8350 8 core @ Stock Clock

G. Skill X Series 32GB (4x 8GB) @ 2200Mhz OC

GTX 1070 8GB

Corsair H110 Liquid Cooler

 

Posted

By manipulating in my aircraft’s lua attributes and making some additional changes I was able to add a working “Ship Take Off Position” function for my aircraft.

 

Thanks Sn0w_Lynx

  • 3 years later...
Posted

	LandRWCategories = 
	{[1] = {Name = "AircraftCarrier",},},
	TakeOffRWCategories = 
	{[1] = {Name = "AircraftCarrier With Catapult",},},

 

or

 

	LandRWCategories = 
	{[1] = {Name = "AircraftCarrier",},},
	TakeOffRWCategories = 
	{[1] = {Name = "AircraftCarrier With Ramp",},},

Windows 10 Pro, Ryzen 2700X @ 4.6Ghz, 32GB DDR4-3200 GSkill (F4-3200C16D-16GTZR x2),

ASRock X470 Taichi Ultimate, XFX RX6800XT Merc 310 (RX-68XTALFD9)

3x ASUS VS248HP + Oculus HMD, Thrustmaster Warthog HOTAS + MFDs

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...