llat229 Posted April 5, 2024 Posted April 5, 2024 Is there a script the loops a Keyword into all items in a formlist?
Reginald_001 Posted April 8, 2024 Posted April 8, 2024 (edited) On 4/6/2024 at 1:47 AM, llat229 said: Is there a script the loops a Keyword into all items in a formlist? If you are using F4SE it's (maybe) pretty simple, just use: https://falloutck.uesp.net/wiki/GetKeywords_-_Form You can loop through the formlist by getting it's size: https://falloutck.uesp.net/wiki/GetSize_-_FormList Then just do>loop until the count = 0. Edited April 8, 2024 by Reginald_001
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now