Thanks for your answers guys. Got the dialog and rain thing now.
For the equpiment: I got an "NPC_Cultist_Warrior" which i want to equip an axe and a shield. I also wrote that in the equipment.txt since i already figured that out, the problem now is that he just doesn't equip it...no matter what i do.
Here's his entry:
Quote
new equipment "NPC_Jared_UNIQUE"
add equipmentgroup
add equipment entry "WPN_Axe_A"
add equipmentgroup
add equipment entry "WPN_Wood_Shield_A_B"
add equipmentgroup
add equipment entry "POTION_Large_Healing_Potion"
add equipmentgroup
add equipment entry "POTION_Large_Healing_Potion"

I'm right if i assume the entrys need to have the RootTemplate name?

Last edited by NuclearToast; 24/10/16 06:28 PM. Reason: Didn't read the whole thing about WPs, works now ;)

Cheers NuclearToast