info_nodes placed. NPCs not moving

  • Thread starter Thread starter Aresway
  • Start date Start date
A

Aresway

Guest
I've placed all my info_nodes around my map, spaced accordingly, but the NPCs just sit there. If I get close enough they attack but they won't move at all. Is there something else I need to do besides placing the info_nodes?
 
How many info_nodes? You need many. And they are info_nodes right? not info_node_air or something like that?

Try a few things to make your npcs active such as rally points and things like that and see if they move
 
It all depends on what you want them to do.. eg. If they are combine soldiers then you need to place ai_relationships, ai_patrol(if you want them to partol), brush hints and skips... If you want a gunship to move or any NPC you wish to move along a path then you need to make a path_track in which for them to follow..
But if they are creaters or zombies then you will need to name them all either with different names or the same (depending on what you need to do with them)and have some info_nodes settings changed to "interesting".. This means that any NPC will move to that node to see whats there also with a ai_relationship... If its an npc_crow then you will need to link them with a trigger and to two info_nodes...

To learn more vist this website it has a few tuts
http://www.interlopers.net/index.php?page=tutorials.php
 
Back
Top