Making a "shimmering" chest effect?

Post » Sun Dec 09, 2012 5:22 pm

I'm trying to make a mod wherein the player can cast a spell at an arbitrary chest, and the chest will somehow shimmer or glow, sorta like an elemental shield... or maybe ghost like... well... a ghost. Permanently (or until cell respawn) would be ideal.

I managed to figure out the hard part: how to make a spell that targets the chest, and gets an objectRef to it. It took two quests and an explosion, but it works lol.

But I have no clue how to make the chest shimmer (or whatever) to visually tell the player its enchanted. Right now the best Ive managed is to spawn a blinking light or an FX above it... but i kinda want the "wrap around" effect like a lightning shield spell. No clue how to do this: dont know what actually makes the shiel;d effect, nor do i know how to apply it to a chest.

Any tips to point me in the right direction here would be appreciated.

Also is there any way to tell (programatically) if a chest is player-safe? (ie Not going to respawn). This spell is really only meant for chests the player owns.
User avatar
Eric Hayes
 
Posts: 3392
Joined: Mon Oct 29, 2007 1:57 am

Return to V - Skyrim