Data Realms Fan Forums
http://45.55.195.193/

Property not followed by a value?
http://45.55.195.193/viewtopic.php?f=1&t=11474
Page 1 of 1

Author:  TSRabbit [ Wed Jun 11, 2008 7:30 pm ]
Post subject:  Property not followed by a value?

I'm creating a mod, and at the moment it always crashes, telling me that 'the property on line 8 is not followed by a value' line 8 is the LifeTime, and just don't understand why this doesn't work...

Code:
AddAmmo = Round
   InstanceName = Round Scalper
   ParticleCount = 10
   Particle = MOPixel
      InstanceName = Round Scalper
      Mass = 0.01
      RestThreshold = 500
      LifeTime = 0.5
      Sharpness = 300
      HitsMOs = 1
      GetsHitByMOs = 0
      Color = Color
         R = 143
         G = 143
         B = 143
      Atom = Atom
         Material = Material
            CopyOf = Bullet Metal
         TrailColor = Color
            R = 155
            G = 155
            B = 155
         TrailLength = 5
   Shell = MOSParticle
      CopyOf = Shell
   FireVelocity = 20
   ShellVelocity = 10
   Separation = 360

Author:  Grif [ Wed Jun 11, 2008 7:40 pm ]
Post subject:  Re: Property not followed by a value?

LifeTime is an integer variable.

Has to be a whole number.

Author:  TSRabbit [ Wed Jun 11, 2008 7:54 pm ]
Post subject:  Re: Property not followed by a value?

Aaah I see, thanks a lot! I was trying to make a tiny explosive, so I guess toning down the fire velocity is the next best thing.

Author:  Exalion [ Sat Jun 14, 2008 7:59 am ]
Post subject:  Re: Property not followed by a value?

a lifetime of 1 is hardly anything at all, so don't worry too much.

Page 1 of 1 All times are UTC [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/