http://www.runuo.com/community/threads/freyds-vampire-system-v2-0-including-werewolves.474199/ Here is come new version of my old Vampire System I created few years ago. This time I decided to made a lot of changes in code adding few new features, including Werewolves. How it work: System works similar to the old one. Players can become a vampire or even werewolf (but this part can be easy disable in configuration file). Players can transform into vampire bat or (for werewolves) wolf form. You just have to run without mount and your character will transform automatically. Werewolfes can transform only on night (between 6pm and 6am). Same like before, vampires have a small chance to bite other player giving him a chance to become a vampire as well. But now it's working automatically as well when they are fighting. It's working same for werewolves. Vampires have to drink other players blood by biting them. Otherwise they will do less damages to their enemies. Vampires have to drink a blood at least once in time of two hours. Vampires and werewolves will receive bonuses to their statistics. Beeing the vampire players fire resistance cap is set to 50, they will receive sunlight damages beetween 6am to 6pm and they will receive more damages from werewolves. Remember that, you will have to choice first player to be a vampire/werewolf. Its recommended to use Vampirism/Lycanthrope Potion for that. Configuration: Almost every single part of this system can be change. It's very simple. Just open VampireSystem.cs file and check out setup section. System can be easly disable without any save changes. It's 100% save and absolutelly great for use as a temporary-event feature. Installation: You have to follow installation steps i wrote in Installation.txt file. Remember that you will have to change your PlayerMobile.cs file. So backup yours saves first before you will do that. Also you will have to know how to serialize/deserialize in PlayerMobile.cs file. You can search a forum to find a way how do it correctly or check out my old system thread. I'm sure someone there explain how to do that. Script have been created and tested on RunUO v2.1 Files: Because of my problem with attaching files to this thread i also uploaded scripts HERE