Difference between revisions of "User:RideR2"

From War Thunder Wiki
Jump to: navigation, search
m (Added imagines, changed formating, more text)
m (Added one line to the table)
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:Multiplayer Mission Properties.jpg|thumb]]
+
==About me==
Just a test page.
+
{| class="wikitable" style="width: 100%;"
 +
||<div class="mw-collapsible mw-collapsed" style="width:100%"><div class="mw-collapsible-content">I started playing WT in April 2013 (Update 1.27), in War Thunder I'm mainly making stuff related to CDK and [https://live.warthunder.com/user/RideR2/ live.warthunder.com], for example creating custom sights, missions or modding units and helping people with coding their 3D models when they want to import them to WT.
 +
At first when Gaijin added CDK tools to WT I wasn't really interested in them, but that changed when they announced [https://warthunder.com/en/news/4345-multiplayer-mission-feature-in-war-thunder-en tests of multiplayer missions], since then I started making custom multiplayer missions, even participated in one contest for [https://warthunder.com/en/news/4705-live-results-of-the-pvp-missions-competition-en the best PvP mission], then I made some singleplayer missions for the new players who have issues with flying in Simulator Battles and since then I almost stopped making missions and made only a few of them.
 +
</div></div>
 +
|}
  
= Multiplayer Missions =
+
==Stuff==
  
__TOC__
+
{| class="wikitable" style="width: 100%;"
 +
|Fuel: ~30 min (or the closest to 30 min)||Modifications: Reference||Power: WEP (or the highest available)||ALT: Sea level
 +
|No missiles or any suspended weapons||If Ny above 7.5G (w/G-suit) or 7G (w/o) then it's considered unsustainable |Ny value
 +
|}
  
