Jump to content

Script to add gift to inventory (awakening}


Ezkelm

Recommended Posts

I dont think that something like this can be done right now. In order to do so, we'd need to be able to dig into the contents of the expansion's files. So that we could compile a list of the items for the script to give. Right now the toolset has very, very minimalistic compatibility with Awakening. You can view some of the most basic of files in it, but thats about it. And searching those files isn't an option as DA:A isnt included into the database files.
Link to comment
Share on other sites

Adding items shouldn't be a problem. When you compiled your script you just need to change in the addins.xml the ExtendedModuleUID="DAO_PRC_EP_1".

Here's a list of all gift items:

gxa_im_gift_anders_1.uti

gxa_im_gift_anders_2.uti

gxa_im_gift_anders_3.uti

gxa_im_gift_anders_4.uti

gxa_im_gift_anders_5.uti

gxa_im_gift_anders_kitten.uti

gxa_im_gift_grandfather_bow.uti

gxa_im_gift_justice_1.uti

gxa_im_gift_justice_2.uti

gxa_im_gift_justice_3.uti

gxa_im_gift_justice_4.uti

gxa_im_gift_justice_5.uti

gxa_im_gift_lyrium_ring.uti

gxa_im_gift_nathaniel_1.uti

gxa_im_gift_nathaniel_2.uti

gxa_im_gift_nathaniel_3.uti

gxa_im_gift_nathaniel_4.uti

gxa_im_gift_nathaniel_5.uti

gxa_im_gift_oghren_1.uti

gxa_im_gift_oghren_2.uti

gxa_im_gift_oghren_3.uti

gxa_im_gift_oghren_4.uti

gxa_im_gift_oghren_5.uti

gxa_im_gift_oghren_pony.uti

gxa_im_gift_sigrun_1.uti

gxa_im_gift_sigrun_2.uti

gxa_im_gift_sigrun_3.uti

gxa_im_gift_sigrun_4.uti

gxa_im_gift_sigrun_5.uti

gxa_im_gift_sigrun_spyglass.uti

gxa_im_gift_velanna_1.uti

gxa_im_gift_velanna_2.uti

gxa_im_gift_velanna_3.uti

gxa_im_gift_velanna_4.uti

gxa_im_gift_velanna_5.uti

gxa_im_gift_velanna_book.uti

 

Edit:

Forgot trp100im_elventrinket.uti

Link to comment
Share on other sites

Adding items shouldn't be a problem. When you compiled your script you just need to change in the addins.xml the ExtendedModuleUID="DAO_PRC_EP_1".

Here's a list of all gift items:

gxa_im_gift_anders_1.uti

gxa_im_gift_anders_2.uti

gxa_im_gift_anders_3.uti

gxa_im_gift_anders_4.uti

gxa_im_gift_anders_5.uti

gxa_im_gift_anders_kitten.uti

gxa_im_gift_grandfather_bow.uti

gxa_im_gift_justice_1.uti

gxa_im_gift_justice_2.uti

gxa_im_gift_justice_3.uti

gxa_im_gift_justice_4.uti

gxa_im_gift_justice_5.uti

gxa_im_gift_lyrium_ring.uti

gxa_im_gift_nathaniel_1.uti

gxa_im_gift_nathaniel_2.uti

gxa_im_gift_nathaniel_3.uti

gxa_im_gift_nathaniel_4.uti

gxa_im_gift_nathaniel_5.uti

gxa_im_gift_oghren_1.uti

gxa_im_gift_oghren_2.uti

gxa_im_gift_oghren_3.uti

gxa_im_gift_oghren_4.uti

gxa_im_gift_oghren_5.uti

gxa_im_gift_oghren_pony.uti

gxa_im_gift_sigrun_1.uti

gxa_im_gift_sigrun_2.uti

gxa_im_gift_sigrun_3.uti

gxa_im_gift_sigrun_4.uti

gxa_im_gift_sigrun_5.uti

gxa_im_gift_sigrun_spyglass.uti

gxa_im_gift_velanna_1.uti

gxa_im_gift_velanna_2.uti

gxa_im_gift_velanna_3.uti

gxa_im_gift_velanna_4.uti

gxa_im_gift_velanna_5.uti

gxa_im_gift_velanna_book.uti

 

Edit:

Forgot trp100im_elventrinket.uti

 

Please could someone do it i tried but i failed misserably i can see the new module in game but when i write runscript nothing happens T_T could someone take 5 mins and just add 1 gift of each?

Link to comment
Share on other sites

  • Recently Browsing   0 members

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