Jump to content

Recommended Posts

On 2/23/2022 at 7:27 AM, ballsy said:

added an incompatibilities section to the description

 

unintended behaviors will occur out of the box with mods like SkyrimSouls or other unpaused menus mods

 

what are these unintended behaviours? i really like skyrim souls and want to know if it's worth it to install anyway

Link to comment
  • 2 months later...

Got around to trying this mod out and I have to say it's pretty cool ?!  Just had 2 things you could add in a future version.  It would be cool if you could set the slappers to include people from both sexes.  Also it would be nice if you could set the mod to set off the vibrate events for devious devices and toys with the vibrate effect when the slap event occurred.

Link to comment
  • 3 weeks later...

I love this mod but it would be awesome to have an option that don't let the NPC teleport behind the PC and let the NPC walk/run to the slap-position instead. I know, the PC would be stand longer to wait for the slap but I'd love to see an option like this. Is it possible? ?

Link to comment

There is a problem with quest unbound in save.

This happens, when quest is running and you make a cell change. 

The slap reference will be lost for the quest script.

 

fix

define actor otside the script, not inside.

I cannot compile it for some reason, have not all needed MCM stuff sources.

 

 

;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment
;NEXT FRAGMENT INDEX 1
Scriptname _ButtSlap_TIF__01000808 Extends TopicInfo Hidden

actor Property akSpeaker Auto                          ; outside to avoid quest unbound on cell change

;BEGIN FRAGMENT Fragment_0
Function Fragment_0(ObjectReference akSpeakerRef)
;Actor akSpeaker = akSpeakerRef as Actor
akSpeaker = akSpeakerRef as Actor                      ;change No 2
;BEGIN CODE
(GetOwningQuest() as _ButtSlap).DoButtSlap(akSpeaker)
;END CODE
EndFunction
;END FRAGMENT

;END FRAGMENT CODE - Do not edit anything between this and the begin comment

 

Link to comment
  • 3 months later...
  • 2 months later...

Im getting a slap sound and a squeal sound from player.  But no slapping animation from NPC.  Yes I ran fnis.  Any idea what could be causing this? any help would be appreciated.

 

Okay toggled collision, also took a while to kick in. but seems to work now

Edited by Tarl777
Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use