how do you change an NPC's relationships?

  • Thread starter Thread starter JimPanzee
  • Start date Start date
J

JimPanzee

Guest
I already figured out I have to name them first with ent_Setname "name", then the next thing is
ent_fire "name" setrelationship .....
and then I have to put something after that, but I have no idea what!
If someone can help me I'll finally be able to make NPC's with AI in multiplayer!
I've seen somebody do it but he didn't tell me how so I know it's possible
 
I've been puzzling over that myself. Every time I try to do it, entering, say, "ent_setname bob;wait;ent_fire bob setrelationship neutral" it doesn't work. I found a command a while back which allows you to see the relationships of other NPCs, but I haven't been able to find it again. Also, try 'addoutput' or 'addinput' or something like that.
 
Back
Top