It's my opinion that Oblivion is more fun played as an adventure game without all the non-related adventure stuff. And sure, I do know how to use TGM.
Every time I start a new game I spend about 10 minutes at the sewer exit setting things up.
player.setav strength 100
player.setav handtohand 100
player.additem 000000f 9999999
etc....
Is there an easier way for me to automate this whole process?
I'd like something along the lines of:
Console -> run cheat.scpt
If there is already something similar I can use I can modify that would be great too.
How to create a re-usable player.setav script?
Started by
ThePickler
, Jan 08 2011 09:59 AM
4 replies to this topic
#1
Posted 08 January 2011 - 09:59 AM
#2
Posted 08 January 2011 - 10:59 AM
You could...
Open the CS, and save right away (this'll make a new esp),
Make your script (in an appropriate place) and save again.
Open oblivion, check your esp in the datafiles, and voila...
I suggest you hide it in the CharGenQuest script, as this is the initiative quest (this will kickstart your new game).
Lucifer
Open the CS, and save right away (this'll make a new esp),
Make your script (in an appropriate place) and save again.
Open oblivion, check your esp in the datafiles, and voila...
I suggest you hide it in the CharGenQuest script, as this is the initiative quest (this will kickstart your new game).
Lucifer
#3
Posted 16 January 2011 - 12:52 PM
Put your console commands in a batch file (ordinary text file) in your Oblivion folder. Open the console and type:
Be aware that the Oblivion batch system is limited, and doesn't work well on NPCs.
bat mycheats.txt
Be aware that the Oblivion batch system is limited, and doesn't work well on NPCs.
Be aware that the Oblivion batch system is limited, and doesn't work well on NPCs.
bat mycheats.txt
Be aware that the Oblivion batch system is limited, and doesn't work well on NPCs.
#4
Posted 20 January 2011 - 12:05 PM
Put your console commands in a batch file (ordinary text file) in your Oblivion folder. Open the console and type:
Be aware that the Oblivion batch system is limited, and doesn't work well on NPCs.
bat mycheats.txt
Be aware that the Oblivion batch system is limited, and doesn't work well on NPCs.
Thank you for the tip! I will try both suggestions as soon as my vacation officially starts.
#5
Posted 23 January 2011 - 02:45 AM



Sign In
Create Account
Back to top










