Jump to content

prowler

Members
  • Posts

    60
  • Joined

  • Last visited

Posts posted by prowler

  1. Done! Our teammate p_zombie finded errors in code and resolve problem with non appear russian trranslation. Now all is ok.

    All% language% changed to% LANGUAGE%, cause weidu has case dependency. Added missed lines in russian .tra, ee.tra, encoded to win-1251 (old files was in UTF-8 and doesn't appear in game). Now translation is ok and text appear correctly.

    And some notes:

    ascension_main.tpa
    line 129 possible error. dot instead of slash

    WITH_TRA "% ascension_tra_loc% / english.epilogues.tra" "% ascension_tra_loc% /% LANGUAGE% / epilogues.tra" BEGIN
    fixed:
    WITH_TRA "% ascension_tra_loc% / english / epilogues.tra" "% ascension_tra_loc% /% LANGUAGE% / epilogues.tra" BEGIN

    redeemable_balthazar.tpa

    line 170 same
    WITH_TRA "% ascension_tra_loc% / english.epilogues.tra" "% ascension_tra_loc% /% LANGUAGE% / epilogues.tra" BEGIN

     

    Can't attach here so fixed files avilable here https://1drv.ms/u/s!AkA92b6JxTcfh2PMd_1LGlANOYNe?e=JxO9k4

    Cheers

  2. 23 hours ago, DavidW said:

    If an authenticated user (not a guest) is able to provide me with a set of .tra files for Russian (or any language) that they attest is 100% complete, I'm willing to use it directly and bypass the automated translator. It is not clear to me that it's being helpful in this case.

    Done. Have a nice day.

     

    russian.zip

  3. Setup.tra
     

    Spoiler

     

    @252 = ~This wand will emit a gold beam of energy at its targets up to a maximum range of 60', affecting a 15-foot radius.  If the target creatures fail their save vs. wands, they will fall into a deep, comatose sleep for 5 turns.

    STATISTICS:

    Effect:  Sleep unless victim saves vs. wands
    Range:  90 ft
    Area: 15-foot radius
    Duration:  2 turns
    Not usable by:~

     

     

    What is correct?

  4. There should not be 2 or 3 versions of the same mod.

    The principles of the modder community have not changed for years.

    If changes are made to the source code, they must be posted publicly on the forum. If the mod’s author is retired, need to find someone who will maintain the mod today. Or just send fixes to Leondardo Watson's Big World Fixpack.

     

     

×
×
  • Create New...