• Welcome to Battlezone Universe.
 

News:

Welcome to the BZU Archive dated December 24, 2009. Topics and posts are in read-only mode. Those with accounts will be able to login and browse anything the account had access granted to at the time. No changes to permissions will be made to be given access to particular content. If you have any questions, please reach out to squirrelof09/Rapazzini.

Main Menu

Star Wars

Started by Clavin12, November 22, 2009, 10:20:28 AM

Previous topic - Next topic

S.cavA.rmyG.en

Aircraft class is what I used to get my SAT cons to work.
I also have a Air base for bouth forces.{takes to long to get the Building up into the sky}
prb need to make a new model or two for that but I will get to it.
my MOD is far form done but I still got some things working.
│░│
│▒│
│▒│
│▓│
│▓│
│▓│Behold The Power Of Scrap.
If it works in-game, it doesn't matter how wierd and broken it looks code wise!
what is scrap if its not wierd and broken?

S.cavA.rmyG.en

#16
[AirCraftClass]

                         OverWaterFlying = 0
                         AILiftSpring = 2.0
                         aiAltitude = 30
                         AltitudeLookahead = 2.0
                         aivelocSet(L) = 0 // minimum velocity
                         aivelocSet(M) = 0 // cruising velocity
                         aivelocSet(H) = 40.0 // maximum velocity
                         velocSet(L) = 0 // minimum velocity
                         velocSet(M) = 0 // cruising velocity
                         velocSet(H) = 40.0 // maximum velocity
                         accelThrust = 30.0 // thrust acceleration
                         accelBrake = 50.0 // brake acceleration
                         accelDrag = 50.0 // drag acceleration
                         aiaccelThrust = 30.0 // thrust acceleration
                         aiaccelBrake = 50.0 // brake acceleration
                         aiaccelDrag = 50.0 // drag acceleration
                         omegaSteer(L) = 1.8 // steer turn rate at minimum
                         omegaSteer(M) = 1.8 // steer turn rate at cruising
                         omegaSteer(H) = 1.9 // steer turn rate at maximum
                         omegaStrafe(L) = 1.8 // airbrake turn rate at minimum
                         omegaStrafe(M) = 1.8 // airbrake turn rate at cruising
                         omegaStrafe(H) = 1.9 // airbrake turn rate at maximum
                         alphaSteer = 2.0 // steering angular acceleration
                         alphaStrafe = 1.0 // airbrake angular acceleration
                         minAltitude = 1.0 // minimum altitude
                         maxAltitude = 80000.90000 // maximum altitude
                         alphaLevel = 0.8 // leveling angular acceleration
                         alphaDamp = 8.0 // damping angular acceleration
                         pitchPitch = 1.0 // maximum pitch angle
                         rollSteer = 1.6 // maximum roll angle from steering
                         rollStrafe = 1.3 // maximum roll angle from airbraking
                         timeDeploy = 5.5 // time to deploy
                         timeUndeploy = 2.5 // time to undeploy
                         timeUndeploy = 2.0 // time to undeploy
                         soundThrust = "svhraze3.wav"
                         soundTurbo = "svhraze3.wav"
soundBrake = "wmflame.wav"
soundDeploy = "wmflame.wav"
soundUndeploy = "wmflame.wav"

this sould give full control but is a littel slow for a AirCraft try it this is form a battel ship I made it is slow for rezens.
│░│
│▒│
│▒│
│▓│
│▓│
│▓│Behold The Power Of Scrap.
If it works in-game, it doesn't matter how wierd and broken it looks code wise!
what is scrap if its not wierd and broken?

S.cavA.rmyG.en

if you do it right the AI can drive it.
some times you get some random problems but thats part of moding.
│░│
│▒│
│▒│
│▓│
│▓│
│▓│Behold The Power Of Scrap.
If it works in-game, it doesn't matter how wierd and broken it looks code wise!
what is scrap if its not wierd and broken?