Talk:Npc vortigaunt: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
Line 10: Line 10:
Anyone know how to make the npc vorts. an enemy of the player?? (without code) --[[User:Craziestdan|Craziestdan]] 10:03, 1 Jan 2009 (PST)
Anyone know how to make the npc vorts. an enemy of the player?? (without code) --[[User:Craziestdan|Craziestdan]] 10:03, 1 Jan 2009 (PST)
:Use an [[Ai_relationship| AI relationship]] to set the relationship, make sure to have 2, one to set the relationship for the player, and one to set it for the npc. [[User:Solokiller|Solokiller]] 10:16, 1 Jan 2009 (PST)
:Use an [[Ai_relationship| AI relationship]] to set the relationship, make sure to have 2, one to set the relationship for the player, and one to set it for the npc. [[User:Solokiller|Solokiller]] 10:16, 1 Jan 2009 (PST)
::Cool, thanks a ton :) --[[User:Craziestdan|Craziestdan]] 10:32, 1 Jan 2009 (PST)

Revision as of 11:32, 1 January 2009

The game crashes and refuses to be restarted everytime I use the "extractbugbait" input. --Darthkillyou 20:36, 8 Jul 2007 (PDT)

Do you pass in a proper target?—ts2do 20:52, 8 Jul 2007 (PDT)
I'll check...
Hmm... what kind of target do you need?--Darthkillyou 14:03, 9 Jul 2007 (PDT)


Making this an enemy?

Anyone know how to make the npc vorts. an enemy of the player?? (without code) --Craziestdan 10:03, 1 Jan 2009 (PST)

Use an AI relationship to set the relationship, make sure to have 2, one to set the relationship for the player, and one to set it for the npc. Solokiller 10:16, 1 Jan 2009 (PST)
Cool, thanks a ton :) --Craziestdan 10:32, 1 Jan 2009 (PST)