Dragon Age: Origins
0 of 0

File information

Last updated

Original upload

Created by

hdhd

Uploaded by

hdhd

Virus scan

Safe to use

269 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!
  2. 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
      • 9 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.
  3. 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.
  4. se1nseonlykw
    se1nseonlykw
    • member
    • 0 kudos
    (Sorry, I found the solution to my problem but can't delete the post)
  5. 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
  6. surg23
    surg23
    • supporter
    • 6 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. 
  7. AskAgainL8r
    AskAgainL8r
    • member
    • 7 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
      • 72 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
      • member
      • 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 :)
  8. Hidd3nGoya
    Hidd3nGoya
    • member
    • 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?
  9. FezuPapa
    FezuPapa
    • member
    • 0 kudos
    Ultimate edition 

    Ok, so this script ain't working for me so i'll recommand downloading this one : AddItem with Console Improved - Script
    And type the script like this : (don't write [space] juste press your space key)

    [space]runscript additem gen_im_acc_amu_spl 1[space]

    Note that sometime you just don't need those "space" this is pretty weird but well, working 
  10. asrael666
    asrael666
    • member
    • 0 kudos
    c:\Users\...\Documents\BioWare\Dragon Age\packages\core\data\scripts\ was the path I added both files. And this ... script finally added Bulwark of the True King to my inventory!!! Maybe this will be usefull for those who has problems with the success and don't get the item.
    1. zniets
      zniets
      • member
      • 0 kudos
      In response to post #64558541.

      asrael666 wrote: c:\Users\...\Documents\BioWare\Dragon Age\packages\core\data\scripts\ was the path I added both files. And this ... script finally added Bulwark of the True King to my inventory!!! Maybe this will be usefull for those who has problems with the success and don't get the item.


      THIS IS IT!

      This fixed the "Success" but no add to inventory issue! I did not even have to add .uti. Once I put the .ncs files into the c:\Users\...\Documents\BioWare\Dragon Age\packages\core\data\scripts\ directory I was able to add items to my inventory!
       
      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