Hello. I'm considering adding an area in the mod where the player is supposed to watch out for an NPC who's moving through a building. If the player appears in the NPC's POV the NPC will attack the player and kill him. Have been looking at the scripts used by some goblins called LUC_Goblinbridge_patrol, but i've had problems getting them working on my own NPC. Maybe a custom character script would be good. So far i haven't had any success in getting a simple CharacterMove script to work though.
I want the player to be thoroughtly brutalized but not instantly killed, i figure i can just set the NPC level really high . The Troll King Guard scripts seem to be working well, i'll try to use those, cheers!