#is there an entity that allows you to kill citizens and refugees?
1 messages · Page 1 of 1 (latest)
explain what you want to do.. Like, a weapon, some kind of a turret that kills npcs?
oh, like, that by default they're friendly and you can't shoot them, and you want to allow that
hmm i might have an idea but im gonna test it
ok it works, you have to create an ai_relationship, the target is the player, so "!player", and the subject is the citizen that you want to be able to kill, set disposition to Hate, make sure you set reciprocal to yes, so that the game thinks you hate them therefore can kill them. If you want this for multiple citizens just name them all the same thing and put that name in the subject..
not too familiar with that entity to be honest, idk