Jump to content

  • File Comments

    • No that shouldn't be an issue at all. That's not how it works. Bro I've been modding this game for 2 years I know what I'm doing lol. That's very weird since streamvoices is just the folder for the dialog sound files but ig I'll try anyway next time I want to get back to this mod. Thanks for the tip.
    • @Lily Thanks for pointing this out. I'll upload a new version.
    • That's what I assumed, but had to ask! Thanks.
    • The regeneration on the Ebon Hawk option means that green zeroes pop up every time it attempts to heal you even if you are full health.  It's pretty annoying, but thankfully it's a pretty easy script change to get it to stop.   // m_htb_ebohealer // offthegridmorty void main () { //Heal all the party members and PC object oTarget = GetFirstObjectInArea(OBJECT_INVALID,OBJECT_TYPE_CREATURE); while (GetIsObjectValid(oTarget)) { string sTag = GetTag(oTarget); if ((sTag == "
    • Add what option? I explained in the comment you quoted that if you install my mod, after you complete the quest to have Bao-Dur build a lightsaber, when you use the workbench to create a new lightsaber, the workbench will allow you to choose any lightsaber crystal color you want. What option are you asking me to add exactly?
×
×
  • Create New...

Important Information

By using this site, you agree to our Guidelines.