= How to create a basic multiplayer mission =
+
{| class="wikitable sortable" width="70%"
 
+
|+Turn Rate - Deg/s I Knots Indicated Airspeed (KIAS)
:1. Run mission editor (missioned.cmd in WarThunderCDK folder).
+
!Plane
:2. Choose '''Scene view''' tab and load one of game levels (it is location "britain" by default) where you want to create your mission.
+
!200
::''Note: Missions can be technically run on an location, choosing location scene is just a preview.''
+
!250
:3. Go to tab Mission Editor.
+
!300
 
+
!350
::*Choose the side toolbar '''Mission Settings -> mission'''
+
!400
::*Choose a name for your mission in '''name''' tab
+
!450
::''Note: You can't use capital letters and there should be no spaces''
+
!500
::*Choose a name for your mission that will be displayed for other players in '''locName''' tab (you can use space there and for example write down '''[Multiplayer Mission] Test''')
+
|-
::*Choose a description for your mission in '''locDesc''' tab
+
!Me-262A/A-Jabo(?)
::*Set a mission type to '''domination''' in '''type''' tab
+
|15.4
::*Choose a location map in '''level''' tab
+
|15.6
::*Choose time of a day and weather in '''Weather params''' tab
+
|14.5
 
+
|12.1
== Creating slots for players ==
+
|8.6
 
+
|
:[[File:Unit Creation Icon.jpg|thumb]]1. Create a new unit by pressing '''Create unit''' icon and place it somewhere (you can control the map view by pressing '''SPACE''')
+
|
:2. Open it's properties (by for example pressing '''P''')
+
|-
 
+
!Me-262C1 (no booster)
::*Change the '''Name:''' to '''t1_player01'''
+
|
::*Switch it's '''type''' to '''armada'''
+
|11.0
::*Find a '''dummy''' unit in '''Class''' tab and select it
+
|11.1
 
+
|8.2
:[[File:Copying Units.jpg|thumb]]3. Copy '''t1_player01''' unit
+
|5.4
::''Note: We will need it to create slots for the mission, so it's preferable to create 16 of them, the game supports up to 32 players per team''
+
|
 
+
|
::*Select the unit
+
|-
::*Press '''W'''
+
!Me-262C2 (no booster)
::*While holding '''Shift''' select one of displayed arrows and then drag it until a new unit appears
+
|
::*The CDK will show you a new window, in this window change the '''Count of clones:''' amount to the number that you want for your mission
+
|9.5
::*Select '''Auto rename'''
+
|8.7
::*Press '''Ok'''
+
|8.5
::*Now you should see lots of copies of this unit named '''t1_player02, t1_player03, t1_player04 etc.'''
+
|7.4
 
+
|
:[[File:Copying Units 2.jpg|thumb]]4. Create the same amount of '''t2_player''' units by copying '''t1_player''' units
+
|
 
+
|-
::*In Unit copying window change '''Name of clone(s):''' to '''t2_player01'''
+
!Me-262C1 (booster)
::*Change the '''Count of clones:''' amount to the number that equals amount of '''t1_player''' units (set it to 1)
+
|
::*Press '''Ok'''
+
|
::*Now you should see lots of copies of '''t1_player''' units named '''t2_player01, t2_player02, t2_player03 etc.'''
+
|19.7
 
+
|19.4
:5. Go back to side toolbar '''Mission Settings''' to add these units to make them usable as slots for players in your multiplayer mission
+
|19.5
 
+
|16.3
::*Select '''player_teamA'''
+
|13.8
::*Press '''wing''' to add new slots and add all '''t1_player''' units there one by one there
+
|-
::*Select '''player_teamB'''
+
!Me-262C2 (booster)
::*Press '''wing''' to add new slots and add all '''t2_player''' units there one by one there
+
|
 
+
|
== Creating respawn zones for players ==
+
|
 
+
|
:[[File:Creating Respawn Zones.jpg|thumb]]1. Choose the side toolbar '''Triggers / Missions Obj. Navigation'''
+
|19.2
:2. Press the '''Trigger''' button to create a new trigger
+
|
:3. Press the '''Properties and Trigger/MissionObj info''' icon which you can find on top toolbar to show the tab with trigger properties
+
|
:4. Select your new trigger and change it's '''Name''' to for example '''respawn'''
+
|-
:5. Make sure that '''Enabled''' is switched on
+
!Me-262A1/U4
:6. In lower part of this toolbar select '''periodicEvent {time=1.00}''' in the '''Elements:''' window, then select '''Elements''' button on the bottom and press '''periodicEvent''' (if nothing happens then select one of folders in the '''Elements:''' window and then switch back to '''periodicEvent {time=1.00}''')
+
|15.4
:7. A new window should appear, select '''initMission''' there and press '''Ok''' or double click on '''initMission'''
+
|15.6
:8. Press the '''Action''' button and below '''Filter:''' type '''missionMarkAsRespawnPoint''' and press '''Ok''' or double click on '''missionMarkAsRespawnPoint'''
+
|14.5
:9. Now you need to create a zone on the place where you want to players to spawn, you can do that by pressing one of icons on the top toolbar and then pressing the ground on the map view if you selected the first icon and pressing and dragging (you change it's size buy doing that) it if you selected other icons (sphere, cylinder or box)
+
|12.1
:10. In the '''Object Properties''' window you can change it's '''Name:''', '''Zone type''', '''Position''' or size ('''Radius''', '''Height''', '''Box size''' - depending on which zone type did you select), you should preferably call it '''t1_spawnarea_01''' and make at least 10 of them, then copy all these areas and call them '''t2_spawnarea_01''', '''t2_spawnarea_01''', '''t2_spawnarea_01''' etc. because you need them for both teams
+
|8.6
:11. 'Note: If those spawns are meant to be for airplanes then place them in the air, if for tanks then place them on the ground, if for ships then place them on the sea level
+
|
:12. Go back to the side toolbar '''Triggers / Missions Obj. Navigation''' and select '''missionMarkAsRespawnPoint''' action in '''Elements:''' window, then adding all existing t1_spawnarea areas to the tab next to '''target''', you can create more of them by just pressing a wide '''target''' tab below. When you do that you can choose the '''loc_name''' (name of that spawn zone which will be visible in game, you can use spaces and capital letters), below it you should see lots of options which can be able or disabled, for now leave them in current state, then press a wide '''team''' tab, a new selectable tab should appear, then press it and select '''A'''. On the bottom of available option you should see a wide '''tags''' tab, by pressing it you will create and expandable window with tabs of all unit types available in the game, select those that you want to use in your mission ('''air''' for airplanes, '''tank''' for ground units, '''ship''' for boats and ships)  
+
|
:[[File:Area Creation Icons.jpg|thumb|Area creation icons]]13. When you are done look below the '''Elements:''' window, there should be a '''copy''' tab, select '''missionMarkAsRespawnPoint''' action and then press this '''copy''' tab, then press '''Paste ...''' tab, a new window should appear. Select '''missionMarkAsRespawnPoint''' action there and press ok, now you should see two the same actions in the '''Elements:''' window, select the second one. Now you need to change all '''target''' areas to those that are meant to be for the second team (B / T2). When you do that scroll down and in the '''team''' tab switch '''A''' to '''B'''
+
|-
::''Note: You can speed up changing '''target'<nowiki/>'''''<nowiki/>'''s by creating an '''area_squad''' unit and then putting all t2_spawnarea areas there, then selecting this squad in the ''missionMarkAsRespawnPoint'''''<nowiki/>'' action propeties''
+
!He-162 A-2
 
+
|13.1
== Creating capture zones ==
+
|12.4
 
+
|10.7
 
+
|6.1
 
+
|4.7
 
+
|
== Saving your mission ==
+
|
 
+
|-
:1. On the most top bar select '''Mission Editor'''
+
!Ar-234C (no bombs)
:2. Press '''Save mission (Ctrl+M)'''
+
|14.3
:3. Select where you want to save your mission and set it's name, remember to save it's as '''.blk''' file
+
|13.7
 
+
|14.1
That's all, now all you need is to upload your mission somewhere (any hosting service will do as long as it's link will end as '''.blk''' and don't forget to delete '''https://''' part of that link, otherwise the game won't be able to read it unless it's a live.warthunder.com link) or [http://live.warthunder.com/feed/ live.warthunder.com] site, but don't forget to add a proper image and description for your mission. More details you will find [[How to launch a custom mission in the game|here]].
+
|12.1
 +
|11.4
 +
|7.1
 +
|
 +
|-
 +
!Ho-229
 +
|21.7
 +
|21.0
 +
|20.1
 +
|17.5
 +
|15.3
 +
|9.4
 +
|
 +
|-
 +
!Me-163B/B-0 (w/o pods)
 +
|
 +
|18.3
 +
|17.8
 +
|16.2
 +
|15.6
 +
|12.9
 +
|7.8
 +
|-
 +
!CL-13A Mk.5
 +
|
 +
|
 +
|17.1
 +
|17.5
 +
|16.4
 +
|15.8
 +
|13.6
 +
|-
 +
!CL-13B Mk.6
 +
|10.7
 +
|19.2
 +
|18.9
 +
|18.1
 +
|16.7
 +
|16.8
 +
|14.0
 +
|-
 +
!F-86A-5
 +
|
 +
|
 +
|14.9
 +
|14.7
 +
|13.4
 +
|12.4
 +
|10.9
 +
|-
 +
!F-86F-2/F-25
 +
|
 +
|
 +
|16.3
 +
|16.2
 +
|15.6
 +
|13.9
 +
|12.5
 +
|-
 +
!F-86F-30/F-40
 +
|
 +
|
 +
|17.1
 +
|15.9
 +
|15.3
 +
|14.4
 +
|12.9
 +
|-
 +
!F-86K
 +
|
 +
|
 +
|17.1
 +
|16.9
 +
|15.9
 +
|15.1
 +
|14.0
 +
|-
 +
!F-84B
 +
|
 +
|
 +
|12.2
 +
|10.8
 +
|9.7
 +
|7.9
 +
|
 +
|-
 +
!F-84G
 +
|
 +
|
 +
|13.3
 +
|12.7
 +
|11.7
 +
|10.2
 +
|8.5
 +
|-
 +
!F-84F
 +
|
 +
|
 +
|11.8
 +
|11.1
 +
|10.3
 +
|8.9
 +
|7.8
 +
|-
 +
!F-80A
 +
|16.6
 +
|16.0
 +
|15.2
 +
|12.4
 +
|9.7
 +
|5.0
 +
|
 +
|-
 +
!F-80C (100%)
 +
|16.0
 +
|16.9
 +
|15.2
 +
|14.3
 +
|12.3
 +
|8.1
 +
|
 +
|-
 +
!P-59A
 +
|22.3
 +
|20.5
 +
|11.8
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
!F-89B
 +
|14.9
 +
|17.8
 +
|18.6
 +
|18.1
 +
|17.3
 +
|15.3
 +
|
 +
|-
 +
!F-89D
 +
|
 +
|
 +
|15.2
 +
|14.3
 +
|13.9
 +
|12.4
 +
|
 +
|-
 +
!F-100A
 +
|
 +
|
 +
|15.2
 +
|15.9
 +
|16.2
 +
|16.6
 +
|16.5
 +
|-
 +
!F-100D
 +
|
 +
|
 +
|13.7
 +
|14.7
 +
|15.3
 +
|15.1
 +
|15.1
 +
|-
 +
!F9F-2
 +
|
 +
|
 +
|18.6
 +
|17.5
 +
|15.6
 +
|12.9
 +
|8.7
 +
|-
 +
!F9F-5
 +
|
 +
|
 +
|18.6
 +
|17.8
 +
|16.7
 +
|14.6
 +
|12.5
 +
|-
 +
!F9F-8
 +
|
 +
|
 +
|14.1
 +
|13.4
 +
|11.7
 +
|9.9
 +
|7.8
 +
|-
 +
!F11F-1
 +
|
 +
|
 +
|14.9
 +
|15.0
 +
|14.5
 +
|14.1
 +
|13.4
 +
|-
 +
!F3D
 +
|16.6
 +
|16.0
 +
|15.2
 +
|13.7
 +
|9.7
 +
|
 +
|
 +
|-
 +
!FJ-4B
 +
|
 +
|
 +
|15.6
 +
|14.3
 +
|13.4
 +
|11.6
 +
|9.6
 +
|-
 +
!F2H-2
 +
|16.6
 +
|16.9
 +
|15.6
 +
|14.0
 +
|12.8
 +
|9.4
 +
|
 +
|-
 +
!F3H-2
 +
|
 +
|
 +
|13.7
 +
|14.3
 +
|13.4
 +
|12.6
 +
|12.5
 +
|-
 +
!F8U-2
 +
|
 +
|
 +
|16.0
 +
|16.2
 +
|15.9
 +
|15.8
 +
|15.6
 +
|-
 +
!F-104A
 +
|
 +
|
 +
|10.3
 +
|11.4
 +
|12.3
 +
|12.9
 +
|13.1
 +
|-
 +
!F-104C
 +
|
 +
|
 +
|10.3
 +
|11.4
 +
|12.3
 +
|12.9
 +
|13.1
 +
|-
 +
!F-104G
 +
|
 +
|
 +
|9.5
 +
|10.8
 +
|11.7
 +
|12.4
 +
|12.9
 +
|-
 +
!F-104S
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
!Harrier GR.1/3 AV-8A/C (100%)
 +
|
 +
|
 +
|10.7
 +
|12.1
 +
|12.3
 +
|12.1
 +
|11.1
 +
|-
 +
!Harrier GR.1/3 AV-8A/C (WEP)
 +
|
 +
|
 +
|10.7
 +
|12.1
 +
|12.3
 +
|12.1
 +
|11.8
 +
|-
 +
!A-7D
 +
|
 +
|
 +
|14.1
 +
|13.4
 +
|12.3
 +
|11.6
 +
|10.9
 +
|-
 +
!A-4B
 +
|
 +
|
 +
|12.6
 +
|12.1
 +
|11.1
 +
|10.2
 +
|8.9
 +
|-
 +
!A-4E
 +
|
 +
|
 +
|11.8
 +
|11.4
 +
|10.6
 +
|9.9
 +
|8.9
 +
|-
 +
!Phantom FG.1
 +
|
 +
|
 +
|13.0
 +
|13.4
 +
|13.9
 +
|13.9
 +
|14.3
 +
|-
 +
!Phantom FGR.2
 +
|
 +
|
 +
|13.0
 +
|13.4
 +
|13.9
 +
|13.9
 +
|14.3
 +
|-
 +
!F-4EJ
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
!F-4E/F
 +
|
 +
|
 +
|12.6
 +
|12.7
 +
|13.1
 +
|13.1
 +
|13.4
 +
|-
 +
!F-4C
 +
|
 +
|
 +
|11.8
 +
|12.4
 +
|12.5
 +
|12.6
 +
|12.7
 +
|-
 +
!F-5A
 +
|
 +
|
 +
|14.9
 +
|15.9
 +
|15.9
 +
|16.1
 +
|16.2
 +
|-
 +
!S.O.4050 IIA
 +
|
 +
|
 +
|11.1
 +
|11.8
 +
|11.7
 +
|11.6
 +
|11.4
 +
|-
 +
!M.D. 450B Ouragan
 +
|
 +
|16.0
 +
|15.6
 +
|14.3
 +
|11.7
 +
|9.1
 +
|
 +
|-
 +
!M.D. 450B Bouragan
 +
|
 +
|16.0
 +
|15.6
 +
|14.3
 +
|11.7
 +
|9.1
 +
|
 +
|-
 +
!M.D 452A
 +
|
 +
|15.6
 +
|14.9
 +
|13.4
 +
|12.0
 +
|11.1
 +
|8.0
 +
|-
 +
!M.D 452C
 +
|
 +
|
 +
|14.9
 +
|14.0
 +
|13.1
 +
|11.1
 +
|9.1
 +
|-
 +
!Super Mystere B2
 +
|
 +
|
 +
|14.9
 +
|14.7
 +
|14.5
 +
|12.6
 +
|10.9
 +
|-
 +
!Mirage IIIC
 +
|
 +
|
 +
|13.3
 +
|13.4
 +
|13.4
 +
|12.9
 +
|12.7
 +
|-
 +
!Mirage IIIE
 +
|
 +
|
 +
|11.8
 +
|12.1
 +
|11.7
 +
|11.6
 +
|11.4
 +
|-
 +
!Jaguar A
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
!Etendard IVM
 +
|
 +
|
 +
|13.3
 +
|14.3
 +
|14.2
 +
|13.6
 +
|13.1
 +
|-
 +
!Yak-15/15P (100%)
 +
|21.2
 +
|18.7
 +
|15.6
 +
|11.8
 +
|
 +
|
 +
|
 +
|-
 +
!Yak-17
 +
|20.6
 +
|18.3
 +
|15.2
 +
|9.5
 +
|
 +
|
 +
|
 +
|-
 +
!Yak-23 (110%)
 +
|
 +
|20.5
 +
|20.4
 +
|19.1
 +
|15.9
 +
|12.1
 +
|
 +
|-
 +
!La-200
 +
|
 +
|
 +
|14.9
 +
|14.3
 +
|13.1
 +
|11.9
 +
|9.8
 +
|-
 +
!La-15
 +
|
 +
|
 +
|17.5
 +
|16.9
 +
|15.3
 +
|12.9
 +
|10.7
 +
|-
 +
!Yak-30
 +
|
 +
|
 +
|18.9
 +
|17.5
 +
|16.2
 +
|13.4
 +
|10.5
 +
|-
 +
!Mig-9
 +
|13.7
 +
|13.3
 +
|12.6
 +
|11.8
 +
|7.7
 +
|
 +
|
 +
|-
 +
!Mig-9L (100%)
 +
|
 +
|13.7
 +
|12.2
 +
|10.1
 +
|8.9
 +
|6.9
 +
|
 +
|-
 +
!MiG-15
 +
|
 +
|
 +
|17.8
 +
|16.6
 +
|14.8
 +
|13.1
 +
|9.6
 +
|-
 +
!MiG-15bis / J-2
 +
|
 +
|
 +
|18.2
 +
|17.2
 +
|15.3
 +
|14.1
 +
|12.0
 +
|-
 +
!MiG-17 / J-4
 +
|
 +
|
 +
|16.7
 +
|16.2
 +
|15.0
 +
|13.4
 +
|12.0
 +
|-
 +
!MiG-17F
 +
|
 +
|
 +
|18.6
 +
|17.2
 +
|17.0
 +
|15.1
 +
|13.6
 +
|-
 +
!MiG-19S
 +
|
 +
|
 +
|17.8
 +
|17.8
 +
|18.4
 +
|18.0
 +
|17.3
 +
|-
 +
!MiG-19PT / J-6A
 +
|
 +
|
 +
|17.1
 +
|17.2
 +
|17.8
 +
|17.6
 +
|16.9
 +
|-
 +
!MiG-21F-13
 +
|
 +
|
 +
|13.0
 +
|13.4
 +
|13.1
 +
|13.1
 +
|12.5
 +
|-
 +
!J-7 II
 +
|
 +
|
 +
|12.6
 +
|12.7
 +
|12.8
 +
|12.6
 +
|12.0
 +
|-
 +
!MiG-21PFM
 +
|
 +
|
 +
|13.0
 +
|13.1
 +
|12.8
 +
|12.4
 +
|12.3
 +
|-
 +
!MiG-21MF
 +
|
 +
|
 +
|13.7
 +
|14.0
 +
|14.2
 +
|13.6
 +
|13.1
 +
|-
 +
!MiG-21SMT
 +
|
 +
|
 +
|14.5
 +
|14.7
 +
|14.8
 +
|14.6
 +
|14.0
 +
|-
 +
!MiG-21Bis
 +
|
 +
|
 +
|14.9
 +
|14.7
 +
|14.8
 +
|14.9
 +
|14.7
 +
|-
 +
!Su-9
 +
|
 +
|16.0
 +
|13.3
 +
|11.1
 +
|8.3
 +
|
 +
|
 +
|-
 +
!Su-11
 +
|
 +
|17.4
 +
|16.3
 +
|14.0
 +
|13.4
 +
|10.4
 +
|
 +
|-
 +
!Su-7B
 +
|
 +
|
 +
|14.9
 +
|15.3
 +
|15.3
 +
|15.1
 +
|14.7
 +
|-
 +
!Su-7BKL
 +
|
 +
|
 +
|13.7
 +
|14.0
 +
|14.2
 +
|13.9
 +
|13.4
 +
|-
 +
!Su-17M2 (auto sweep)
 +
|
 +
|
 +
|16.0
 +
|18.1
 +
|18.1
 +
|17.8
 +
|17.3
 +
|-
 +
!Su-17M2 (min sweep)
 +
|
 +
|
 +
|16.0
 +
|18.1
 +
|19.2
 +
|19.2
 +
|19.1
 +
|-
 +
!Yak-38
 +
|
 +
|
 +
|8.7
 +
|9.2
 +
|9.2
 +
|8.6
 +
|8.7
 +
|-
 +
!Yak-38M
 +
|
 +
|
 +
|9.1
 +
|9.5
 +
|9.4
 +
|8.9
 +
|8.9
 +
|-
 +
!IL-28 (no bombs/rockets)
 +
|
 +
|14.2
 +
|14.1
 +
|12.4
 +
|10.0
 +
|
 +
|
 +
|-
 +
!Q-5 Early
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
!Q-5A
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
!SK60B (gunpods)
 +
|16.0
 +
|13.7
 +
|9.5
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
!SAAB 105G/OE (gunpods)
 +
|
 +
|
 +
|14.1
 +
|13.7
 +
|12.5
 +
|10.6
 +
|8.0
 +
|-
 +
!J-21RA
 +
|17.7
 +
|15.1
 +
|14.5
 +
|11.8
 +
|
 +
|
 +
|
 +
|-
 +
!A-21RB
 +
|18.3
 +
|16.9
 +
|15.2
 +
|13.7
 +
|
 +
|
 +
|
 +
|-
 +
!J29A
 +
|
 +
|
 +
|13.7
 +
|12.7
 +
|11.4
 +
|9.7
 +
|7.6
 +
|-
 +
!J29B
 +
|
 +
|
 +
|13.7
 +
|12.7
 +
|11.4
 +
|9.7
 +
|7.6
 +
|-
 +
!J29D
 +
|
 +
|
 +
|17.1
 +
|16.2
 +
|16.2
 +
|14.9
 +
|13.6
 +
|-
 +
!J29F
 +
|
 +
|
 +
|16.7
 +
|15.9
 +
|15.9
 +
|14.9
 +
|13.1
 +
|-
 +
!J32B
 +
|
 +
|
 +
|15.6
 +
|17.2
 +
|17.8
 +
|18.8
 +
|17.8
 +
|-
 +
!A32A
 +
|
 +
|
 +
|16.0
 +
|16.2
 +
|16.7
 +
|15.6
 +
|14.5
 +
|-
 +
!J35D Draken
 +
|
 +
|
 +
|14.5
 +
|14.3
 +
|13.9
 +
|13.9
 +
|13.8
 +
|-
 +
!Attacker FB1/2
 +
|15.4
 +
|14.7
 +
|13.7
 +
|12.4
 +
|9.4
 +
|6.9
 +
|
 +
|-
 +
!Sea Hawk FGA.6
 +
|16.0
 +
|16.5
 +
|15.2
 +
|13.7
 +
|11.1
 +
|7.6
 +
|
 +
|-
 +
!Sea Hawk Mk.100
 +
|16.0
 +
|16.5
 +
|15.2
 +
|13.7
 +
|11.1
 +
|7.6
 +
|
 +
|-
 +
!Meteor F.3
 +
|21.7
 +
|20.5
 +
|17.5
 +
|16.9
 +
|
 +
|
 +
|
 +
|-
 +
!Sea Meteor F.3
 +
|20.6
 +
|21.0
 +
|20.1
 +
|17.8
 +
|15.6
 +
|
 +
|
 +
|-
 +
!Meteor F.4 G41F
 +
|
 +
|20.5
 +
|19.7
 +
|17.8
 +
|14.5
 +
|11.1
 +
|
 +
|-
 +
!Meteor F.4 G.41G
 +
|
 +
|16.5
 +
|14.9
 +
|14.7
 +
|12.3
 +
|9.9
 +
|
 +
|-
 +
!Meteor F.8
 +
|
 +
|16.5
 +
|14.9
 +
|14.7
 +
|12.5
 +
|10.4
 +
|
 +
|-
 +
!Canberra mk 6 (no bombs)
 +
|20.6
 +
|20.5
 +
|19.3
 +
|17.8
 +
|15.6
 +
|
 +
|
 +
|-
 +
!B-57B (no bombs)
 +
|12.5
 +
|13.3
 +
|13.3
 +
|12.7
 +
|10.9
 +
|7.9
 +
|
 +
|-
 +
!Vampire FB 5
 +
|19.5
 +
|17.4
 +
|15.6
 +
|14.7
 +
|7.7
 +
|
 +
|
 +
|-
 +
!Vampire FB 52 / J28B
 +
|19.5
 +
|18.3
 +
|17.1
 +
|15.9
 +
|12.0
 +
|6.9
 +
|
 +
|-
 +
!Sea Venom FAW 20
 +
|15.4
 +
|15.1
 +
|14.9
 +
|13.1
 +
|11.4
 +
|7.9
 +
|5.5
 +
|-
 +
!Venom FB.4
 +
|
 +
|17.8
 +
|17.5
 +
|16.6
 +
|14.8
 +
|13.1
 +
|10.3
 +
|-
 +
!Hunter F.1
 +
|
 +
|
 +
|14.5
 +
|15.0
 +
|14.8
 +
|14.4
 +
|13.6
 +
|-
 +
!Hunter F.6
 +
|
 +
|
 +
|15.2
 +
|16.6
 +
|16.2
 +
|16.8
 +
|16.5
 +
|-
 +
!Hunter FGA.9
 +
|
 +
|
 +
|16.3
 +
|17.2
 +
|17.0
 +
|17.6
 +
|17.1
 +
|-
 +
!Lightning F.6
 +
|
 +
|
 +
|12.6
 +
|13.4
 +
|13.4
 +
|13.4
 +
|13.1
 +
|-
 +
!Javelin F. Mk.9
 +
|
 +
|13.3
 +
|14.1
 +
|14.3
 +
|14.5
 +
|13.9
 +
|13.4
 +
|-
 +
!Scimitar F Mk.1
 +
|
 +
|
 +
|12.2
 +
|12.4
 +
|12.3
 +
|12.1
 +
|11.6
 +
|-
 +
!Swift F.1
 +
|
 +
|
 +
|13.0
 +
|13.1
 +
|12.3
 +
|11.4
 +
|10.7
 +
|-
 +
!Swift F.7
 +
|
 +
|
 +
|14.9
 +
|14.7
 +
|13.9
 +
|13.4
 +
|13.4
 +
|-
 +
!Buccanneer S.2 (no bombs)
 +
|
 +
|
 +
|12.6
 +
|12.7
 +
|12.8
 +
|12.4
 +
|11.6
 +
|-
 +
!Kikka (100%)
 +
|
 +
|17.8
 +
|16.7
 +
|13.7
 +
|11.1
 +
|
 +
|
 +
|-
 +
!Ki-200
 +
|
 +
|
 +
|17.5
 +
|17.2
 +
|15.3
 +
|13.6
 +
|6.2
 +
|-
 +
!R2Y2 v1
 +
|17.2
 +
|16.0
 +
|14.9
 +
|13.7
 +
|8.3
 +
|
 +
|
 +
|-
 +
!R2Y2 v2
 +
|17.2
 +
|16.9
 +
|15.6
 +
|13.7
 +
|9.7
 +
|
 +
|
 +
|-
 +
!R2Y2 v3
 +
|16.6
 +
|16.9
 +
|14.9
 +
|13.7
 +
|10.9
 +
|
 +
|
 +
|-
 +
!T-2
 +
|
 +
|
 +
|11.4
 +
|12.1
 +
|12.5
 +
|12.9
 +
|12.3
 +
|-
 +
!F-1
 +
|
 +
|
 +
|11.4
 +
|12.1
 +
|12.5
 +
|12.9
 +
|12.3
 +
|-
 +
!G.91 pre
 +
|
 +
|
 +
|13.7
 +
|13.4
 +
|11.7
 +
|10.6
 +
|9.8
 +
|-
 +
!G.91 R
 +
|
 +
|14.2
 +
|13.7
 +
|13.4
 +
|11.7
 +
|10.6
 +
|9.8
 +
|-
 +
!G.91 YS
 +
|
 +
|
 +
|16.7
 +
|17.2
 +
|16.7
 +
|16.3
 +
|14.5
 +
|-
 +
|}

