i made another code part for the tau fire warrior...
it replaces the jetpack with a jump(i hope)thinkie...
the problem is than it has an error when it reads line 44...
sooo i am suck(again)
any help???
the EXACT error is
could not match property in tau.rte/fire warrior/fw.ini at line 44
the code with the problem
Code:
AddEffect = MOPixel
   PresetName = Jump Blast
   Mass = 4
   LifeTime = 10
   Sharpness = 0
   HitsMOs = 1
   GetsHitByMOs = 0
   Color = Color
      R = 255
      G = 0
      B = 255
   Atom = Atom
      Material = Material
         CopyOf = Air
      TrailColor = Color
         R = 255
         G = 0
         B = 255
      TrailLength = 1
      TrailLength = 0
AddEffect = AEmitter
   PresetName = Jump
   Mass = 0.0001
   HitsMOs = 0
   GetsHitByMOs = 0
   SpriteFile = ContentFile
      FilePath = Base.rte/null.bmp
   FrameCount = 1
   SpriteOffset = Vector
      X = -3
      Y = -12
   AtomGroup = AtomGroup
      AutoGenerate = 1
      Material = Material
         CopyOf = Military Stuff
      Resolution = 2
      Depth = 5
   DeepGroup = AtomGroup
      AutoGenerate = 1
      Material = Material
         CopyOf = Military Stuff
      Resolution = 3
      Depth = 5
   DeepCheck = 0
   JointStrength = 10000
   JointStiffness = 1
   DrawAfterParent = 0
   AddEmission = Emission
      EmittedParticle = MOPixel
         CopyOf = Jump Blast
      Spread = 0.1
      MaxVelocity = 24
      MinVelocity = 12
   EmissionSound = Sound
      AddSample = ContentFile
         FilePath = tau.rte/fire warrior/Jump.wav
   EmissionEnabled = 1
   EmissionsIgnoreThis = 1
   ParticlesPerMinute = 0
   BurstSize = 25
   BurstScale = 3
   BurstSpacing = 891
   BurstTriggered = 1
   EmissionDamage = 0
   Flash = None
   FlashOnlyOnBurst = 0
the whole code
http://rafb.net/p/LtMMmG33.html