Page 1 of 1

Mass faction change?

Posted: Sun Sep 07, 2003 12:16 pm
by The Sveg
Is it possible in any way?

In more details, I need to have a whole group of spawns change their faction.

For example, after spawning a few hostile creatures, I want them turned to defender faction.

I have tried selecting all of them and then using the DM faction wand, but it only changes the faction to the one pointed by the mouse.

Is there some smarter way to do this, a console command perhaps, anything?

Posted: Sun Sep 07, 2003 1:01 pm
by Alexandru Stanicu
I havent found it yet...


-Alex

Posted: Sun Sep 07, 2003 1:23 pm
by Nighthawk4
Could it be scripted, maybe by location?

Or perhaps you could give each of them a special item and then check for that item when entering an Area (or even on Heartbeat).

I don't know enough about scripting to tell if that is possible.

Posted: Sun Sep 07, 2003 1:30 pm
by Deider
I think if you select them all, then enter this into the command line:

##SetFaction defender

and select one, that it will work. Never tested it, though.

I find that SetFaction is a bit simpler than the faction wand, IMHO.

EDIT: Doh! Got this wrong. It should be ##dm_setfaction defender.