A trigger for when the NPC kills something (or a player character!), something like EVENT_KILL, would be useful, particularly for guards. And a command to make the NPC attack the player interacting with them.
Also, a cash value in EVENT_ITEM would be useful (e.g "if(itemcount(1000)==1 && cashvalue>="50") "
|