• There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

Creating AI aircraft?

grover1

Charter Member
Hi all,

I was wondering if anyone here can tell me how to create AI aircraft?

I'm looking at adding the radio chatter mod to several of my aircraft for Battle of Britain training missions.

Specifically the w_40_Battle_N-ZX and various other aircraft?

Also, who is the author of the Battle, Blenheim Mk.1's and Mk.IV's?, and of course the radio chatter mod?

Thanks,

Chris
 
well

Not too hard you'll need the program called aired to open the air file http://simviation.com/simviation/?ID=200&page=2&mark=5895

1) go to the plane folder you want to modify
2) find the xpd and air files, copy them and paste them into the folder.
3) rename them ai_w_40_Battle_N-ZX.air and ai_w_40_Battle_N-ZX.xdp
4) find the model folder, open it up and copy the
w_40_Battle_N-ZX.md3 file and paste it, and rename ai_w_40_Battle_N-ZX.md3
4) open the xdp named ai_ using notepad and you'll see this line
<General Allegience="0" LongName="xxxxxx" ShortName="ai_xxxxx" ModelName="ai_xxxxxx.M3D" BlastDamageScale="1.0" add the ai prefix as I have done and save the file
5) Open the air file using aired and for line 1 add the ai_ to the plane's name (just double click on the name)
6) line 105 change the 0 to 1, save
7) open the cfg and add the lines

[fltsim.1]
title = ai_w_40_Battle_N-ZX
sim = ai_w_40_Battle_N-ZX
model = ai_w_40_Battle_N-ZX

save

You will not see this plane in quick combat but you will in mission builder.

this will work if the designer named the files as mentioned if not just use what is there and add the ai_ prefixes. Sounds like it is a lot but after a few hundred times you can do it in your sleep
:dizzy:
 
Also, for chatter equipped aircraft you need 2 versions of each ai. One enemy the other friendly. This is because they each have separate effects assigned to them.
 
Back
Top