0 of 0

File information

Last updated

Original upload

Created by

hdhd

Uploaded by

hdhd

Virus scan

Safe to use

274 comments

  1. ericvespene
    ericvespene
    • member
    • 0 kudos
    Great mod! Thank you! I used it to recover from the glitch where if you enter the Silverite Mines in the Awakening expansion with any dlc rewards equipped from Witchhunt, etc your character loses all their gear. 

    I tried a bunch of things to get this mod to work, it didn't at 1st. This is what I had to do:

    1) Copy .ncs and .nss files to the override folder
    2) Copy another copy of the .ncs and .nss files to the \packages\core\data\ folder
    3) Create a new folder called "scripts" in \packages\core\data\ and copy yet another copy of the .ncs and .nss files in there.

    Yes, that's 3 sets of copies lol.

    Once done, you need to add .uti at the end of the codes AND a quantity. So the command will look something like:

    runscript additem gen_im_cft_psn_205.uti 5

    ^ spawns 5 sets of crow poison into your inventory.  You'll notice on the ID codes page ( https://dragonage.fandom.com/wiki/Item_ID_codes_(Origins) ) that none of the codes have .uti at the end. you must add .uti (and a quantity) or it won't work.

    Good luck to all!

    ps- You can't spawn any items from future dlc into one that came before it. For instance, you can't spawn items from Witchhunt into Awakening.  BUT don't worry, in Awakening, just use the following console code:

    runscript zz_fab

    Best code in the game!
    1. MorwynKelm
      MorwynKelm
      • premium
      • 65 kudos
      THIS+
    2. PackEP
      PackEP
      • member
      • 0 kudos
      you are a life savior - thank YOU
      I've had lost my sentinel armor set in this very quest, the best armor set in the game
      and thanks to your comment i was able to add the items to my inventory again
    3. rengarvsmagikarp
      rengarvsmagikarp
      • member
      • 0 kudos
      god bless you man, thanks! 
    4. mindrop
      mindrop
      • member
      • 0 kudos
      This is what worked for me!
    5. Craftworld
      Craftworld
      • premium
      • 0 kudos
      Thx
    6. skycris
      skycris
      • member
      • 0 kudos
      runscript zz_fab

      THX for this code. I did all the long way before :)
  2. ValerenCandy
    ValerenCandy
    • member
    • 0 kudos
    For anyone trying to read the text riddled with the HTML tags: 

    RunScript AddItem Command
    runscript additem <item tag> <amount>

    • <item tag> - Resource of item to add to inventory
    • <amount> - Amount of this item to add to inventory
    To get the item tag, open the toolset, click on items, and then on _Global. If you don't have the toolset, you have to guess the item's name. Checking a small item list can help, e.g., gen_im_manual_berserker, then logically, the spec spirithealer would be gen_im_manual_spirithealer.uti.
    Prefixes:

    • Awakening: gxa_ (e.g., gxa_im_manual_battlemage.uti
      )
    • Origins: gen_ (e.g., gen_im_acc_rng_r11.uti)
    Item Categories and Examples:

    • Amulets: gen_im_acc_amu_am6.uti, gen_im_acc_amu_am7.uti, etc.
    • Belts: gen_im_acc_blt_and.uti, gen_im_acc_blt_c1a.uti, gen_im_acc_blt_c1b.uti, etc.
    • Rings: gen_im_acc_rng_r02.uti, gen_im_acc_rng_r03.uti, etc.
    Also, opening an item list can give you an idea—you may recognize the item you want to add.
    Examplesscss
    KopiërenBewerken
    runscript additem agiel_weapon.uti 1 - Agiel Weapon from Mord-Sith Armour Add-in
    runscript additem gen_im_gift_wine.uti 1 - Wine (Gift for Wynne)
    runscript additem gen_im_manual_assassin.uti 1 - Specialization Assassin (Rogue)
    runscript additem gen_im_manual_bard.uti 1 - Specialization Bard (Rogue)
    runscript additem gen_im_manual_berserker.uti 1 - Specialization Berserker (Warrior)
    runscript additem gen_im_misc_backpack.uti 4 - 4x Backpack

    Small Item ListNameIDGems & OresNameIDPotions & KitsNameIDRunesNameIDWeaponsNameIDRecommended Add-inMake console commands visible:
    Dragon Age Nexus Console Visibility Mod
    History

    • 1.1 (2010/04/26) - Added all official add-ins, including Awakening, and some popular unofficial add-ins (2013 items total).
    • 1.0 (2010/04/25) - Initial release, added only Origins.
    ContactFind me on DragonAgeNexus as 'hdhd'.
    Credits

    • Thanks to Bioware for creating Dragon Age: Origins.
    • Thanks to dragonagenexus.com for being a great resource for authors and players.
    • Thanks to LHammonds for the Readme Generator this file was based on.
    Tools Used
  3. zniets
    zniets
    • member
    • 0 kudos
    THIS IS THE FIX:

    Add the .ncs and .nss files to c:\Users\...\Documents\BioWare\Dragon Age\packages\core\data\scripts, NOT to the override folder!

    Finally after the "Success" message the items actually added to my inventory! No .uti needed!
     
    Edit: In case anybody else is stuck on this part like I was, you MUST include a quantity when using additem, it will not work without a quantity of at least 1. Like so:
     
    runscript additem gen_im_qck_book_attribute 1
    1. Sword93
      Sword93
      • premium
      • 0 kudos
      I did not have the scripts folder in Data so I created it and put the .ncs files in there, alas to no avail.

      Could you give an example of a code you would type in that works for you? This is getting really bothersome. Been looking for a way now to use the console for about 2 weeks.
    2. Lakasouso
      Lakasouso
      • member
      • 0 kudos
      Alrighty, not sure what parts were necessary, but this is what I did to make it finally work for me.

      1. Kept the .ncs and .nss files in \Documents\BioWare\Dragon Age\packages\core\override
      2. Copied those two files to \Documents\BioWare\Dragon Age\packages\core\data\scripts as well
      3. Ran `runscript additem shl300im_cadash_amulet.uti 1`

      Appending `.uti` and including the quantity were both required for the script to work!

      Leaving either of them out did NOT work for me:
      `runscript additem shl300im_cadash_amulet.uti`
      `runscript additem shl300im_cadash_amulet 1`

      Note: don't include the backticks ` in the actual console command
    3. CWSayre
      CWSayre
      • member
      • 0 kudos
      I was having this issue, did the same thing, created scripts folder and added them, and then tried again with the game i had open, didn't work, so i exited the game, added them to the data folder too just in case, and it worked after restarting.
    4. wyllravengard
      wyllravengard
      • premium
      • 16 kudos
      Yes, must have both .uti and the number of items you want at the end.

      runscript additem shl300im_cadash_amulet.uti 1

      Thanks for pointing this out Lakasouso!
    5. atazix
      atazix
      • member
      • 0 kudos
      thanks a lot!
      this worked for me, finally! i have to reiterate that i had to create "script" folder and have .ncc and .nss files both in /script and /override folders AND add .uti AND number of items.
    6. CopycatSensei
      CopycatSensei
      • member
      • 0 kudos
      THIS
  4. superciccioso
    superciccioso
    • member
    • 2 kudos
  5. Strytax
    Strytax
    • member
    • 0 kudos
    I can't get this work just get "AddItem with Console Improved - Script" instead and you don't have to add .uti or anything to the item's ID.
  6. se1nseonlykw
    se1nseonlykw
    • member
    • 0 kudos
    (Sorry, I found the solution to my problem but can't delete the post)
  7. Lordbok
    Lordbok
    • supporter
    • 9 kudos
    Anyone have the ID or know how I can get the silverite Ore AFTER already finishing the mines quest, It seem you cannot go back in there after so I cant get the ore, and I need to get the ore to get the ending I want.
    1. Lordbok
      Lordbok
      • supporter
      • 9 kudos
      nvm figured it out, Seems if you use the

      runscript zz_trp_debug->"Jump to a location" ->"More...->"The Architect's Lab"


      it will allow you to get back in so you can get the ore then leave normal.
    2. R3trolynx
      R3trolynx
      • member
      • 0 kudos
      tysm had the same problem
  8. surg23
    surg23
    • supporter
    • 7 kudos
    For anyone struggling to get the console to open and you have applied the 4gb patch, add "-enabledeveloperconsole" at the end of the shortcut target path. It should look something like this: 

    "H:\Steam\steamapps\common\Dragon Age Ultimate Edition\bin_ship\daorigins.exe" -enabledeveloperconsole

    You could also try temporarily replacing the exe with the original, provided steam hasn't already botched the installation. 
  9. AskAgainL8r
    AskAgainL8r
    • member
    • 8 kudos
    This is weird. Some things work, like Duncan's robes (only one that's worked as of yet, actually), and some don't. Basically any code with "additem" is marked as a success, but nothing is added to my inventory.
    Additional question: am I supposed to JUST add the ncs file to my override folder, or both the ncs and nss files? Granted, I've tried both, and it doesn't make a difference.
    1. GlennCroft
      GlennCroft
      • premium
      • 78 kudos
      For those who has problems with the success and don't get the item you have to end the item cod with the .uti extension and add a space after. Like this: exampleitem.uti (space)
    2. Atrox713
      Atrox713
      • supporter
      • 0 kudos
      thank you thank you a thousand thank you i tried everything but this one worked i can't express my gratitude
    3. KunEkzar
      KunEkzar
      • member
      • 0 kudos
      Thank you very much!
    4. kathrine93
      kathrine93
      • member
      • 0 kudos
      Thank you :)
  10. Hidd3nGoya
    Hidd3nGoya
    • premium
    • 0 kudos
    Okay so recently i was messing with the commands and I did something I regret. I did "runscript levelparty" and I lost my blood abilities from the Warden Keep DLC. Does anyone know if there is a command to get them back or the potion you drink for it?