Jump to content

[SOLVED] No strip keyword - syntax and origin


Recommended Posts

Posted (edited)

I've seen this keyword mentioned in various discussions, and since I want to add it to several patches I'm making, which mod does it come from and what is the correct syntax? I assumed it was from DD but I can't seem to find it.

Edited by belegost
Posted (edited)

image.png.87753339dea297ac9699d02128def064.png

 

1) In xEdit, load Sexlab and the mod you want the armour to be no stripped.

2) Copy with override SexlabNoStrip keyword to the mod with the armour, (this links Sexlab to the armour mod).

3) Add Keyword's FormID for SexlabNoStrip to the list of Keywords for the armours you want to have no strip.

 

 

 

image.png

Edited by spoonsinger
Posted

Sometimes you could also use the function

...HasKeywordString ("SexlabNoStrip")

 

it requires SKSE but does not create a dependancy to sexlab as a masterfile.

Posted (edited)
59 minutes ago, spoonsinger said:

image.png.87753339dea297ac9699d02128def064.png

 

1) In xEdit, load Sexlab and the mod you want the armour to be no stripped.

2) Copy with override SexlabNoStrip keyword to the mod with the armour, (this links Sexlab to the armour mod).

3) Add Keyword's FormID for SexlabNoStrip to the list of Keywords for the armours you want to have no strip.

 

 

 

image.png

 

 Thank you. I know how to add keywords, I just didn't know where this particular one can be found. For some reason it didn't occur to me to look for it in SL. Probably because I just spent 2 days tinkering with DD and SLAX and modifying several hundred armor and clothing records by hand, so I kinda got "tunnel visioned" into those two.

Edited by belegost

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...