Data Realms Fan Forums http://45.55.195.193/ |
|
Need an all actor sentry mode script http://45.55.195.193/viewtopic.php?f=1&t=31949 |
Page 1 of 1 |
Author: | painbringer1998 [ Mon Oct 15, 2012 5:48 am ] |
Post subject: | Need an all actor sentry mode script |
I'm trying to update the assassination scene, I've got everything fix but I need a script or something that will place all actors or all of a team in sentry mode so they don't move around. |
Author: | weegee [ Mon Oct 15, 2012 6:52 am ] |
Post subject: | Re: Need an all actor sentry mode script |
They probably move because they don't have weapons when spawned. If they have to pick up weapons on start, they'll move even in sentry mode. |
Author: | painbringer1998 [ Mon Oct 15, 2012 7:07 am ] |
Post subject: | Re: Need an all actor sentry mode script |
Well the weapons spawn they just don't pick them up at the very beginning then when they do pick them up they start hunting me down. |
Author: | weegee [ Mon Oct 15, 2012 7:49 am ] |
Post subject: | Re: Need an all actor sentry mode script |
You probably need to edit scene file and give troops their weapons instead of just dropping them on the ground nearby. Something like this: Code: PlaceSceneObject = AHuman CopyOf = Dummy.rte/Dummy AddInventory = HDFirearm CopyOf = Dummy.rte/Blaster Position = Vector X = 3591 Y = 1086 HFlipped = 1 Team = 0 |
Page 1 of 1 | All times are UTC [ DST ] |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |