Hi,
I'm making a mod where the player has illusions of beasts attacking him. Problem is, I can't make them only visible to the player, meaning that currently, guards are attacking them, and peasants flee screaming "need help" etc. I have dragons, so I'm guessing the problem is harder.
I tried factions but with no results.
So there are two problems :
- Illusions should not be attacked or noticed by anyone.
- Illusions should not attack or notice anyone else than the player.
And a final question : is there a way to simply create an objectreference with a script, from an actor at a XMarkerH ? I can't find an answer to this stupid question (to call the illusions directly without the need of creating them in the CK in a cell)
Thanks