Script 1
I need to place a script on an NPC so that he only appears when a player's journal = x. (x being the journal number)
I then need the same script to update the journal when that NPC is killed.
The background of this script is that a scout from a rival faction invades a faction controlled territory and needs to be killed. So the scout needs to appear after the quest is given and the journal needs to update after the scout is killed.
Script 2
I need to place a script on an NPC to modify her health by -1000 if the player is in the same faction.
BUT I also need to run a death check if the player is in a certain faction so as to update the journal
The background behind this script is that the player needs to find out what happened to a trader who was bringing supplies. But I need the Trade to be dead if the player is in the same faction and alive if the player isn't because the trader has to be killed in another faction quest.
If anyone can help me with a script for this please do. If you need the esp to see what I am talking about then just ask and I will send it.