Data Realms Fan Forums
http://forums.datarealms.com/

Is there any way to make actors paradrop to the scene?
http://forums.datarealms.com/viewtopic.php?f=1&t=10354
Page 1 of 1

Author:  NeoSeeker [ Mon Feb 25, 2008 3:18 am ]
Post subject:  Is there any way to make actors paradrop to the scene?

Like instead of a dropship dropping them off, could it be possible to make them fall from the sky? and with the new jetpack code they'd simply jetpack down to the ground and land safely instead of splattering everywhere.

Author:  ColeScheffler [ Mon Feb 25, 2008 3:26 am ]
Post subject:  Re: Is there any way to make actors paradrop to the scene?

Yep, you can just add these lines to the activities.ini...

Code:
   AddAttackerSpawn = AHuman
      CopyOf = (Your Actor)


just put that at the very bottom,and you can also give them weapons...

Code:
   AddAttackerSpawn = AHuman
      CopyOf = (Your Actor)
      AddInventory = HDFirearm
          CopyOf = SMG
      AddInventory = HDFirearm
          CopyOf = Pistol
      AddInventory = HeldDevice
          CopyOf = Riot Shield
      AddInventory = HDFirearm
          CopyOf = Shotgun   

Good luck!

Author:  NeoSeeker [ Mon Feb 25, 2008 3:35 am ]
Post subject:  Re: Is there any way to make actors paradrop to the scene?

Thank you, this is so badass to waste them in midair :D

Author:  zalo [ Mon Feb 25, 2008 4:11 am ]
Post subject:  Re: Is there any way to make actors paradrop to the scene?

But when they see you, their jetpacks mysteriously fail at the wrong moment.

Author:  Azukki [ Mon Feb 25, 2008 4:17 am ]
Post subject:  Re: Is there any way to make actors paradrop to the scene?

Yeah, I usually have my activities set to do this, but have dreadnoughts in DDSes and Triple skelies in DSMK1s, Seeing as they would just fall to their death without entry crafts.

Makes things get clogged up with gibs a good deal less.


You can also make devices appear this way, I've heard.



But if you want your own actors to 'paradrop', you'll need a tiny, featureless craft with an emitter to push it and a VERY low GIL

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