Jump to content

1 Screenshot

About This File

Extension to Spank that Ass that distributes spank cream to various alchemy vendors and triggers STA during Sexlab Animations tagged as spanking,

 

Will eventually become a standalone whipping and spanking system.

 

Requirements

Installation

  1. Install as you would any other mod

For Modders

 

Spoiler

IP exposes a mod event API to control bump spanks in STA. This will only allow you to enable bump spanks if the player has enabled them. It's primarily intended to suppress them when inappropriate i.e. during defeat or other special situations.

 

Toggle Bump Spanks

int handle = ModEvent.Create("IPlay_ToggleBumpSpanks")
if handle
  ModEvent.PushInt(handle, abToggle as int)
  ModEvent.Send(handle)
endIf

 

Future Plans

  • Multiple spanking overlay sets
  • Whip overlay support
  • Whipping debuffs
  • Dependency-less whipping with OAR and MCO support

Credit

  • Monoman1 for Spank that Ass

 

 

Edited by ponzipyramid



×
×
  • 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