Author Topic: [Portable] Hắc Ám Tu Tiên Việt hóa v1  (Read 426 times)

Mystera

  • Overlord
  • Prestigious
  • *****
  • Posts: 170
  • Rep: +9/-0
[Portable] Hắc Ám Tu Tiên Việt hóa v1
« on: December 01, 2023, 05:45:52 PM »
  • [Vote]0
  • [Down-Vote]0






  • HD installation : extract to any drive you want eg drive C
    1. Run  C:\GPHAHXX\server\GPHweb\ESSamp.exe
    2. Turn on the server running  C:\GPHAHXX\server\debug\start_server.bat
    3. Turn off the server running  C:\GPHAHXX\server\debug\stop_server.bat
    )
    (when trying to force assets, keep 2 server.xml  config.xml files   in  GPHAHXX\server\GPHweb\wwwroot\assets\config )
    File VH ESSamp:  Fetch: j2h2RzEnbD



    (into directoryGPHAHXX\server\GPHweb unzip)
    Homepage + Addmintool  Fetch: X2GIFRGloG



    All link:  Fetch: HDVNu59H8B



    Tips :
    1. Disable GM
    HATT File:\GPHAHXX\server\config\gameworld\globalconfig\otherconfig.xml
    Find:
    <gm_switch> 1 </gm_switch>
    0: disable GM
    1 command : enable enable GM command

    2. Turn off the notification at game start:
    File: game.php with the text $ SwfName = "Index.swf? & log = 1 & server_ip =". $ s_ip;
    You change log = 0 is okay

    3. How to change the name of the Random character in AHTT

    Remember the random name is in locale\login.xml (re-pack login.zt) or in Index.swf (Main.swf) there is a random name character when creating char

    4. GM command:

    / gm addexp: 2000000000 ---- add exp
    / gm addyuanli: 99999999 ---- add tinh nguyen * fine female *
    / gm addmoney: 99999999 ---- add NB + NB (lock) + Dong + Dong (lock)
    / gm addxianhun: 99999999 ---- add soul points * skills *
    / gm setvip: 4 ---- add vip
    / gm goonmount: 1 ---- add (unknown)
    / gm joincamp: 1 ---- add (unknown)
    / gm addxiuwei: 9999999 ---- add first grade
    / gm addpet: a --- - add pet
    (a is pet id, id is from 1-40 or 500 (new pet), see which pet you like to use)

    * point + for character
    / gm changemaxhp: 99999999 ---- add blood
    / gm changegongji: 99999999 ---- add dame
    / gm changefangyu: 99999999 ---- add defense
    / gm changemingzhong: 99999999 ---- exact add
    / gm changeshanbi: 99999999 ---- dodge add
    / gm changebaoji: 99999999 ---- Add raid
    / gm changejianren: 99999999 ---- add patient

    / gm additem: (id of the item to be added) (the number of items to add) (0 is not locked; 1 is a key)
    * for example want to add a level 10 attack stone
    / gm additem: 24049 1 0
    Directory ID:
    D:\GPHAHXX\server\GPHweb\wwwroot\assets\global\icons\goods\small

    5. VH the text runs in the middle of the screen (not string.xml file )

    Go to the arpg database to find the tab puplicnoitice to Milk.

    6. Edit exp the duplicates:

    wwwroot\......\zh_CN\fbequip.xml
    pass_exp = "......" />

    server\config\gameworld\logicconfig\fbequip.xml
    <pass_exp> .. ... </pass_exp>

    Remember to pack zt (xml at wwwroot)

    7. Milk Link Deposit:

    In the file plat.xml in wwwroot\assets\config, there is <charge url = "http://www.libaopay.com/buy/?wid=40819" />, you can change the url link.

    8. Edit the message at benefits when entering the game:

    In file update.xml in folder zh_cn

    9. Error Mineral Operations can not access and HD Yun Tieu
    You search the path config\gameworld with file specialscene.xml, open the file and delete 3 lines
    <scene_id> 202 </scene_id>
    <scene_id> 203 </scene_id>
    <scene_id> 204 </scene_id>
    Is in normal game

    10. Turn on and off event:
    File: dynamic_cfg.xml here has a few events here to reset the date If <is_open> 0 </is_open> then edit it to <is_open> 1 </is_open>

    11.Del 9999999999 gold when registering AHTT

    File: config\loginserver\registeconfig.xml

    <gold_bind> 0 </gold_bind> (KNB key)
    <coin_bind> 0 </coin_bind> (Co-Key)
    <gold> 0 </gold> (KNB)
    <coin> 0 </coin> (Dong)
    12.  fix bugs 6 characters when naming at the time of character registration, change the character name
    to the path
    D:\GPHAHXX\server\config\local.xml
    edit the line below
    <plat_name> 37w </plat_name>
    to
    < plat_name> 100w </plat_name>
    so the length of the name at registration of the character is increased significantly,

    continue to the path
    D:\GPHAHXX\server\GPHweb\wwwroot\assets\config\plat.xml,
    edit
    <platname> 37w </platname>
    to
    <platname> 100w </platname>
    so the rename tag can be renamed = length like the edited local.xml file

    Updateting
    Guide Config via Hamachi for you to play anytime you want!

    - Config the following files:
    +  game.php : D:\GPHAHXX\server\GPHweb\wwwroot
    $ title = "GPH 暗黑 修仙 2014 年度 大作 奉献 游戏 者 之 家 为 梦想 而 努力 生存 aayx.net"; //
    页面title $ res_url = ""; // 资源 路径 , 供 cdn 配置 使用
    $ s_ip = " 25.84.49.135 "; // IP of Hamachi
    $ s_id = "1"; // 服务器 服 标识
    $ user = $ _SESSION ['valid_user']; // 平台 账号
    $ time = ""; // 时间戳
    $ cm = ""; // 防 沉迷
    $ ticket = ""; // 验证 串
    $ into_game = "0";
    $ client = "0"; // 是否 微 端 client = pc
    $ log = "0"; // 是否 开启 登陆 日志 clinet = 1 开启
    +  server.xml : D:\GPHAHXX\server\GPHweb\wwwroot\assets\config

    All: <ip> 127.0.0.1 </ip> // replace with Hamachi's IP
    <site root = "http: // 127.0. 0.1 "> / replace with Hamachi's IP

    +  config.xml : D:\GPHAHXX\server\GPHweb\wwwroot\assets\config

    <site root =" http: // 127.0.0.1 "> / replace with Hamachi's IP
    <file root = "http: // 127.0.0.1 "> // replace with Hamachi's IP

    => Done, invite everyone to play, remember to install Hamachi 
    Tested the PC with Latop using wifi
    P / S: sp on topic or pm yahoo: giaobn, I work on V1, v2 or V3 is similar to 
    Hamachi: HATT_BN,HATT_BN1 to HATT_BN10
    Pass: 123456
    IP: 25.84.49.135

    Nguon:  clbgamesvn.com
    « Last Edit: January 05, 2024, 10:24:37 AM by Mystera »

    Tags: