4
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

11 lines
264 B

Scriptname _00E_MQ07a_KillerArrowSC extends activemagiceffect
Event OnEffectStart(actor akTarget, actor akCaster)
Game.SetPlayerAIDriven(False)
Game.EnablePlayerControls()
MQ07a_KurmarREF.Kill(MQ07a_KurmarREF)
EndEvent
Actor Property MQ07a_KurmarREF Auto