Data Realms Fan Forums
http://45.55.195.193/

Frag Lifetimes
http://45.55.195.193/viewtopic.php?f=1&t=13467
Page 1 of 1

Author:  deathbal101 [ Wed Jan 14, 2009 3:20 pm ]
Post subject:  Frag Lifetimes

How do i change the lifetime of a grenade frag in code like this?

Code:
AddGib = Gib
      GibParticle = MOPixel
         CopyOf = Grenade Fragment Gray
      Count = 1000
      MinVelocity = 20
      MaxVelocity = 45

Author:  p3lb0x [ Wed Jan 14, 2009 5:08 pm ]
Post subject:  Re: Frag Lifetimes

Code:
AddGib = Gib
      GibParticle = MOPixel
         CopyOf = Grenade Fragment Gray
         InstanceName = Nade Frag 1
         Lifetime = howlongyouwantittolastgoeshere
      Count = 1000
      MinVelocity = 20
      MaxVelocity = 45

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