gangsterlax Posted November 22, 2010 Share Posted November 22, 2010 (edited) A scripted item(maybe a sigil or scroll) that transports you to a dark 'foil' of Cyrodiil. A world where the sky's are eternally black , Where ghosts(stock npc's with ghost effect shader) walk the plane. The main character is a drifter between the two worlds, and can transport themselves whenever they so choose. In conclusion an item that: -Changes the color of the sky into something ominous and dark /or loops the time to make it constantly night. -Creates a ghost effect on all the human Npc's*Allows for you to change the world back to the way it was with one click. If you know of any mods with a similar feel please share. Edited November 22, 2010 by gangsterlax Link to comment Share on other sites More sharing options...
Deleted1848331User Posted November 23, 2010 Share Posted November 23, 2010 That would be a massive mod, which would require a new duplicate worldspace. Someone would also have to go and change all the NPCs with duplicates to add the effect with them. Or they could just change the sky with a code, and then get all the NPC IDs and put NPCID.AddSpell NPCGhostSpell, or whatever the spell is. Link to comment Share on other sites More sharing options...
TodaY Posted November 23, 2010 Share Posted November 23, 2010 That would be a massive mod, which would require a new duplicate worldspace. Someone would also have to go and change all the NPCs with duplicates to add the effect with them. Or they could just change the sky with a code, and then get all the NPC IDs and put NPCID.AddSpell NPCGhostSpell, or whatever the spell is. Or, have a script with one simple variable - soemthing like "get in shadow world" That script could then "activate" a duplicate of the ghost effect (so that it won't touch NPCs who are ghosts in normal cyrodiil as well)The night can be done with a simple thing like "setweathertype" Problem is, you'll have everything you requested here, but it probably won't look as good as the OP imagines it. I can kinda guess he's going for that dark theme people watch thriller movies for. That theme can't be done without redecorating everything by hand, which will take years, and then you still aren't done - interiors will need to go through the same process. Sorry OP, I don't think that can be done by one men - no matter how much energy that one man has. Well, it might be possible if you found a person that had no form of a life or whatsoever, a large collection of full red bulls, and an outstanding talent for the cs and decoration, but those people al already working on their own mods :ninja: Link to comment Share on other sites More sharing options...
gangsterlax Posted November 23, 2010 Author Share Posted November 23, 2010 thanks for the input guys ty Link to comment Share on other sites More sharing options...
Recommended Posts