tsolless Posted August 17, 2007 Share Posted August 17, 2007 Anyways I am working on a mod that will add a vampire faction and other stuff. Anyways I was wondering if it would be possible to make a mod for a potion that when drunken effected you like blood (reset tolerance to sun and face, etc) but left you with your bonus stats? I am wondering because I want my vampire mod to have a big objective and that would be it. Basically this is for a serum that a vampire lord is working on that will do just that. Is it possible or should I think of something else? Link to comment Share on other sites More sharing options...
dipodrsc Posted August 17, 2007 Share Posted August 17, 2007 I'm pretty sure that it can be done, all that you would need to do is keep out the following when making your script. Player.removespell Vampirism50 Player.removespell Vampirism50Att Player.removespell Vampirism50Skills Player.removespell VampireSeduction Player.removespell Vampirism75 Player.removespell Vampirism75Att Player.removespell Vampirism75Skills Player.removespell VampireReignofTerror Player.removespell Vampirism100 Player.removespell Vampirism100Att Player.removespell Vampirism100Skills Player.removespell VampireEmbraceofShadows Link to comment Share on other sites More sharing options...
tsolless Posted August 17, 2007 Author Share Posted August 17, 2007 I'm pretty sure that it can be done, all that you would need to do is keep out the following when making your script. Player.removespell Vampirism50 Player.removespell Vampirism50Att Player.removespell Vampirism50Skills Player.removespell VampireSeduction Player.removespell Vampirism75 Player.removespell Vampirism75Att Player.removespell Vampirism75Skills Player.removespell VampireReignofTerror Player.removespell Vampirism100 Player.removespell Vampirism100Att Player.removespell Vampirism100Skills Player.removespell VampireEmbraceofShadows SO I need to make a new item and add scripts to it... Which effect is responsible for burning outside and the face? Link to comment Share on other sites More sharing options...
Kenshkrix Posted August 18, 2007 Share Posted August 18, 2007 Sun Damage is the effect that causes burning during daytime. I am sure that your intent is possible, good luck. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.