Jump to content

please Help, about Modify script。


Recommended Posts

Posted

        ;prevent other mods form interrupting milking
        HentaiP.SexLab.ForbidActor(Caster)
        Caster.AddToFaction(HentaiP.SexLab.AnimatingFaction)
        
        Debug.SendAnimationEvent(Caster,"hentaipregnancyZaZAPCHorFC")
        
        if Caster.GetFactionRank(HentaiP.HentaiLactatingFaction) > 0
                HentaiP.playLeftMilkEffect(Caster)
                HentaiP.playRightMilkEffect(Caster)

                     endif

            int howmuchtomilk = 1
            if HentaiP.config.MilkAllPC
                howmuchtomilk = Caster.GetFactionRank(HentaiP.HentaiLactatingFaction)
            endif
            
    How to modify the effects of two nipples at the same time

Archived

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

  • Recently Browsing   0 members

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