how 2 use npc template and npcs follow path?

Need Help? The Day isnt going so well on the Mapping front?
Post Reply
spiderbug2
Vertex
Vertex
Posts: 7
Joined: Sat Nov 14, 2009 9:24 pm

how 2 use npc template and npcs follow path?

Post by spiderbug2 »

i need help setting up a trigger that makes the spawned npcs from a npc_template follow a path but when they see a player follow him instead of path how can i do this?
KON_Air
prop_static
prop_static
Posts: 96
Joined: Thu Oct 16, 2008 10:41 am

Post by KON_Air »

Not %100 sure, but try setting interruptability to general, and make it follow player with a OnSpottedPlayer output. Should work... I think...
fug4life
Beta Tester
Beta Tester
Posts: 4093
Joined: Mon Dec 11, 2006 10:35 am

Post by fug4life »

Firstly, make sure its a npc_template_maker and not npc_maker.

That way the template model can have its properties used.

And Kon Air I think is saying use an ai_scripted_schedule (If you use these you'll need to use hint_nodes). And specifiy the hint groups names in the models properties.
'I would probably smarten up before you meet Violet'.
'She has zero tolerance for idiots'.

fug's Obsidian files
fug's Obsidian clips
Obsidian wiki
Obsidian Map Database
Post Reply