DieBySword Posted February 10, 2012 Share Posted February 10, 2012 Lmao just using Game.GetPlayer().SetRace(WerewolfBeastRace) changes you instantly into a werewolf without a timer. You can fast travel, wait and go into menus and even use shouts but you will hear light howl when doing it and no werewolf shout :/ Furthemore you can have all you gear equiped but you wont be able to use sword only fists like normal werewolf and health gonna be set to 100 HP Link to comment Share on other sites More sharing options...
TheElderInfinity Posted February 11, 2012 Author Share Posted February 11, 2012 (edited) ^ Why would you do that though? You don't get any of the benefits of being a werewolf, or the immersion. ^^ That's not our code, its Bethesda's. We're just hijacking it =). I'm glad they dumbed down all the language in the comments instead of using technical jargon, it makes the script so much easier to understand. I'm also glad they added that "untimed" boolean. It makes things so much easier that we can just enable that to get the script to skip over the timing part. We'll have to mod the feeding part to subtract one to a global variable "cohPlayerMissedFeedCount" which will track the number of times the player has failed to feed during a transformation. We can use the main timing script to apply the buffs/debuffs. Just started editing and found something cool. I changed the end transformation code to PlayerWerewolfQuest.SetStage(20)utility.wait(2)PlayerWerewolfQuest.SetStage(100) and that weird blurry effect that goes on your screen during transformations started pulsing on the screen, which is awesome. Of course, it seems to have broken the transformation; It happens only once. Either that or beast form's on cooldown, which is certainly a possibility. Edited February 11, 2012 by TheElderInfinity Link to comment Share on other sites More sharing options...
TheElderInfinity Posted February 11, 2012 Author Share Posted February 11, 2012 If anyone's particularly interested here's the latest stable .esp It's not much, but it'll make your character transform nightly. Warning: Its largely untested, so it may break the game. Link to comment Share on other sites More sharing options...
nateneurotic Posted February 11, 2012 Share Posted February 11, 2012 Here is the latest update for my werebear mesh. I just threw on some quick and dirty fur and colors to see if it's starting to feel right. I actually am pretty happy so far with its progress. Thanks everyone for the critiques. http://farm8.staticflickr.com/7044/6853960891_d00e3f91fc_b.jpg Link to comment Share on other sites More sharing options...
TheElderInfinity Posted February 11, 2012 Author Share Posted February 11, 2012 Looks nice nate... Link to comment Share on other sites More sharing options...
sergyu2500 Posted February 11, 2012 Share Posted February 11, 2012 Looks perfect. The only thing I have to complain about are the eyes. The rest is PERFECT! Link to comment Share on other sites More sharing options...
samogen Posted February 11, 2012 Share Posted February 11, 2012 Hum... it may just be me but the feet look webbed like frogs feet instead of like clawed bear feet... or I may just need to sleep. Otherwise your Werebear looks awesome good job. Link to comment Share on other sites More sharing options...
argan Posted February 11, 2012 Share Posted February 11, 2012 Awesome!fur and a good damn texture and the work, imo, is finished! even i want to do more helping here now :( Link to comment Share on other sites More sharing options...
samogen Posted February 11, 2012 Share Posted February 11, 2012 Awesome!fur and a good damn texture and the work, imo, is finished! even i want to do more helping here now :( I know what you mean... If it wasn't for this mod I would have never tried to learn how to model and now I see this and it makes me want to learn even more. Link to comment Share on other sites More sharing options...
Xahstur Posted February 11, 2012 Share Posted February 11, 2012 (edited) Yaaawn,ok i slept for 15 h,what did i miss :P yaaawn :D? Edit: Wow guys have slept? O.o, youve done some job i see hehe.Well anyways my current plan for today is:Add more sounds, try to make new perk tree. Ill inform you if it works. Edited February 11, 2012 by Xahstur Link to comment Share on other sites More sharing options...
Recommended Posts