Latest revision as of 15:03, 20 May 2021

About me

I started playing WT in April 2013 (Update 1.27), in War Thunder I'm mainly making stuff related to CDK and live.warthunder.com, for example creating custom sights, missions or modding units and helping people with coding their 3D models when they want to import them to WT.

At first when Gaijin added CDK tools to WT I wasn't really interested in them, but that changed when they announced tests of multiplayer missions, since then I started making custom multiplayer missions, even participated in one contest for the best PvP mission, then I made some singleplayer missions for the new players who have issues with flying in Simulator Battles and since then I almost stopped making missions and made only a few of them.

Stuff

Fuel: ~30 min (or the closest to 30 min) Modifications: Reference Power: WEP (or the highest available) ALT: Sea level No missiles or any suspended weapons Ny value
Turn Rate - Deg/s I Knots Indicated Airspeed (KIAS)
Plane 200 250 300 350 400 450 500
Me-262A/A-Jabo(?) 15.4 15.6 14.5 12.1 8.6
Me-262C1 (no booster) 11.0 11.1 8.2 5.4
Me-262C2 (no booster) 9.5 8.7 8.5 7.4
Me-262C1 (booster) 19.7 19.4 19.5 16.3 13.8
Me-262C2 (booster) 19.2
Me-262A1/U4 15.4 15.6 14.5 12.1 8.6
He-162 A-2 13.1 12.4 10.7 6.1 4.7
Ar-234C (no bombs) 14.3 13.7 14.1 12.1 11.4 7.1
Ho-229 21.7 21.0 20.1 17.5 15.3 9.4
Me-163B/B-0 (w/o pods) 18.3 17.8 16.2 15.6 12.9 7.8
CL-13A Mk.5 17.1 17.5 16.4 15.8 13.6
CL-13B Mk.6 10.7 19.2 18.9 18.1 16.7 16.8 14.0
F-86A-5 14.9 14.7 13.4 12.4 10.9
F-86F-2/F-25 16.3 16.2 15.6 13.9 12.5
F-86F-30/F-40 17.1 15.9 15.3 14.4 12.9
F-86K 17.1 16.9 15.9 15.1 14.0
F-84B 12.2 10.8 9.7 7.9
F-84G 13.3 12.7 11.7 10.2 8.5
F-84F 11.8 11.1 10.3 8.9 7.8
F-80A 16.6 16.0 15.2 12.4 9.7 5.0
F-80C (100%) 16.0 16.9 15.2 14.3 12.3 8.1
P-59A 22.3 20.5 11.8
F-89B 14.9 17.8 18.6 18.1 17.3 15.3
F-89D 15.2 14.3 13.9 12.4
F-100A 15.2 15.9 16.2 16.6 16.5
F-100D 13.7 14.7 15.3 15.1 15.1
F9F-2 18.6 17.5 15.6 12.9 8.7
F9F-5 18.6 17.8 16.7 14.6 12.5
F9F-8 14.1 13.4 11.7 9.9 7.8
F11F-1 14.9 15.0 14.5 14.1 13.4
F3D 16.6 16.0 15.2 13.7 9.7
FJ-4B 15.6 14.3 13.4 11.6 9.6
F2H-2 16.6 16.9 15.6 14.0 12.8 9.4
F3H-2 13.7 14.3 13.4 12.6 12.5
F8U-2 16.0 16.2 15.9 15.8 15.6
F-104A 10.3 11.4 12.3 12.9 13.1
F-104C 10.3 11.4 12.3 12.9 13.1
F-104G 9.5 10.8 11.7 12.4 12.9
F-104S
Harrier GR.1/3 AV-8A/C (100%) 10.7 12.1 12.3 12.1 11.1
Harrier GR.1/3 AV-8A/C (WEP) 10.7 12.1 12.3 12.1 11.8
A-7D 14.1 13.4 12.3 11.6 10.9
A-4B 12.6 12.1 11.1 10.2 8.9
A-4E 11.8 11.4 10.6 9.9 8.9
Phantom FG.1 13.0 13.4 13.9 13.9 14.3
Phantom FGR.2 13.0 13.4 13.9 13.9 14.3
F-4EJ
F-4E/F 12.6 12.7 13.1 13.1 13.4
F-4C 11.8 12.4 12.5 12.6 12.7
F-5A 14.9 15.9 15.9 16.1 16.2
S.O.4050 IIA 11.1 11.8 11.7 11.6 11.4
M.D. 450B Ouragan 16.0 15.6 14.3 11.7 9.1
M.D. 450B Bouragan 16.0 15.6 14.3 11.7 9.1
M.D 452A 15.6 14.9 13.4 12.0 11.1 8.0
M.D 452C 14.9 14.0 13.1 11.1 9.1
Super Mystere B2 14.9 14.7 14.5 12.6 10.9
Mirage IIIC 13.3 13.4 13.4 12.9 12.7
Mirage IIIE 11.8 12.1 11.7 11.6 11.4
Jaguar A
Etendard IVM 13.3 14.3 14.2 13.6 13.1
Yak-15/15P (100%) 21.2 18.7 15.6 11.8
Yak-17 20.6 18.3 15.2 9.5
Yak-23 (110%) 20.5 20.4 19.1 15.9 12.1
La-200 14.9 14.3 13.1 11.9 9.8
La-15 17.5 16.9 15.3 12.9 10.7
Yak-30 18.9 17.5 16.2 13.4 10.5
Mig-9 13.7 13.3 12.6 11.8 7.7
Mig-9L (100%) 13.7 12.2 10.1 8.9 6.9
MiG-15 17.8 16.6 14.8 13.1 9.6
MiG-15bis / J-2 18.2 17.2 15.3 14.1 12.0
MiG-17 / J-4 16.7 16.2 15.0 13.4 12.0
MiG-17F 18.6 17.2 17.0 15.1 13.6
MiG-19S 17.8 17.8 18.4 18.0 17.3
MiG-19PT / J-6A 17.1 17.2 17.8 17.6 16.9
MiG-21F-13 13.0 13.4 13.1 13.1 12.5
J-7 II 12.6 12.7 12.8 12.6 12.0
MiG-21PFM 13.0 13.1 12.8 12.4 12.3
MiG-21MF 13.7 14.0 14.2 13.6 13.1
MiG-21SMT 14.5 14.7 14.8 14.6 14.0
MiG-21Bis 14.9 14.7 14.8 14.9 14.7
Su-9 16.0 13.3 11.1 8.3
Su-11 17.4 16.3 14.0 13.4 10.4
Su-7B 14.9 15.3 15.3 15.1 14.7
Su-7BKL 13.7 14.0 14.2 13.9 13.4
Su-17M2 (auto sweep) 16.0 18.1 18.1 17.8 17.3
Su-17M2 (min sweep) 16.0 18.1 19.2 19.2 19.1
Yak-38 8.7 9.2 9.2 8.6 8.7
Yak-38M 9.1 9.5 9.4 8.9 8.9
IL-28 (no bombs/rockets) 14.2 14.1 12.4 10.0
Q-5 Early
Q-5A
SK60B (gunpods) 16.0 13.7 9.5
SAAB 105G/OE (gunpods) 14.1 13.7 12.5 10.6 8.0
J-21RA 17.7 15.1 14.5 11.8
A-21RB 18.3 16.9 15.2 13.7
J29A 13.7 12.7 11.4 9.7 7.6
J29B 13.7 12.7 11.4 9.7 7.6
J29D 17.1 16.2 16.2 14.9 13.6
J29F 16.7 15.9 15.9 14.9 13.1
J32B 15.6 17.2 17.8 18.8 17.8
A32A 16.0 16.2 16.7 15.6 14.5
J35D Draken 14.5 14.3 13.9 13.9 13.8
Attacker FB1/2 15.4 14.7 13.7 12.4 9.4 6.9
Sea Hawk FGA.6 16.0 16.5 15.2 13.7 11.1 7.6
Sea Hawk Mk.100 16.0 16.5 15.2 13.7 11.1 7.6
Meteor F.3 21.7 20.5 17.5 16.9
Sea Meteor F.3 20.6 21.0 20.1 17.8 15.6
Meteor F.4 G41F 20.5 19.7 17.8 14.5 11.1
Meteor F.4 G.41G 16.5 14.9 14.7 12.3 9.9
Meteor F.8 16.5 14.9 14.7 12.5 10.4
Canberra mk 6 (no bombs) 20.6 20.5 19.3 17.8 15.6
B-57B (no bombs) 12.5 13.3 13.3 12.7 10.9 7.9
Vampire FB 5 19.5 17.4 15.6 14.7 7.7
Vampire FB 52 / J28B 19.5 18.3 17.1 15.9 12.0 6.9
Sea Venom FAW 20 15.4 15.1 14.9 13.1 11.4 7.9 5.5
Venom FB.4 17.8 17.5 16.6 14.8 13.1 10.3
Hunter F.1 14.5 15.0 14.8 14.4 13.6
Hunter F.6 15.2 16.6 16.2 16.8 16.5
Hunter FGA.9 16.3 17.2 17.0 17.6 17.1
Lightning F.6 12.6 13.4 13.4 13.4 13.1
Javelin F. Mk.9 13.3 14.1 14.3 14.5 13.9 13.4
Scimitar F Mk.1 12.2 12.4 12.3 12.1 11.6
Swift F.1 13.0 13.1 12.3 11.4 10.7
Swift F.7 14.9 14.7 13.9 13.4 13.4
Buccanneer S.2 (no bombs) 12.6 12.7 12.8 12.4 11.6
Kikka (100%) 17.8 16.7 13.7 11.1
Ki-200 17.5 17.2 15.3 13.6 6.2
R2Y2 v1 17.2 16.0 14.9 13.7 8.3
R2Y2 v2 17.2 16.9 15.6 13.7 9.7
R2Y2 v3 16.6 16.9 14.9 13.7 10.9
T-2 11.4 12.1 12.5 12.9 12.3
F-1 11.4 12.1 12.5 12.9 12.3
G.91 pre 13.7 13.4 11.7 10.6 9.8
G.91 R 14.2 13.7 13.4 11.7 10.6 9.8
G.91 YS 16.7 17.2 16.7 16.3 14.5