STATIC Property candle Auto
ObjectReference ORCandle
Event OnActivate(ObjectReference akActionRef)
Debug.MessageBox("idea")
ORCandle = Game.GetPlayer().PlaceAtMe(candle, 1, true)
ORCandle.MoveToNode(Game.GetPlayer(), "NPC Head [Head]")
endEvent
so i set the STATIC Property candle variable for ImpCandle01 on the properties menu...i tried with a torch but its the same...doesnt move with me when i walk
...thanks for your help
