Jump to content

[SOLVED] No strip keyword - syntax and origin


Recommended Posts

Posted

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.

Posted

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

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

Archived

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

  • Recently Browsing   0 members

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