Jump to content

Question?


Bikerdruid

Recommended Posts

You need to be more specific than to get any meaningful or useful advice/help.

 

If a mod adds one arrow with a script, then you would either need to edit that script to increase the quantity or create a new script that adds additional arrows.

 

Quantities cannot be altered by editng a UTI file, because, as Pasquale1223 said, that file that contains information for a single instance of an item, and in no way governs the in-game quantity of that item.

Link to comment
Share on other sites

If the mod you are using is based on hdhd's additem script, https://www.nexusmods.com/dragonage/mods/1131 , the syntax would something like this:

runscript additem [resourcename].uti x

where x is the number of copies of that item you want.

 

E.g.,

runscript additem gen_im_wep_rng_amm_far.uti 67

which would add 67 fire arrows to your inventory.

 

See DA Wiki for item codes.

Edited by maaaaaaaaap
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...