This page is under construction
Archives/bf1942/levels/Berlin-1945-Streets.rfa
bf1942/levels/Berlin-1945-Streets/Objects/RemoteB17/Ai/Objects.con
rem *** Plugins ***
aiTemplatePlugIn.create Unit RemoteB17Unit
aiTemplatePlugIn.equipmentType 1
aiTemplatePlugIn.setStrategicStrength 0 7
aiTemplatePlugIn.setStrategicStrength 1 4

aiTemplatePlugIn.create Physical RemoteB17Physical
aiTemplatePlugIn.setStrType Air

aiTemplatePlugIn.create ControlInfo3d RemoteB17Ctrl
aiTemplatePlugIn.driveTurnControl PIYaw
aiTemplatePlugIn.driveThrottleControl PIThrottle
aiTemplatePlugIn.aimHorizontalControl PIYaw
aiTemplatePlugIn.aimVerticalControl PIPitch
aiTemplatePlugIn.driveRollControl PIRoll
aiTemplatePlugIn.drivePitchControl PIPitch
aiTemplatePlugIn.aimRollControl PIRoll
aiTemplatePlugIn.aimThrottleControl PIThrottle
aiTemplatePlugIn.throttleSensitivity -3.0
aiTemplatePlugIn.pitchSensitivity -1.0
aiTemplatePlugIn.rollSensitivity -1.3
aiTemplatePlugIn.yawSensitivity 0.3
aiTemplatePlugIn.throttleLookAhead 1.0
aiTemplatePlugIn.pitchLookAhead 1.2
aiTemplatePlugIn.rollLookAhead 1.5
aiTemplatePlugIn.yawLookAhead 0.3
aiTemplatePlugIn.throttleScale 1.0
rem *** Angle in radians ***
aiTemplatePlugIn.pitchScale 0.0110
aiTemplatePlugIn.rollScale 0.0220
aiTemplatePlugIn.yawScale 0.0175
aiTemplatePlugIn.maxRollAngle 0.3333
aiTemplatePlugIn.maxClimbAngle 0.17

aiTemplatePlugIn.create Mobile RemoteB17Mobile
aiTemplatePlugIn.vehicleNumber -1
aiTemplatePlugIn.maxSpeed 64.0
aiTemplatePlugIn.turnRadius 50.0

aiTemplatePlugIn.create Armament RemoteB17Arms

rem *** AITemplate ***
aiTemplate.create RemoteB17
aiTemplate.addType ITUnit
aiTemplate.addType ITMobile
aiTemplate.addType ITAir
aiTemplate.degeneration 7
aiTemplate.allowedTimeDiff 0.5
aiTemplate.basicTemp 35
aiTemplate.commonKnowledge 0
aiTemplate.addPlugIn RemoteB17Unit
aiTemplate.addPlugIn RemoteB17Physical
aiTemplate.addPlugIn RemoteB17Ctrl
aiTemplate.addPlugIn RemoteB17Mobile
aiTemplate.addPlugIn RemoteB17Arms