Special Aircraft Service

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: CTO Mod not working properly with DBW?  (Read 1211 times)

0 Members and 1 Guest are viewing this topic.

Jakokidda123

  • member
  • Offline Offline
  • Posts: 1
CTO Mod not working properly with DBW?
« on: June 19, 2016, 04:02:34 PM »

Don't really know how to describe this, but i can't seem to get CTO mod working...



As you can see, the plane will not attach to the catapult, however the other aircraft on deck will teleport into the standard carrier takeoff position



Here's a picture of my enabled JSGME mods if it helps.

Thanks in advanced!

~Jakokidda123
Logged

vpmedia

  • Modder
  • member
  • Offline Offline
  • Posts: 6652
  • www.vpmedia.hu/il2
    • VPMEDIA SKINS
Re: CTO Mod not working properly with DBW?
« Reply #1 on: June 19, 2016, 11:16:34 PM »

from the included DBW documentation:

Quote
Carrier Take-Off Settings

- The way the catapult works is that you release your chocks and taxi up to the start of the catapult track. When you're close, within about 10 meters or so, stop and put your chocks back in. If you're close enough when you put your chocks in, you'll get automatically moved into position on the catapult. Then power up, full flaps, etc. When you're ready, release chocks and the catapult will fire you off the end of the deck. Don't do any control movements til you're clear of the deck. Then raise gear, flaps, etc.

- AI aircraft, instead of taxiing into position for a rolling launch or catapult launch, now just "pop" into proper position for takeoff. This greatly simplified the coding, improved the performance, and fixed some lingering problems with AI running into the ship's island or off the edge of the deck, particularly in rough weather. Maybe a little less realistic...but that's the way it is.

- On carriers with two catapults, the AI only use the one on the left. Human players can use either one.

- There are several parameters that the mission builder can add to the [Mods] section of the mission (.mis) file that affect the use of the catapult. By default the catapult will work on all ships for both human players and AI. You only need to add any of these parameters if want to change the default behavior. NOTE: If you make any changes to the mission file in the Full Mission Builder after adding these parameters, they will disappear and will have to be re-entered:

  CatapultAllow - Setting this to 0 disables the catapults on all ships for human players and AI. Default is 1.

  CatapultAllowAI - Setting this to 0 causes the AI to use rolling takeoff on all ships. Human players can still use catapult. Default is 1. (This parameter can also be put in the [Mods] section of your conf.ini to set the default behavior of the AI.)

  CatapultBoost - In dogfight and single-player missions the mission builder can set the parameter 'CatapultBoost 1' . This will increase the power of the catapult by approximately 30 knots. This gives you roughly the same results as you would have in a carrier moving at 30 knots in a co-op mission. Default is 0.

  StandardDeckCVL - Setting this to 1 causes the catapult to be setup for the "standard deck" on the CVL's. Default is 0 (short deck).  (This parameter can also be put in the [Mods] section of your conf.ini to set the default behavior of the AI and your aircraft.)

  CatapultAI_CVE - Setting this to 0 causes the AI to use rolling takeoff on all CVE's instead of catapult. Default is 1. (This parameter can also be put in the [Mods] section of your conf.ini to set the default behavior of the AI.)

  CatapultAI_CVL - Setting this to 0 causes the AI to use rolling takeoff on all CVL's instead of catapult. Default is 1. (This parameter can also be put in the [Mods] section of your conf.ini to set the default behavior of the AI.)

  CatapultAI_EssexClass - Setting this to 0 causes the AI to use rolling takeoff on Essex and Intrepid instead of catapult. Default is 1. (This parameter can also be put in the [Mods] section of your conf.ini to set the default behavior of the AI.)

  CatapultAI_Illustrious - Setting this to 0 causes the AI to use rolling takeoff on Illustrious instead of catapult. Default is 1. (This parameter can also be put in the [Mods] section of your conf.ini to set the default behavior of the AI.)

  CatapultAI_GrafZep - Setting this to 0 causes the AI to use rolling takeoff on the Graf Zeppelin instead of catapult. Default is 1. (This parameter can also be put in the [Mods] section of your conf.ini to set the default behavior of the AI.)

  NoNavLightsAI - Setting this to 1 will cause the navlights on AI aircraft to stay off at night. Default is 0. (This parameter can also be put in the [Mods] section of your conf.ini to set the default behavior of the AI.).

  FastLaunchAI - Setting this to 1 will cause the AI to move into launch position with their wings already unfolded. Default is 0. In co-op missions, players other than the host will still see the AI unfold their wings AFTER they've moved into position, and they may takeoff before their wings are completely unfolded. The wings will finish unfolding as they launch, and it will not affect the flight characteristics. The FastLaunchAI parameter is useful if you just want to get the AI off the deck as quickly as possible. For most aircraft it will not save much time, but for aircraft that unfold their wings very slowly (ex. F4U, B5N, B6N) it can save several seconds per aircraft launched. (This parameter can also be put in the [Mods] section of your conf.ini to set the default behavior of the AI.).

Sample [Mods] section in mission (.mis) file:

[Mods]
  CatapultAI_EssexClass  0
  NoNavLightsAI  1
  FastLaunchAI  1

Some AI-related parameters, as described above, can be put into the host's conf.ini instead of the mission file. The format in the conf.ini is slightly different. The parameter name and value are separated by an equal (=) sign instead of one or more spaces.

Sample [Mods] section in conf.ini file:

[Mods]
  CatapultAI_EssexClass=0
  NoNavLightsAI=1
  WingsFoldedAI=1
Pages: [1]   Go Up
 

Page created in 0.127 seconds with 26 queries.