Difference between revisions of "User:RideR2"
(A test page) |
(No difference)
|
Revision as of 06:53, 22 October 2019
Just a test page.
Multiplayer Missions
How to create multiplayer missions
- 1. Run mission editor (missioned.cmd in WarThunderCDK folder).
- 2. Choose Scene view tab and load one of game levels (it is location "britain" by default) where you want to create your mission.
Note: Missions can be technically run on an location, choosing location scene is just a preview.
- 3. Go to tab Mission Editor.
- Choose in the side toolbar Mission Settings -> mission
- Choose a name for your mission in name tab
- 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
- Set a mission type to domination in type tab
- Choose a location map in level tab
- Choose time of a day and weather in Weather params tab
- 4. Create a new unit by pressing Create unit icon and place it somewhere (you can control the map view by pressing SPACE)
- 5. Open it's properties (by for example pressing P)
- Change the Name: to t1_player01
- Switch it's type to armada
- Find a dummy unit in Class tab and select it
- 6. Copy t1_player01 unit
Note: We will need it to create slots for the mission, so it's preferable to create 16 of them but the game supports up to 32 players per team
- Select the unit
- Press W
- 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
- Select Auto rename
- Press Ok
- Now you should see lots of copies of this unit named t1_player02, t1_player03, t1_player04 etc.
- 7. 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
- Change the Count of clones: amount to the number that equals amount of t1_player units
- Press Ok
- Now you should see lots of copies of t1_player units named t2_player01, t2_player02, t2_player03 etc.
- 8. Go back to side toolbar Mission Settings to add these units to make them usable as slots for players in your multiplayer mission
- Select player_teamA
- Press wing to add new slots and add all t1_player units there one by one there
- Select player_teamB
- Press wing to add new slots and add all t2_player units there one by one there