Can you not copy and paste into the Console Command Menu
Started by
assassin9500
, Jul 03 2012 01:44 PM
5 replies to this topic
#1
Posted 03 July 2012 - 01:44 PM
Just wondering is it possible to be able to copy something just say an item ID code and then Paste it into the skyrim console command - Ctrl-V essentially.
Im sick of having to run batch files and memorize ID codes when i could just copy and paste is it possible?
Im sick of having to run batch files and memorize ID codes when i could just copy and paste is it possible?
#2
Posted 05 July 2012 - 05:01 AM
when they make a better update its only been fully updated once they should do it more often
#3
Posted 05 July 2012 - 03:22 PM
I wish.
Edited by hugznotthugzkidz, 05 July 2012 - 03:23 PM.
#4
Posted 05 July 2012 - 06:26 PM
Use bat batch files with Text Document and add example below
I like linwe's leather armor outfit, lin is the text documents name and I open up console window in game and type "bat lin" without the explanation marks, all bat batch files go outside the data folder near the games launcher
lin file name
player.additem 00108544 1
player.additem 00108543 1
player.additem 00108545 1
player.additem 00108546 1
I like linwe's leather armor outfit, lin is the text documents name and I open up console window in game and type "bat lin" without the explanation marks, all bat batch files go outside the data folder near the games launcher
lin file name
player.additem 00108544 1
player.additem 00108543 1
player.additem 00108545 1
player.additem 00108546 1
#5
Posted 21 May 2013 - 10:49 AM
So ... It is possible or not?
#6
Posted 21 May 2013 - 11:09 AM
not possible.
If you need to execute a lot of commands (god knows why) you should use the batch option and load your command from a file instead. Of course you can just change the file (which is just a file in Skyrim folder that you make) and load it with console.
As said above, create a file without extension in Skyrim folder and copy your commands in it, in the right order (if multiple) and from skyrim console type bat <your_filename>
This will execute all commands that you put in that file.



Sign In
Create Account
Back to top









