Release Aion Emulator 5.1 Full Source

Page 7 of 32 FirstFirst 12345678910111213141517 ... LastLast
Results 91 to 105 of 467
  1. #91
    hello world label5 is offline
    MemberRank
    Oct 2013 Join Date
    trenchLocation
    213Posts

    Re: Release Aion Emulator 5.1 Full Source

    Quote Originally Posted by themoose View Post
    We change amplication system to automatic since version 5.0.
    thanks...btw some item at the max 15 not continue on to +20 with omega stone,and the system enchant message need amplification to continue enchanment...maybe must be item.pak problem or the data source?

  2. #92
    Enthusiast themoose is offline
    MemberRank
    Jul 2010 Join Date
    Ko Pha NganLocation
    26Posts

    Re: Release Aion Emulator 5.1 Full Source

    Quote Originally Posted by label5 View Post
    thanks...btw some item at the max 15 not continue on to +20 with omega stone,and the system enchant message need amplification to continue enchanment...maybe must be item.pak problem or the data source?
    coz some item can't amplification, check Mask

    public class ItemMask
    {
    public static final int LIMIT_ONE = 1;
    public static final int TRADEABLE = (1 << 1);
    public static final int SELLABLE = (1 << 2);
    public static final int STORABLE_IN_WH = (1 << 3);
    public static final int STORABLE_IN_AWH = (1 << 4);
    public static final int STORABLE_IN_LWH = (1 << 5);
    public static final int BREAKABLE = (1 << 6);
    public static final int SOUL_BOUND = (1 << 7);
    public static final int REMOVE_LOGOUT = (1 << 8);
    public static final int NO_ENCHANT = (1 << 9);
    public static final int CAN_PROC_ENCHANT = (1 << 10);
    public static final int CAN_COMPOSITE_WEAPON = (1 << 11);
    public static final int REMODELABLE = (1 << 12);
    public static final int CAN_SPLIT = (1 << 13);
    public static final int DELETABLE = (1 << 14);
    public static final int DYEABLE = (1 << 15);
    public static final int CAN_IDIAN = (1 << 17);
    public static final int CAN_AMPLIFICATION = (1 << 18);
    public static final int ITEM_ARCHDAEVA = (1 << 19);
    }

  3. #93
    hello world label5 is offline
    MemberRank
    Oct 2013 Join Date
    trenchLocation
    213Posts

    Re: Release Aion Emulator 5.1 Full Source

    Quote Originally Posted by themoose View Post
    coz some item can't amplification, check Mask

    public class ItemMask
    {
    public static final int LIMIT_ONE = 1;
    public static final int TRADEABLE = (1 << 1);
    public static final int SELLABLE = (1 << 2);
    public static final int STORABLE_IN_WH = (1 << 3);
    public static final int STORABLE_IN_AWH = (1 << 4);
    public static final int STORABLE_IN_LWH = (1 << 5);
    public static final int BREAKABLE = (1 << 6);
    public static final int SOUL_BOUND = (1 << 7);
    public static final int REMOVE_LOGOUT = (1 << 8);
    public static final int NO_ENCHANT = (1 << 9);
    public static final int CAN_PROC_ENCHANT = (1 << 10);
    public static final int CAN_COMPOSITE_WEAPON = (1 << 11);
    public static final int REMODELABLE = (1 << 12);
    public static final int CAN_SPLIT = (1 << 13);
    public static final int DELETABLE = (1 << 14);
    public static final int DYEABLE = (1 << 15);
    public static final int CAN_IDIAN = (1 << 17);
    public static final int CAN_AMPLIFICATION = (1 << 18);
    public static final int ITEM_ARCHDAEVA = (1 << 19);
    }
    yup i did check, what did i'd found amplication stone & amplication tools firmly disabling on this source...npc goods doesn't sell the tools followed with amplication stone it no longer use ingame X bar on the icon lol..is there any chance activate them both?thanks
    Last edited by label5; 26-08-17 at 02:59 AM. Reason: adding stuff

  4. #94
    Member a7741200 is offline
    MemberRank
    May 2017 Join Date
    56Posts

    happy Re: Aion 5.1 FULL SOURCE

    [QUOTE = Robson26; 8813259]优秀的模拟器一些最好的[/ QUOTE]
    Can you give me the NA client?Bin.dll version.dllBin.dll version.dll

    - - - Updated - - -

    [QUOTE = Robson26; 8813259]优秀的模拟器一些最好的[/ QUOTE]
    Can you give me the NA client?

    bin32 version.dll
    Bin64 version.dll

  5. #95
    "One day at a time" Robyson is offline
    [VIP] MemberRank
    Sep 2013 Join Date
    TzionLocation
    1,857Posts

    Re: Aion 5.1 FULL SOURCE

    Quote Originally Posted by a7741200 View Post
    [QUOTE = Robson26; 8813259]优秀的模拟器一些最好的[/ QUOTE]
    Can you give me the NA client?Bin.dll version.dllBin.dll version.dll

    - - - Updated - - -

    [QUOTE = Robson26; 8813259]优秀的模拟器一些最好的[/ QUOTE]
    Can you give me the NA client?

    bin32 version.dll
    Bin64 version.dll
    It's not good to use these files, for my experience.
    Can download here: http://forum.ragezone.com/f586/aion-...al-ip-1071278/
    Last edited by Robyson; 26-08-17 at 01:46 PM.

  6. #96
    Member a7741200 is offline
    MemberRank
    May 2017 Join Date
    56Posts

    Re: Aion 5.1 FULL SOURCE

    Quote Originally Posted by Robson26 View Post
    It's not good to use these files, for my experience.
    Can download here: http://forum.ragezone.com/f586/aion-...al-ip-1071278/
    Not available!================================================== =Use BIN 32 version.dllNo tips! The In the choice of server interface to stop! Can not enter the role interface.================================================== ====Use BIN 64 version.dllNot the game server registered in the authentication server (6)

    - - - Updated - - -

    Cn client was successful use!He said the use of 5.3-5.4 source code with the 5.1 source code!But he did not tell me how to use it.

  7. #97
    Member a7741200 is offline
    MemberRank
    May 2017 Join Date
    56Posts

    Re: Release Aion Emulator 5.1 Full Source

    Quote Originally Posted by Onyen542 View Post
    hello rz, this my firts time xD
    Like The Tittle say this is a Aion 5.1 full source


    Emulator Features:
    * Stigma System
    * Conquerer/Protector System
    * High Daeva System
    * Creation Points System
    * Luna System
    * Magic Crafting System
    * Magic Morph System
    * Bonus buff fully working like a legion buff etc
    * Etc
    Custom Features:
    * FFA System
    * BG/Battleground System
    * PK bandit System
    * PvP Ap Gp gain (with fucking custom rates)
    * 1vs1 System (use player commands)
    * Event Gebuk mantan and treasure System
    * F2f Membership System
    * Wedding System (nick love nick)
    * Etc
    New Instance working:
    * Library of Knowledge
    * Garden of Knowledge
    * Rift of Oblivion
    * Admas Fall
    * Theobomos Test Chamber
    * Kroban Base
    * Drakenseers Lair
    * Fire Temple of Memory
    New Zones :
    * Esterra
    * Nosra
    Link Svn : Here
    Client 5.1 NA :Single link <<Google drive
    Client 5.1 NA :Part 3GB/Part<<Google drive
    Important !!! You need to delete d3dx9_38 and / or d3dx8thk.dll in your folder bin32.
    Level 65. The advanced Guardian Mission Mission is not available.There is no task mail for the senior guardian.GM platform inside Ctrl+F1 cannot be used effectively.Use commands only.

    WEB has no idea how to use and configure it.I have a PHP environment. But I don't know how to configure it. It's all english.

    - - - Updated - - -

    Advanced guardian can use the task.Must be re-sent into the main city activation! The The The

    - - - Updated - - -

    Rift of Oblivion
    BUG:
    Rift of Oblivion's transfiguration skills can be used in other world maps!

  8. #98
    Proficient Member Onyen542 is offline
    MemberRank
    Feb 2013 Join Date
    Indonesia, orieLocation
    171Posts

    Re: Release Aion Emulator 5.1 Full Source

    Quote Originally Posted by a7741200 View Post
    Level 65. The advanced Guardian Mission Mission is not available.There is no task mail for the senior guardian.GM platform inside Ctrl+F1 cannot be used effectively.Use commands only.

    WEB has no idea how to use and configure it.I have a PHP environment. But I don't know how to configure it. It's all english.

    - - - Updated - - -

    Advanced guardian can use the task.Must be re-sent into the main city activation! The The The

    - - - Updated - - -

    Rift of Oblivion
    BUG:
    Rift of Oblivion's transfiguration skills can be used in other world maps!
    website working aswell with php 5.6 or higher

  9. #99
    hello world label5 is offline
    MemberRank
    Oct 2013 Join Date
    trenchLocation
    213Posts

    Re: Release Aion Emulator 5.1 Full Source

    @onyen52 how do you configure it? I use uniserverZ and USBWebserver v8.6 I have no luck to activate it .. can you show me?

  10. #100
    Proficient Member Onyen542 is offline
    MemberRank
    Feb 2013 Join Date
    Indonesia, orieLocation
    171Posts

    Re: Release Aion Emulator 5.1 Full Source

    Quote Originally Posted by label5 View Post
    @onyen52 how do you configure it? I use uniserverZ and USBWebserver v8.6 I have no luck to activate it .. can you show me?
    i'm use xampp php 5.6 live demo on my private server project legacyofaion.cf

  11. #101
    Member a7741200 is offline
    MemberRank
    May 2017 Join Date
    56Posts

    Re: Release Aion Emulator 5.1 Full Source

    Quote Originally Posted by Onyen542 View Post
    i'm use xampp php 5.6 live demo on my private server project legacyofaion.cf
    What parts need to be modified? Is there a detailed tutorial? UnityWeb this document directly into the PHP environment can be implemented?

    - - - Updated - - -

    Npc_drops within many areas of the monster is not complete. lack!

  12. #102
    hello world label5 is offline
    MemberRank
    Oct 2013 Join Date
    trenchLocation
    213Posts

    Re: Release Aion Emulator 5.1 Full Source

    anyone knows how to force to stop getting exp at level 65. 65 should be an archdeava attempt but it only intercepts 66 lvl..all adjustments to rate.properties do not fix the problem.

  13. #103
    Novice srel90 is offline
    MemberRank
    Sep 2016 Join Date
    4Posts

    Re: Release Aion Emulator 5.1 Full Source

    Quote Originally Posted by Onyen542 View Post
    i'm use xampp php 5.6 live demo on my private server project legacyofaion.cf
    1. put UnityWeb in to htdocs or www
    2. install composer download here https://getcomposer.org/download/
    3. open command prompt and cd to you UnityWeb in htdocs
    4. type composer install on to command prompt and enter
    5. wait until it's downloading finished
    6. type php artisan migrate on to command prompt and enter
    7. open file UnityWeb\config\database.php and change
    ac_server_gs to al_server_gs
    ac_server_ls to al_server_ls
    also change DB_USERNAME and DB_PASSWORD to your server
    8. open file UnityWeb\server.php and change

    if ($uri !== '/' && file_exists(__DIR__.'/../htdocs'.$uri)) { return false;}require_once __DIR__.'/../htdocs/index.php';
    to
    if ($uri !== '/' && file_exists(__DIR__.'/public'.$uri)) { return false;}require_once __DIR__.'/public/index.php';

    9. in command prompt type copy .env.example .env and enter
    10. in command prompt type php artisan key:generateand enter copy generated text that look like g5ksXOShEyqyVGL9KVEo8zta3supurFc
    11. open file UnityWeb\.env and replace APP_KEY=g5ksXOShEyqyVGL9KVEo8zta3supurFc with your generated key also change DB_DATABASE=al_server_gs

    12. in command prompt type php artisan serve and enter
    13. open your broswer and type 404 Not Found or http://localhost:8000/ in address bar
    14. that's all! Don't forget to open apache and mysql
    Last edited by srel90; 30-08-17 at 03:04 PM.

  14. #104
    Member a7741200 is offline
    MemberRank
    May 2017 Join Date
    56Posts

    thumbs up Re: Release Aion Emulator 5.1 Full Source

    [QUOTE = srel90; 8818166] 1。将UnityWeb放入htdocs或www
    2.安装composer下载这里https://getcomposer.org/download/
    3.打开命令提示符并cd在您的htdocs中的UnityWeb
    4.键入composer安装到命令提示符并输入
    5.等到它正在下载完成
    6.键入php artisan迁移到命令提示符并输入
    7.打开文件UnityWeb \ config \ database.php并将
    ac_server_gs 更改为al_server_gs
    ac_server_ls到al_server_ls
    还将DB_USERNAME和DB_PASSWORD更改为您的服务器
    8.打开文件UnityWeb \ server。 php和变化

    if($ uri!=='/'&& file_exists(__ DIR __。'/ .. / htdocs'。$ uri)){return false;} require_once __DIR __。'/ .. / htdocs / index.php'
    to
    if($ uri!=='/'&& file_exists(__ DIR __。'/ public'。$ uri)){return false;} require_once __DIR __。'/ public / index.php'

    9.在命令提示类型拷贝.env.example .ENV并输入
    在命令提示类型10. PHP人员键:生成并输入复制像生成的文本 g5ksXOShEyqyVGL9KVEo8zta3supurFc
    11.打开文件 UnityWeb \ .ENV和替换 APP_KEY = g5ksXOShEyqyVGL9KVEo8zta3supurFc与生成的密钥也改变了DB_DATABASE = al_server_gs

    12。
    13.打开你的broswer并在地址栏 14中键入404 Not Found http:// localhost:8000 /
    不要忘了打开apache和mysql [/ QUOTE]

    thank you! Although google translation of English after some difficult to understand. But I will try.

  15. #105
    hello world label5 is offline
    MemberRank
    Oct 2013 Join Date
    trenchLocation
    213Posts

    Re: Release Aion Emulator 5.1 Full Source




Advertisement