Jump to content

Photo

AddItem Script - Console


  • Please log in to reply
208 replies to this topic

#51
ShEsHy

ShEsHy

    Journeyman

  • Members
  • Pip
  • 38 posts
Hmm, how come I can't add any of the DLC items?

The codes are 100% correct;
runscript additem kcc_im_wep_mag_sta_crp.uti (Corrupted Magister's Staff)
runscript additem gwb_im_wep_mel_lsw_stm.uti (Starfang Greatsword)
runscript additem gwb_im_wep_mel_gsw_stm.uti (Starfang Longsword)

I've already checked the designeritems.erf of the Warden's Keep & Return to Ostagar DLC's to compare them, and they match.
Also, they're in the item list, but when I try to add them, the console says "Success", but I don't get the weapons.

Anyone got any clues? I can easily get any item that was with the original game, but NONE of the DLC items work (ofcourse I have them installed).


#52
KaptenN

KaptenN

    Enthusiast

  • Members
  • PipPip
  • 158 posts
@ShEsHy
Every item had to be hard coded into the script by hdhd since there's no dynamic string-to-resource function. If it isn't in the script then it can't be added. The script will say "SUCCESS" even when the item you specify doesn't exist, because it have successfully added nothing. Only when something goes wrong does it not say that.

#53
ShEsHy

ShEsHy

    Journeyman

  • Members
  • Pip
  • 38 posts
@KaptenN
From additem.nss:
if (sTemplate == "gwb_im_wep_mel_gsw_stm.uti") return R"gwb_im_wep_mel_gsw_stm.uti";
if (sTemplate == "gwb_im_wep_mel_lsw_stm.uti") return R"gwb_im_wep_mel_lsw_stm.uti";
if (sTemplate == "kcc_im_wep_mag_sta_crp.uti") return R"kcc_im_wep_mag_sta_crp.uti";

They are in the script (and in the item list), but for some reason, it won't give them to me.
Like I said, I can't get ANY of the DLC (WK, RtO, DC, A) items, and I can't figure out why.

#54
Slstoev

Slstoev

    Enthusiast

  • Banned
  • PipPip
  • 229 posts
What's the name for Morrigan's mirror for the console?

#55
diamount

diamount

    Newbie

  • Supporter
  • Pip
  • 10 posts
Great mod, but I'm having a little trouble adding the other official DLC items as the tags do not appear in the toolset. Is it possible for someone to paste all DLC links (including leliana's song) in its entirety?



#56
PaladinOfSteel21

PaladinOfSteel21

    Regular

  • Members
  • PipPip
  • 52 posts
I've have found the codes to get the GW Runic Black Edition, but no matter what, I still can't get the items. Is there something I must do in the toolset first?

#57
ZombieRain

ZombieRain

    Stranger

  • Members
  • Pip
  • 3 posts
 Any news as to what to do about the dlc problem?

#58
AjAeXx

AjAeXx

    Newbie

  • Members
  • Pip
  • 13 posts
Hey, thanks for your work, but I can't get it working with the "final" Versions from Mord Sith. Is this a General issue or am I the only one experiencing this?

#59
mot1985

mot1985

    Stranger

  • Members
  • Pip
  • 2 posts
Nice script, I encountered no problems using it so far. But I have one question: what's the item code for Chasind Great Maul? I looked for it over and over again, but could not locate it in the Item List file.

#60
Pharonix

Pharonix

    Stranger

  • Members
  • Pip
  • 3 posts
Downloading file
Your file is being prepared for download ...
If you do not receive an error, and the page continues to load, please be patient. Your file is being transferred to this server for downloading.


I keep getting the page displaying this when i download this file




Page loaded in: 1.123 seconds