Additem Command Creator

Cyberpunk 2077 Mods |

Additem Command Creator

Turn raw item strings into Game.AddToInventory console commands for use with “Cyber Engine Tweaks”

I posted a list of the recipe item strings I’ve found last night, and to my dismay there were some folks who were extremely put out that I didn’t wrap all the item strings in Game.AddToInventory commands. One poor fellow went so far as to call the item IDs “useless” because he couldn’t paste them directly into the console.

Anyway the reason I didn’t include the commands is that I copy pasted from my excel sheet and I have two columns. I just picked one. I honestly didn’t know how much difficulty some folks had with this kind of thing. Enter this “mod,” which isn’t a mod at all, it’s just an Excel sheet with a column full of =concat formulae. If you paste the item string from “Crafting Recipe IDs,” or any other source of raw item data, into Column A, then select your quantity in Column B, it’ll go ahead and turn it into a nice Game.AddToInventory command for you in Column C. This was one of the first things I created when I started tooling around with the console, and here it is for anyone who might get some use out of it.

The sheet is protected so people don’t jack up the formulas then post about how the sheet is useless. If you want to fool around with it, the password is “Nexus,” but it’s about the simplest excel sheet you can hope to imagine.

Instructions for one item:

  1. Unzip CommandMaker.zip
  2. Open CommandMaker.xlsx
  3. Paste your raw item data into Column A of the “AddtoInventory” tab.
  4. Set the quantity of the item that you want in your inventory
  5. Copy the Game.AddToInventory command from Column C
  6. Make sure your game is open.
  7. Make sure you’ve installed “Cyber Engine Tweaks
  8. Open the console
  9. Paste in the Game.AddToInventory command you copied from Column C
  10. Press Enter
  11. Your item should be in your inventory

Instructions for multiple items:

  1. Unzip CommandMaker.zip
  2. Open CommandMaker.xlsx
  3. Paste your raw item data into Column A of the “AddtoInventory” tab.. (There are 3000 rows, so you can do up to 3000 items at once)
  4. Set the quantity of the items that you want in your inventory
  5. Copy all of the Game.AddToInventory commands now in Column C to the clipboard (Highlight them all and hit CTRL+C on Windows)
  6. Open notepad
  7. Paste all of the commands into notepad
  8. Select “File->Save-As”
  9. **IMPORTANT** Where it says “Save as Type” select “All Files (*.*)” this will keep it from tacking .txt onto the .lua
  10. **MORE IMPORTANT** Navigate to your Cyberpunk 2077 Root directory. Not bin, not r6, not Plugins. On Steam it’s “steamapps\common\cyberpunk 2077.” There is info on a wiki somewhere saying to put .lua scripts in the same directory with the Cyberpunk2077.exe, do not do that, it will not work. It needs to go in the root directory, if you can see the bin and r6 folders you’re in the right place.
  11. Save the file as: MyCrotchBurns.lua (You can save it as whatever you want really, but this name will work with the command below.)
  12. Make sure your game is open.
  13. Make sure you’ve installed “Cyber Engine Tweaks
  14. Open the console
  15. Paste the command: dofile(“MyCrotchBurns.lua”)
  16. Press Enter
  17. Your items should be in your inventory. If you get an error about a buffer just ignore it, it doesn’t affect the actual running of the script as far as I can tell.

You just made your first .lua script (sort of). You can put any amount or type of console commands into notepad and save them as .lua, then just run the script with the dofile command. You never have to type multiple commands into the console again.


Author: IDA
1 Star2 Stars3 Stars4 Stars5 Stars (3 votes, average: 5.00 out of 5)
Loading...

This content was uploaded by website visitors. If you notice any mistake, please let us know.


Looking for opportunities to update the Cyberpunk 2077? Then you are on the right place! We offer a wide range of various mods for even very specific requirements. Cyberpunk 2077 Additem Command Creator Mod help to improve a game and make it more interesting. Why not to take an offer, especially when it’s free of charge. Take a look at the descriptions and think of the ways the Additem Command Creator mod can help you solving the issue or becoming more efficient. Then simply click on Cyberpunk 2077 Additem Command Creator Mod download and follow the installation steps. If you change your mind and mods don’t appear to be as useful as expected, feel free to try other ones because there are no download limits. This few simple steps will lift your game to the upper level – what can be better that upgrading your game personally? Break all boundaries and develop your game easily. Take the best that you can and don’t look back – you must be orientated to the future and new experiences. That’s the only way to stay ahead of everything. If you see it as your goals, it’s definitely now or never!



Useful Information:
- How to install Cyberpunk 2077 Mods
- How to Create Cyberpunk 2077 Mods
- Cyberpunk 2077 Release Date
- Cyberpunk 2077 System Requirements
- About Cyberpunk 2077 Game
- Cyberpunk 2077 News

You may also like...

1 Response

  1. Mohamedsaadaq says:

    Wowowo

Leave a Reply

Your email address will not be published. Required fields are marked *