D
Dairun Cates
Guest
Hi. I'm a student at a college working on a project for a computer game development class. In our game we want to make it possible to kill the regular citizens walking around. It seems that it is possible to kill them when they are part of your squad, and other people can kill them, but the player can't. I have put about 15 hours into figuring out how to let them take damage from the player when they're not in your squad, but it has ended up being a long series of wild goose chases. Could someone with a bit of experience possibly tell me what you need to do to allow the npcs in npc_citizen17.cpp to die?