ZombieData Posted January 7, 2012 Share Posted January 7, 2012 I have created a custom companion with orders, dialogue, and a quest. I am able to order the companion to follow me and defend me, and everything works correctly. However I want to gain xp from his kills. Would this script work? If not, how can I change it and what script would allow me to do this? DreadfulRef is the Reference ID for the character. if DreadfulRef.GetCombatTarget isKiller DreadfulRef == 1 rewardxp 50 endif Link to comment Share on other sites More sharing options...
Recommended Posts