I'm here to announce that I'm basically done with batching. I will try to pop in more frequently to look for questions and I may run a patch job on the file in the semi-near-to-moderate-future. Everything works fine, but there were some things I wanted to finish and may still ultimately do so. Until then, feel free to take whatever content I have on here and use it in your own or whathaveyou. IF you PUBLISH my work though I ask that you simply give credit, you don't need to ask permission. Hope the batches help---see everyone for the next Elder Scrolls game!
real sad to hear it thanks a million for all the hard work you generously shared and best of luck to you and yours . I will definitely look forward to seeing you at the next elder scrolls !
This may be 1,000 endorsements, but omg the description is a bit too overwhelming, font, letters, and shapes and sizes flood the page. I have no idea where to start.
If you ever get the itch...could you create a book with the codes and batch file codes that can be read from our inventory like a normal book. Place it in Dragon Reach inside Farengar's office.
Guys I tried making my own short batch file, because i want to play my current game as a sort of... party RPG in which I can switch characters. So I made a character batch file called Vvalda.txt, put it in the skyrim main folder (should it be in the data folder?) and place these contents into it:
I plan to update these values throughout the playthrough and keep track of all my characters this way through batch files. If I want to switch to A, I use bat A, etc.
However... I typed bat Vvalda and the game waited a few seconds without anything appearing, then crashed. What could be the cause of that?
EDIT: I changed the first command to player.setlevel 1, as I saw that first command was wrong. I still crash though?
37 comments
I'm here to announce that I'm basically done with batching. I will try to pop in more frequently to look for questions and I may run a patch job on the file in the semi-near-to-moderate-future. Everything works fine, but there were some things I wanted to finish and may still ultimately do so. Until then, feel free to take whatever content I have on here and use it in your own or whathaveyou. IF you PUBLISH my work though I ask that you simply give credit, you don't need to ask permission. Hope the batches help---see everyone for the next Elder Scrolls game!
thanks a million for all the hard work you generously shared and best of luck to you and yours .
I will definitely look forward to seeing you at the next elder scrolls !
BFGtrained.txt and BFGsorcery.txt worked perfectly for me!
you made a simple concept far too complex.
I have no idea where to start.
player.setav level 1
player.setav health 100
player.setav stamina 100
player.setav magicka 100
player.forceav carryweight 300
player.setav onehanded 15
player.setav twohanded 15
player.setav marksman 15
player.setav lightarmor 15
player.setav heavyarmor 15
player.setav block 15
player.setav smithing 15
player.setav enchanting 15
player.setav illusion 15
player.setav alteration 15
player.setav destruction 15
player.setav restoration 35
player.setav conjuration 15
player.setav sneak 15
player.setav pickpocket 15
player.setav speechcraft 30
player.setav lockpicking 15
player.setav alchemy 15
player.removespell 000211EB
COC whiterunorigin
I plan to update these values throughout the playthrough and keep track of all my characters this way through batch files. If I want to switch to A, I use bat A, etc.
However... I typed bat Vvalda and the game waited a few seconds without anything appearing, then crashed. What could be the cause of that?
EDIT: I changed the first command to player.setlevel 1, as I saw that first command was wrong. I still crash though?