Tera level 100 version

Page 64 of 71 FirstFirst ... 145456575859606162636465666768697071 LastLast
Results 946 to 960 of 1064
  1. #946
    Proficient Member hexaDoc is offline
    MemberRank
    Jan 2021 Join Date
    163Posts
    Quote Originally Posted by vileninja View Post
    Is the updater included
    As long as you configure server side correctly, everything will work, including : launcher's self update, client's update, repair and installation.
    Architecture is as follow :
    download = a file that contains hash for all Client files used for repairing/installation/updates exemple : http://api.digitalsavior.fr/download
    latest = Client's versioning used to tell launcher a new version is out exemple : http://api.digitalsavior.fr/latest
    Client = folder containing all the client's files
    launcher = Folder containing 3 files
    -Launcher.exe = the launcher installator
    -Launcher.zip = The launcher zip used for selfupdate
    -manifest.json = to detect new updates exemple : http://api.digitalsavior.fr/launcher/manifest.json

    Everything about launcher's selfupdate can be ignored, as you can set flag to false in config.json if you don't plan to release new versions of your launcher.
    The rest has to be set, but i'll prob set flags to ignore client's updates / installation too, so that no configurations will be needed for this part.

  2. #947
    TERA Lover :) argeus99 is offline
    MemberRank
    Mar 2019 Join Date
    ColombiaLocation
    529Posts
    Compiled binaries for novadrop tools



    Download

    Documentation

  3. #948
    Proficient Member fitnessguy0 is offline
    MemberRank
    Apr 2014 Join Date
    152Posts
    what's this used for?

    Quote Originally Posted by argeus99 View Post
    Compiled binaries for novadrop tools



    Download

    Documentation
    - - - Updated - - -

    what's this used for?

    Quote Originally Posted by argeus99 View Post
    Compiled binaries for novadrop tools



    Download

    Documentation

  4. #949
    Account Upgraded | Title Enabled! dziobus is offline
    MemberRank
    Apr 2022 Join Date
    414Posts
    Quote Originally Posted by fitnessguy0 View Post
    what's this used for?

    what's this used for?
    Its used for unpacking and repacking the client DC file.

  5. #950
    Enthusiast mesmoro is offline
    MemberRank
    Jul 2022 Join Date
    39Posts
    Does anyone know where the enraged file is?

    old dg bosses become enraged every 2%.

  6. #951
    Valued Member juniordark is offline
    MemberRank
    Sep 2012 Join Date
    LostLocation
    147Posts
    Quote Originally Posted by mesmoro View Post
    Does anyone know where the enraged file is?

    old dg bosses become enraged every 2%.
    NpcData_XXX.xml
    Code:
    <Anger gaugeSize="10000000" time="36000"...>
    gaugeSize: this defines when the boss will get enraged, for example if you want the boss to be enraged every 10% hp you put 10% of the boss hp in gaugeSize
    time: enrage time, where 36000 = 36 seconds enrage

  7. #952
    Enthusiast mesmoro is offline
    MemberRank
    Jul 2022 Join Date
    39Posts
    Quote Originally Posted by juniordark View Post
    NpcData_XXX.xml
    Code:
    <Anger gaugeSize="10000000" time="36000"...>
    gaugeSize: this defines when the boss will get enraged, for example if you want the boss to be enraged every 10% hp you put 10% of the boss hp in gaugeSize
    time: enrage time, where 36000 = 36 seconds enrage
    thanks man, would you know where the attack speed of the bosses is?

  8. #953
    TERA Foundation hsdn is online now
    MemberRank
    Jun 2020 Join Date
    RussiaLocation
    358Posts

  9. #954
    Apprentice Muggus is offline
    MemberRank
    May 2022 Join Date
    21Posts
    Quote Originally Posted by hexaDoc View Post
    As long as you configure server side correctly, everything will work, including : launcher's self update, client's update, repair and installation.
    Architecture is as follow :
    download = a file that contains hash for all Client files used for repairing/installation/updates exemple : http://api.digitalsavior.fr/download
    latest = Client's versioning used to tell launcher a new version is out exemple : http://api.digitalsavior.fr/latest
    Client = folder containing all the client's files
    launcher = Folder containing 3 files
    -Launcher.exe = the launcher installator
    -Launcher.zip = The launcher zip used for selfupdate
    -manifest.json = to detect new updates exemple : http://api.digitalsavior.fr/launcher/manifest.json

    Everything about launcher's selfupdate can be ignored, as you can set flag to false in config.json if you don't plan to release new versions of your launcher.
    The rest has to be set, but i'll prob set flags to ignore client's updates / installation too, so that no configurations will be needed for this part.
    What tool did you end up using to sha1 hash the subdirectories of client?

  10. #955
    Proficient Member hexaDoc is offline
    MemberRank
    Jan 2021 Join Date
    163Posts
    Quote Originally Posted by Muggus View Post
    What tool did you end up using to sha1 hash the subdirectories of client?
    This script for client : https://github.com/tsukasaroot/menma...create_hash.js
    you have to give it full path to the Client, by exemple, 'node create_hash.js C:\Tera\Client'
    and this one for launcher hash : https://github.com/tsukasaroot/menma...te_manifest.js

  11. #956
    Apprentice Muggus is offline
    MemberRank
    May 2022 Join Date
    21Posts
    There a way to add dungeons to the vanguard request menu?

    Spoiler:



  12. #957
    TERA Lover :) argeus99 is offline
    MemberRank
    Mar 2019 Join Date
    ColombiaLocation
    529Posts
    Quote Originally Posted by Muggus View Post
    There a way to add dungeons to the vanguard request menu?

    Spoiler:


    Yes, take a look into EventMatching.xml

    There's all vanguard related

  13. #958
    Novice Unsolus is offline
    MemberRank
    Jul 2022 Join Date
    2Posts
    I've changed values in the Datasheets for my server to adjust the dungeons aren't all getting updated but a couple have, does anyone know why this could be the case?

  14. #959
    TERA Lover :) argeus99 is offline
    MemberRank
    Mar 2019 Join Date
    ColombiaLocation
    529Posts
    Quote Originally Posted by Unsolus View Post
    I've changed values in the Datasheets for my server to adjust the dungeons aren't all getting updated but a couple have, does anyone know why this could be the case?
    If you are changing values like hp/def/lvl etc, you should update DC as well

  15. #960
    Proficient Member fitnessguy0 is offline
    MemberRank
    Apr 2014 Join Date
    152Posts
    I have trouble with this launcher....what is my problem??



    i can open this reg site,,,
    http://192.168.4.209:81/regtest/

    but after i entered account and pw,,,it shows me some errors....




Advertisement