Jump to content

Recommended Posts

I have added these lines just before the arrest phase.

 

                if IsModLoaded "LoversRaperS.esp"
                    let loversuser := GetFormFromMod "LoversRaperS.esp" 000ed6

 

Here I don't know which array is used. I wan't to check that the person that is supposed to be arrested because the guards see them as attacker, is in a waiting list for the next guard in the list. Both seem to work if they are in a cell with only guards, but it seems like it messes up with other npcs' arrests:
                    let loversincoming := GetArrayVariable "arPendingRapes" loversuser                    
                    let loversincoming := GetArrayVariable "arGBangVictims" loversuser

 


                    if eval ar_Find target loversincoming
                        return
                    endif
                endif

 

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