Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Permanent Enemy & Custom Enemy Adding
Gilligan's Hell Offline
Posting Freak

Posts: 851
Threads: 17
Joined: Feb 2012
Reputation: 36
#1
Question  Permanent Enemy & Custom Enemy Adding

In my Custom story, I'm planning on using custom enemies and on some occasions later in the game, they don't de-spawn, basically they're Permanent patrols. I Need help

The International Narcotics Traffic
02-13-2013, 10:55 AM
Find
PutraenusAlivius Offline
Posting Freak

Posts: 4,713
Threads: 75
Joined: Dec 2012
Reputation: 119
#2
RE: Permanent Enemy & Custom Enemy Adding

So he patrols in a path node and never stop? And other than that, no despawn? Is that what you mean?

"Veni, vidi, vici."
"I came, I saw, I conquered."
02-13-2013, 10:58 AM
Find
Gilligan's Hell Offline
Posting Freak

Posts: 851
Threads: 17
Joined: Feb 2012
Reputation: 36
#3
RE: Permanent Enemy & Custom Enemy Adding

(02-13-2013, 10:58 AM)JustAnotherPlayer Wrote: So he patrols in a path node and never stop? And other than that, no despawn? Is that what you mean?
Exactly

The International Narcotics Traffic
02-13-2013, 11:04 AM
Find
No Author Offline
Posting Freak

Posts: 962
Threads: 10
Joined: Jun 2012
Reputation: 13
#4
RE: Permanent Enemy & Custom Enemy Adding

That's pretty simple.
First you need to do is make a circle patrol node. And then you create and a script area where he goes through that area. After that you script the "script area" bý using the same script(the script of your monster patrol area).

[Image: the-cabin-in-the-woods-masked-people.jpg]
02-13-2013, 11:12 AM
Find
PutraenusAlivius Offline
Posting Freak

Posts: 4,713
Threads: 75
Joined: Dec 2012
Reputation: 119
#5
RE: Permanent Enemy & Custom Enemy Adding

(02-13-2013, 11:04 AM)Paint the man cut the lines Wrote:
(02-13-2013, 10:58 AM)JustAnotherPlayer Wrote: So he patrols in a path node and never stop? And other than that, no despawn? Is that what you mean?
Exactly
For the pathnode looping thing, go the link below.
http://wiki.frictionalgames.com/hpl2/tut...rpathnodes
Especially, in the "Loop" category.

For the no despawn thing, you edit that in the Model Editor in the .ent file.

"Veni, vidi, vici."
"I came, I saw, I conquered."
02-13-2013, 11:15 AM
Find
No Author Offline
Posting Freak

Posts: 962
Threads: 10
Joined: Jun 2012
Reputation: 13
#6
RE: Permanent Enemy & Custom Enemy Adding

(02-13-2013, 11:15 AM)JustAnotherPlayer Wrote:
(02-13-2013, 11:04 AM)Paint the man cut the lines Wrote:
(02-13-2013, 10:58 AM)JustAnotherPlayer Wrote: So he patrols in a path node and never stop? And other than that, no despawn? Is that what you mean?
Exactly
For the pathnode looping thing, go the link below.
http://wiki.frictionalgames.com/hpl2/tut...rpathnodes
Especially, in the "Loop" category.

For the no despawn thing, you edit that in the Model Editor in the .ent file.

Or you can do that if you think my opinion is too hard.

[Image: the-cabin-in-the-woods-masked-people.jpg]
02-13-2013, 11:18 AM
Find




Users browsing this thread: 1 Guest(s)