Friendly monster command system?

Moderator: GZDoom Developers

Mantis
Posts: 29
Joined: Fri Dec 03, 2004 5:26 pm
Location: Very freaking far away

Friendly monster command system?

Post by Mantis »

This is just a theory, but is it possible to script friendly monsters enough to make them respond to simple commands?

example:

press q to make a selected friendly to attack targeted object\non-friendly
or
press s to make a selected friendly hold its position and attack
press a to select friendly
press f to make selected friendly follow

If so,
this would make a nice feature :D

*imagines thousands of loyal zombie soldiers fighting until their end*
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49188
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Post by Graf Zahl »

Ugh...

Nice ideas but I think that's quite beyond the scope of what Doom was designed for...

(In other words it would probably double or quadruple the existing AI code.)
User avatar
HobbsTiger1
Posts: 1235
Joined: Fri Jan 07, 2005 7:29 pm
Location: #DMClub

Post by HobbsTiger1 »

Sounds nice, maybe youd like to program it in? (That may have been a teeny bit harsh).
User avatar
Sphagne
Posts: 513
Joined: Wed Jul 16, 2003 3:36 am

Post by Sphagne »

The hold and attack part is not so hard to implement, as well as specifying a new hate target, and if the follow target was to be seperated from the hate target, then the last part would become easy too.

By the way, is there an ACS command to toggle the friendly bit?
User avatar
Your Name Is
Posts: 802
Joined: Sun Oct 31, 2004 5:06 pm
Location: Raleigh, NC

Post by Your Name Is »

I wish. But dude, you want squads, play HL2 or somethin similar. PLEASE
Cptschrodinger
Posts: 380
Joined: Thu Oct 21, 2004 5:27 pm

Post by Cptschrodinger »

Doooooood....
killingblair
Posts: 937
Joined: Mon Oct 04, 2004 9:16 pm

Post by killingblair »

It would be very confusing to implent. Nuff said

I guess it would be possable with KEYDEFF and ACS right?
skadoomer
Posts: 1026
Joined: Fri Sep 05, 2003 12:49 pm

Post by skadoomer »

On the topic of friendlyiness, is it possible to incorporate the friendly flag into the SetActorProperty function? I recently thought this would be a cool feature if you wanted to have a monster change sides on the fly, like a reverse thing_hate command but without the need to specify an atackee tid.

Return to “Closed Feature Suggestions [GZDoom]”