
Robco Ini Generator
[size=4][b]Description[/b][/size] This is a simple Python .exe command-line tool that I created for myself to add and remove items/other LLs to and from leveled lists. [size=4][b]Installation instruct
[size=4][b]Description[/b][/size]
This is a simple Python .exe command-line tool that I created for myself to add and remove items/other LLs to and from leveled lists.
[size=4][b]Installation instructions[/b][/size]
[color=#d4d4d8]This is a tool. Download manually and place the Robco_Ini_Generator.pas into your "Edit Scripts" for F4Edit. The exe can just stay in the initial folder. I also have the source script too.[/color]
[color=#d4d4d8]1. Open F4Edit and choose the plugins you will be patching.[/color]
[color=#d4d4d8]2. Next, right click on any leveled list entry and click "Apply Script" then choose "Robco_Ini_Generator".[/color]
[color=#d4d4d8]3. Run the script, keeping the name of the file auto-given the same and save it (or move it) into the directory with the Robco_INI_Generator.exe[/color]
[color=#d4d4d8]4. Do the exact same thing for whatever item type you are patching, i.e., ingestibles, armor, weapons.[/color]
[color=#d4d4d8]5. Open the Robco INI Generator exe via terminal.[/color]
[color=#d4d4d8]6. You can now start making INIs![/color]
[color=#d4d4d8]7. The first entry needed is the esp of the leveled list that is getting an item injected INTO, i.e., a weapon leveled list, etc. The fuzzy completer will auto-find your esps in the txt files generated when you type. It will do the same for the other entries.[/color]
8. The second entry is the leveled list that is getting the injection.
9. The third entry is the ESP that the leveled list/item that is getting injected.
10. The fourth is the item/leveled list.
11. Lastly, the fifth is the name of the .ini file to inject it into. It defaults to mod.ini
[color=#d4d4d8]11. The script will loop around again.[/color]
[color=#d4d4d8]12. To exit, just type "exit" at any entry.[/color]
[b]Config[/b]
[b]On the first entry, you can type in "config" to set some settings (note, if you exit the exe, the defaults will appear again).[/b]
[b]The names are self-explanatory (just type "default" and they'll appear). The Robco_Patcher_Func one is used for changing if you want to REMOVE or ADD an item/LL to a leveled list.[/b]
[size=4][b]Main features[/b][/size]
[color=#d4d4d8]Uses fuzzy search to auto-complete leveled list patching, eliminating typos via manual typing and improving leveled list patching speeds.[/color]
[size=4][b]Requirements[/b][/size]
[color=#d4d4d8]Robco Patcher[/color]
F4Edit
[size=4][b]Shout outs[/b][/size]
[color=#d4d4d8]Robco Patcher by Zzyxzz[/color]
xEdit (FO4Edit) Plugin - Export list of all items of a type by effelo
GLM 5.2 for vibe-coding for me after my initial script



