Jump to content

Trying to get werepires to work


Vohcaz

Recommended Posts

So far it is possible to be a werewolf and vampire at the same time if you lower your disease resistance somehow, but whenever beast form is used, it resets you back to your original race, removing your vampirism.

 

I was wondering if anyone knew how to combat this effect, and if there is already a mod out there which fixes this.

Edited by Vohcaz
Link to comment
Share on other sites

1. Vampirism effect for all stages needs to be tweaked so that disease resistance isn't so high. That's probably easily done, the disease resistance is just an effect, decrease it's magnitude.

2. Werewolf effect needs to be tweaked so that it takes into account if the player is a vampire. That's probably a script (haven't had time to check it myself), so a simple IF statement somewhere in there should fix the problem.

 

Anyway, that's where I'd start.

Link to comment
Share on other sites

1. Vampirism effect for all stages needs to be tweaked so that disease resistance isn't so high. That's probably easily done, the disease resistance is just an effect, decrease it's magnitude.

2. Werewolf effect needs to be tweaked so that it takes into account if the player is a vampire. That's probably a script (haven't had time to check it myself), so a simple IF statement somewhere in there should fix the problem.

 

Anyway, that's where I'd start.

 

I already knew all of this, but thanks anyway. I'm trying to find out how to edit the werewolf script (it wont let me) and what to edit it with. I guess i should have been clearer.

Link to comment
Share on other sites

When you say it won't let you edit the script, do you mean it comes up with the message "can't open .psc file type" for windows. If so, then right click on the script (if you're going through the Papyrus Script Manager) and select Use Info, then double-click on the script that comes up to bring up a new window. Go to the scripts tab at the end and right click on the script, then select Edit Source. This is tedious I know, so for convenience I copy it to Notepad++.
Link to comment
Share on other sites

When you say it won't let you edit the script, do you mean it comes up with the message "can't open .psc file type" for windows. If so, then right click on the script (if you're going through the Papyrus Script Manager) and select Use Info, then double-click on the script that comes up to bring up a new window. Go to the scripts tab at the end and right click on the script, then select Edit Source. This is tedious I know, so for convenience I copy it to Notepad++.

Thanks I'll give that a try. If this works I still need to figure out how the werewolf script works though.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...