Data Realms Fan Forums
http://45.55.195.193/

How do i make the enemy spawn more, and faster?
http://45.55.195.193/viewtopic.php?f=72&t=14174
Page 1 of 1

Author:  killarfromspace [ Mon Apr 06, 2009 3:31 pm ]
Post subject:  How do i make the enemy spawn more, and faster?

How do i make the enemy spawn more units and spawn them faster?

Author:  airburst [ Sat Apr 25, 2009 4:38 am ]
Post subject:  Re: How do i make the enemy spawn more, and faster?

Go into activities.ini and change:

[code]SpawnIntervalHardest = 15000[code]

to a smaller number

Author:  Geti [ Sat Apr 25, 2009 8:29 am ]
Post subject:  Re: How do i make the enemy spawn more, and faster?

also, for more units per drop, scroll down to the parts in Missions.rte/Activities.ini where it has many sections like
Code:
   AddAttackerSpawn = ACRocket
      CopyOf = Rocket MK2
      AddInventory = AHuman
         CopyOf = Soldier Heavy
         AddInventory = HDFirearm
            CopyOf = Auto Cannon
         AddInventory = HDFirearm
            CopyOf = Auto Pistol
         AddInventory = HeldDevice
            CopyOf = Riot Shield
         AddInventory = HDFirearm
            CopyOf = Pulse Digger
      AddInventory = AHuman
         CopyOf = Soldier Heavy
         AddInventory = HDFirearm
            CopyOf = Revolver Cannnon
         AddInventory = HDFirearm
            CopyOf = Auto Shot Pistol
         AddInventory = HeldDevice
            CopyOf = Riot Shield
         AddInventory = HDFirearm
            CopyOf = Pulse Digger

and add more of the sections like
Code:
      AddInventory = AHuman
         CopyOf = Soldier Heavy
         AddInventory = HDFirearm
            CopyOf = Assault Rifle
         AddInventory = HDFirearm
            CopyOf = Auto Pistol
         AddInventory = HeldDevice
            CopyOf = Riot Shield
         AddInventory = HDFirearm
            CopyOf = Pulse Digger
         AddInventory = TDExplosive
            CopyOf = Grenade (or Frag Grenade for B22 windows)
which will add another heavy soldier with a good outfit of weapons.
i should really make some hard activities..

Author:  killarfromspace [ Sat Apr 25, 2009 3:46 pm ]
Post subject:  Re: How do i make the enemy spawn more, and faster?

This is a old thread, i've already fixed this.

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