johnwish Posted October 18, 2023 Share Posted October 18, 2023 Hello everyone, I need a way to iteratively create multiple characters in Skyrim. I'm aware of the "RaceMenu" mod and would like to generate 'n' characters using pseudorandom data. For example, I would like to somehow load a CSV or text file with the allowable parameter ranges. Saving the character is not necessary; I only need screenshots from various angles after each iteration. The screenshots should be saved on my PC with specific sequential names, and the character parameters and the corresponding screenshot number should be added to a text file. Is it possible to achieve this using the game engine or mod? Link to comment Share on other sites More sharing options...
Recommended Posts