Have a quick question? Need a quick answer?
If you have not had any luck with the http://www.creationkit.com/Main_Page, post away and hopefully someone will have the answer(s) you seek.
Previous Threads:
Have a quick question? Need a quick answer?
If you have not had any luck with the http://www.creationkit.com/Main_Page, post away and hopefully someone will have the answer(s) you seek.
Previous Threads:
From the last thread.
I'm trying to get a conjured actor to create a rune. Pretty simple stuff,
Event Onload() TheSpell.cast(self) ;Debug.Notification("Fired")EndEvent
but it's coming out vertically instead of horizonally. I tried messing around with the model but it's not going to work for this kind of model. Is there a way to make/force the spell to be cast on the ground or something?
Another question. How do I make a conjured actor look like it's not there(walk through it, undetectable, can't see it). I ticked ghost but it's still solid and the name shows up when hovering over it.