Jump to content

Animal Sex Animation Problem


Recommended Posts

Posted

Someone Please Help me with this bug/issue. When i Initiate sex or rape with an animal I get an Animation Error. I don't think its a problem with my Load Order Because After using BOSS, i still have the problem. Is there a Lovers mod required for Animal Sex animation to work? or is it a problem with my .ini?

post-116014-13597882881197_thumb.jpg

post-116014-13597882881575_thumb.jpg

post-116014-13597882881937_thumb.jpg

Posted

Well, since you didn't post your load order we can't tell about that part.

 

As to the error message you are seeing, well that is easy. You are missing the ini and\or the kf files for animation 218. You probably incorrectly installed lovers creatures as animation 218 (both ini and kf files) are included in it.

Posted

so re install it? Plus liked said i used boss for my load order, so it isnt the problem. Also After reinstalling it, it still doesnt work, So i check at the files and when it comes to inis and kf files all i have is 303 and nothing to do with 218 can you give me a link that gives me the 218 files?

Posted

As Sarnaath said those animations are right inside lovers creatures. If you properly installed it then they will be there. If you want you can also do as Sarnaath said and just pull them out rather than reinstalling lovers creatures.

 

Just so we are clear, the horse is raping you right? If you are trying to rape the horse then it won't work as the horse doesn't have animations set up for that. Very few creatures do.

Posted

Im doing a spell that is called Rape Me which is provided with the lovers mods. And I think case closed i found another download link and it does have the ini and kf files in it, So maybe this will fix it, Thank you Gregathit and Sarnaath :D

Posted

Hi again

I was wondering about the horse animations ( i know this has been adressed somewhere else couldnt find)

I am using the revised animation pack but im missing the animation where my toon stands under the horse and is the active part(my toon fucking the horse) right now i only got one animation but have 3 in my folder.

I know that donkey left it out for some reason but is it possible to get it into my game again?

 

Another problem: It seems that the dog animation 1108 (oral) gets corrupted over time. Ive heard that others got the same experience with this is there a way to repair this?

 

Thanx

Posted

Do you have the latest version? gregathit and donkey put some animation back again.(LoversIdleAnimsPriority.esp)

If the horse animations are not activated you must change the script.

(CS with CS extender 5.1 and OBSE. Shit I posted it somewhere but don't find the post)

open LoversIdleAnimsPriority.esp

the script: xLoversCmnGetCreatureType

scroll down to horse

 

If you want all 3 animations it must look like that

 

 

;Horse Original 218 New 2201 -- 2300 SposGroup == 100

 

if(me.ModelPathIncludes "\Horse\" == 1)

set iRandom to (GetRandomPercent * 0.33)

endif

 

;if( me.ModelPathIncludes "\Horse\" == 1 )

; SetFunctionValue 218

if( me.ModelPathIncludes "\Horse\" == 1 ) && iRandom <= 25

SetFunctionValue 2201

elseif ( me.ModelPathIncludes "\Horse\" == 1 ) && iRandom <= 50

SetFunctionValue 2202

elseif ( me.ModelPathIncludes "\Horse\" == 1 ) && iRandom <= 100

SetFunctionValue 218

endif

 

 

 

Found some of my posts in Lovers MotionsNT thread, about CS and script changing.

http://www.loverslab.com/showthread.php?tid=11518

post 146,156,158,177,316

Posted

Yes i have the files i need+NT.

I was afraid the answer was something like that (cant work the CS) i gues i have to be content with the one animation i got Thanx anyway

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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