WryeBashTagGenerator icon indicating copy to clipboard operation
WryeBashTagGenerator copied to clipboard

xEdit script for generating tags for Wrye Bash

Results 5 WryeBashTagGenerator issues
Sort by recently updated
recently updated
newest added

+ Fixed argument types in a call to AddLogEntry. + Fixed a few syntax errors in previously unreachable code.

```yaml [00:00] Start: Applying script "WryeBashTagGenerator" [INFO] -------------------------------------------------------------------------------- [INFO] WryeBashTagGenerator v1.6.4.7 by fireundubh [INFO] -------------------------------------------------------------------------------- [INFO] Using game mode: Skyrim Special Edition [INFO] Processing... Please wait. This could take a...

Currently testing on OWB.esm ((BASH:Invent, Names, Relev, Sound, Stats)) on the header, v1.6.4.7 outputs no suggested tags for this plugin. Though on a side note, after 1.6.4.7 I seem to...

If I make this change at l.211 then the bad tags are replaced with a blank Bash section ``` //if slSuggestedTags.Count > 0 then if True then ``` Output ```...