rydin Posted January 11, 2015 Posted January 11, 2015 hi there i download that amazing new animation... i unpacked... i run fnisfor users.. i rebuild registartion registry in sexlab mod...but the animation is nowere in game :/ Have you just downloaded the file from Zyn's page? The HKX files? Thats because you did not select them in NonSexLabAnimations MCM menu. Sounds more like he's downloaded the HKX file.
sikamikanico78 Posted January 11, 2015 Posted January 11, 2015 i cant selct them in NonSexLabAnimations MCM menu. cause they are not there... yes i downloaded the HKX files... what else shall i download plz?
Zynisch Posted January 11, 2015 Author Posted January 11, 2015 i cant selct them in NonSexLabAnimations MCM menu. cause they are not there... yes i downloaded the HKX files... what else shall i download plz? You only need the NonSexlabAnimations 2.0C BETA File. Everything is included there. I've uploaded a new Standing Animation. -Actor 1 is now female -fixed a Bug with the left Hand at Stage 1 -all Actors are now in the Center, and not 100 units away
rydin Posted January 11, 2015 Posted January 11, 2015 i cant selct them in NonSexLabAnimations MCM menu. cause they are not there... yes i downloaded the HKX files... what else shall i download plz? You only need the NonSexlabAnimations 2.0C BETA File. Everything is included there. I've uploaded a new Standing Animation. -Actor 1 is now female -fixed a Bug with the left Hand at Stage 1 -all Actors are now in the Center, and not 100 units away I'll test it out now since I'm working on 2.0d. All good! Line up without any scripting. Nice job!
Eikichi Onizuka Posted January 12, 2015 Posted January 12, 2015 i cant selct them in NonSexLabAnimations MCM menu. cause they are not there... yes i downloaded the HKX files... I use the mod NonSexlabAnimations 2.0C with SexLab 1.59c, ZaZ 6.01 and More Nasty Critters 7.11 I found a strange glitch, just in Zyn's newStanding animation, in the last two stages, this stages.. http://i.imgur.com/bSQlJYb.gif and http://i.imgur.com/aqmxg1q.gif when I use the command TFC (Toggle Free Camera) if I close enough to the characters, all tattoos of this mod http://www.loverslab.com/files/file/619-slavetats/ disappear completely! Why it only happens with those two last stages of Zyn's NewStanding animation ? how do I fix..?
azmodan22 Posted January 12, 2015 Posted January 12, 2015 I have seen this too I think sometime (not with that animation I think) but I dont think it has to do with the animation, rather with the ENB
Eikichi Onizuka Posted January 12, 2015 Posted January 12, 2015 I have seen this too I think sometime but I dont think it has to do with the animation, rather with the ENB I use the last UnkoENB (max quality) http://www.nexusmods.com/skyrim/mods/56812/? with COT and COT patch, and last Relighting Skyrim (Full vers.) http://www.nexusmods.com/skyrim/mods/17609/? it only happens with those two last stages of Zyn's NewStanding and I use the command TFC (Toggle Free Camera) if I close enough to the characters, with other animations not happening to me, at least I do not remember in the past.. recently I'm sure not happening with no other animations.
azmodan22 Posted January 12, 2015 Posted January 12, 2015 the same effect can occasionaly happen and specific viewing angle even if the actor is just standing there. Next time you encounter this, try to change the angle a bit, not the distance, and see if the tatoos re-appear.
lordgdavid Posted January 13, 2015 Posted January 13, 2015 Hey! Your animation are awesome just as your avatar
Mitos Posted January 14, 2015 Posted January 14, 2015 I'm having trouble installing these animations in game. For example, I just downloaded the Standing(NEW).rar that's in the downloads section of this post. I opened the rar and I see the HXK files. Where are these files supposed to go in order to see them working in game? I tried placing them inside the NonSexlabAnimations folder in my Skyrim directory along with the rest of the Zyn files that are already there but the new standing animation doesn't show up in game or in the MCM menu for NonSexLabanimations to toggle on or off. I am aware I could just download the latest version of NonSexlabAnimations to get all the animations but sometimes there's updates that aren't included in the mods or people sometimes release single animations as a stand alone and I just wanted to know how to install them individually.
lolpanzer Posted January 14, 2015 Posted January 14, 2015 I'm having trouble installing these animations in game. For example, I just downloaded the Standing(NEW).rar that's in the downloads section of this post. I opened the rar and I see the HXK files. Where are these files supposed to go in order to see them working in game? I tried placing them inside the NonSexlabAnimations folder in my Skyrim directory along with the rest of the Zyn files that are already there but the new standing animation doesn't show up in game or in the MCM menu for NonSexLabanimations to toggle on or off. I am aware I could just download the latest version of NonSexlabAnimations to get all the animations but sometimes there's updates that aren't included in the mods or people sometimes release single animations as a stand alone and I just wanted to know how to install them individually. It's actually quite a bit more complex than just that. You'll need to have notepad++ or a similar utility to add in animations yourself, done by editing the source PSC scripts. You could try reading Ashal's github guides or dissect Rydin's scripts and learn from them directly. Once this editing of the PSC files is done, you'll need to recompile the PSC file via the creation kit -> gameplay -> papyrus script manager -> search for & recompile the relevant scripts. The creation kit needs to have some SKSE script thing installed in your Skyrim directory for you to successfully do this recompile iirc, can't remember exactly. You'll also need to individually update the non-sexlab anmiations FNIS behaviour text file to include the new animation set and then re-generate the FNIS for modders before re-generating your FNIS for users. Finally, once all this is done, back in the game you should reset your NonSexlabAnimations registry to register the changes. As a cautionary note, it is possible but more dangerous to update your own sslanimationsdefault.psc to include new animations. That would be easier than editing Rydin's file because it's only 1 direct script, but it's also not recommended unless you're willing to maintain your own script and can troubleshoot issues by yourself.
Mitos Posted January 15, 2015 Posted January 15, 2015 I'm having trouble installing these animations in game. For example, I just downloaded the Standing(NEW).rar that's in the downloads section of this post. I opened the rar and I see the HXK files. Where are these files supposed to go in order to see them working in game? I tried placing them inside the NonSexlabAnimations folder in my Skyrim directory along with the rest of the Zyn files that are already there but the new standing animation doesn't show up in game or in the MCM menu for NonSexLabanimations to toggle on or off. I am aware I could just download the latest version of NonSexlabAnimations to get all the animations but sometimes there's updates that aren't included in the mods or people sometimes release single animations as a stand alone and I just wanted to know how to install them individually. It's actually quite a bit more complex than just that. You'll need to have notepad++ or a similar utility to add in animations yourself, done by editing the source PSC scripts. You could try reading Ashal's github guides or dissect Rydin's scripts and learn from them directly. Once this editing of the PSC files is done, you'll need to recompile the PSC file via the creation kit -> gameplay -> papyrus script manager -> search for & recompile the relevant scripts. The creation kit needs to have some SKSE script thing installed in your Skyrim directory for you to successfully do this recompile iirc, can't remember exactly. You'll also need to individually update the non-sexlab anmiations FNIS behaviour text file to include the new animation set and then re-generate the FNIS for modders before re-generating your FNIS for users. Finally, once all this is done, back in the game you should reset your NonSexlabAnimations registry to register the changes. As a cautionary note, it is possible but more dangerous to update your own sslanimationsdefault.psc to include new animations. That would be easier than editing Rydin's file because it's only 1 direct script, but it's also not recommended unless you're willing to maintain your own script and can troubleshoot issues by yourself. Gotcha. I recently read about this procedure and I was hoping there was a less tedious process but alas. Thanks for the reply though!
Camila Posted January 16, 2015 Posted January 16, 2015 Hey boss! Thanks a lot for your work with the animations! You guys are awesome <3
Vuulgar Posted January 23, 2015 Posted January 23, 2015 Great animations! I have very few of the original animations turned on anymore, these align better and deform less plus more detail..thanks! If you are looking for ideas how about vampires feeding during sex to inspire the Vampiric Thirst mod author into adding them to that already great mod.
Tanglin Posted January 27, 2015 Posted January 27, 2015 I love the Standing animation! You may not have intended it to be an aggressive animation, but I've toggled it as one in my Sexlab MCM. I really like the arms over-head pose
woodtortiose Posted February 7, 2015 Posted February 7, 2015 I dont know if its been requested yet, but i'd like to see a paired or threeway bathing animation. Also more 2 and 3 person lesbian animations that dont include oral on a strapon. I cant stand the animations with someone sucking a rubber dildo. Who does that pleasure? I'd love to see more foreplay/kissing animations, as well as animations designed for the unp slim body (so breast rubbing/feeding isnt happenning in midair 3 inches in front). Just downloaded your new animations, cant wait to try them!
razzor69 Posted February 8, 2015 Posted February 8, 2015 Best standing animation ever XD, we need more awesome aggresive animations
Taven Posted February 10, 2015 Posted February 10, 2015 I've been meaning to ask for a while..but are you going to make the missionary animation loop correctly?
walt Posted February 10, 2015 Posted February 10, 2015 please make g-spot and prostate stimulation, enema and squirting
Taven Posted February 10, 2015 Posted February 10, 2015 please make g-spot and prostate stimulation, enema and squirting Eh...those are kinda extreme. This guy leans toward more vanilla animations. You're gonna wanna ask someone else for it.
Zynisch Posted February 10, 2015 Author Posted February 10, 2015 I've been meaning to ask for a while..but are you going to make the missionary animation loop correctly? Sorry, but I don't have the old files anymore. And I don't know if I can rework my old animations with the new skeleton rig. And also I don't know if I'm going to make more animations. I started a Table-Sex animation after I released my last animation, but I just don't have the motivation to finish it...
Guest Posted February 10, 2015 Posted February 10, 2015 Nice animation pack!Goes pretty wel with the scholgs of skyrim for females unp/cbbe.Thanks!
Dayelyte Posted February 16, 2015 Posted February 16, 2015 I've been meaning to ask for a while..but are you going to make the missionary animation loop correctly? Sorry, but I don't have the old files anymore. And I don't know if I can rework my old animations with the new skeleton rig. And also I don't know if I'm going to make more animations. I started a Table-Sex animation after I released my last animation, but I just don't have the motivation to finish it... Chuckle. I can so relate to the latter part of this statement
theskyrimman Posted April 21, 2015 Posted April 21, 2015 How do I install these? I downloaded all the files but when im in MO and click on one of these using "add from file" is says no data directory. Is it safe to ignore this warning?
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