Vuulgar Posted September 10, 2015 Posted September 10, 2015 Great to see this mod getting some possible love, its fun as hell and with improvements and sexual content I may never play a non vamp.....ok, thats a lie but I would really like it.
Guest Posted September 11, 2015 Posted September 11, 2015 Princessity, can I ask you something else please? The script works great for playing the animation and updating feed status, but if I have SexLab's "Automatic Free Camera" enabled, my character will become stuck once the animation is finished. This is not an issue if free camera is disabled. Once stuck, going into the console and toggling the Fly Cam on and off does not fix it, nor does disabling and enabling player controls. Any suggestions? My current script: Scriptname AA21SexualVampireFeedScript extends Quest SexLabFramework property SexLab auto Actor Property PlayerRef Auto PlayerVampireQuestScript property PlayerVampireQuest Auto Faction Property AA21SeducedFaction Auto function VampireSex(Actor SpeakerRef) actor[] sexActors = new actor[2] sexActors[0] = SpeakerRef sexActors[1] = PlayerRef sslBaseAnimation[] anims = SexLab.GetAnimationsByTags(2, "xandero" ) SexLab.StartSex(sexActors,anims) utility.wait(5.0) PlayerVampireQuest.VampireFeed(SpeakerRef) SpeakerRef.AddtoFaction(AA21SeducedFaction) endfunction
Princessity Posted September 11, 2015 Author Posted September 11, 2015 Does it happen with vanilla system too or only my mod? If it's only VT then sadly the issue is on my end and I suspect I know what it may be. Sadly there's no easy fix for that. I am planning on removing problematic pieces of code like that in the next version but that is still probably months away.
Guest Posted September 12, 2015 Posted September 12, 2015 The vanilla system. I haven't yet tried it with VT.
Princessity Posted September 12, 2015 Author Posted September 12, 2015 In that case I don't think I can help you. Could be on vampirism's side, could be on sexlab's. I planned on it once but never actually got around to mixing them soooo I have no idea why it would happen ^^
Guest Posted September 12, 2015 Posted September 12, 2015 It's all good, you've already more than helped. I'll see if maybe Ashal can assist me if he can spare a moment. This issue is my last obstacle before I can release.
Sacremas Posted September 20, 2015 Posted September 20, 2015 On the next version of the mod, can you make it possible to attain higher than bloodkin status? Probably via diablerism and quest requirement, like diablerize Vyrthur, maybe put an artifact like preseved ancient blood in the Reaper's inventory in the Soul Cairn, or use vampiric drain to kill dragons and daedra. Time/MCM trickery alone seems inadequate for such.
Sacremas Posted September 21, 2015 Posted September 21, 2015 Possibility here, maybe use the Dawnguard sidequest to power up the Bloodstone Chalice for this. Finish that questline and get all vampire pieces and toss in, bless yourself, then go out hunting, now have powerful enemies (mortal races above level 50, vampire masters, dragons, dremora, etc) have a chance to if killed by this powered up vampire drain drop a new item like a tainted heart. Then either eat it or toss that as well into the Chalice and drink from the chailice, after so and so many repetitions your age level goes up if it was already Bloodkin. Would tie the mod and vampire power a bit closer to Dawnguard questline beyond just getting that VL power and GTFO and do your own thing.
smgsnipe Posted October 4, 2015 Posted October 4, 2015 I dont know what i am doing wrong the blood pool never seems to go up iv verified game data reinstaled requeim cleared out the requiem playervampirequest script stoped the vampire quest through console updated vampiric thrist feed again fed several times still blood pools stay at zero percent
TraceChaos Posted March 9, 2016 Posted March 9, 2016 I can't seem to properly commit diablerie - any time I try to feed on another vampire, I don't get any special messages. I was under the impression that there'd be a popup or something. Also, 9/10 times I finish feeding, there's a message saying that the feed token control ended too early. Is there a way to fix that?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now