View Single Post
Old 06-08-2004, 01:11 AM   #3 (permalink)
UlthuanDefender
Junior Member
 
Join Date: May 2004
Location: Australia
Posts: 28
Send a message via MSN to UlthuanDefender
Default

You need a LifetimeUpdate Moduletag...

Code:
  
Behavior          = LifetimeUpdate ModuleTag_XX
      MinLifetime = [integer, milliseconds]
      MaxLifetime = [integer, milliseconds, should be greater than or equal to MinLifetime]
  End
You can then add an OCL TO create a new object, add differen death types and many many more possibilities!
UlthuanDefender is offline   Reply With Quote