Release Aion Emulator 5.1 Full Source

Page 29 of 32 FirstFirst ... 19212223242526272829303132 LastLast
Results 421 to 435 of 467
  1. #421
    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 dhannyjsb View Post
    can you help me make it?
    Yes i can just pm me

  2. #422
    Apprentice dhannyjsb is offline
    MemberRank
    Mar 2014 Join Date
    14Posts

    Re: Release Aion Emulator 5.1 Full Source

    Quote Originally Posted by Onyen542 View Post
    Yes i can just pm me
    already PM.

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

    Re: Release Aion Emulator 5.1 Full Source

    Update svn many bug fixed

  4. #424
    Novice Willjp is offline
    MemberRank
    Jan 2019 Join Date
    2Posts

    Re: Release Aion Emulator 5.1 Full Source

    Quote Originally Posted by Onyen542 View Post
    Update svn many bug fixed
    @Onyen542 in Aion-Project-5.1/AL-Game/sql / there new sql, which of them should be used

    with the previous version I had some quests of missions that were available for low lvl, and the missions of the pink moon, those of the man with the map of the waves, also give lots xp, trying with lvl 20, I was sent to lvl 35
    Last edited by Willjp; 25-02-19 at 05:07 PM. Reason: misspelled words

  5. #425
    Member TNT is offline
    MemberRank
    Sep 2011 Join Date
    Test ServerLocation
    59Posts

    Re: Release Aion Emulator 5.1 Full Source

    Onyen do you ever plan on updating your source to support java 8 XD ? or its going be only on 7 for now

  6. #426
    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 TNT View Post
    Onyen do you ever plan on updating your source to support java 8 XD ? or its going be only on 7 for now
    For 5.1 i using java 7

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

    Re: Release Aion Emulator 5.1 Full Source

    Quote Originally Posted by Willjp View Post
    @Onyen542 in Aion-Project-5.1/AL-Game/sql / there new sql, which of them should be used

    with the previous version I had some quests of missions that were available for low lvl, and the missions of the pink moon, those of the man with the map of the waves, also give lots xp, trying with lvl 20, I was sent to lvl 35
    .......
    Last edited by Robyson; 08-07-19 at 02:53 AM.

  8. #428
    Novice Asonze is offline
    MemberRank
    May 2015 Join Date
    4Posts

    Re: Release Aion Emulator 5.1 Full Source

    Quote Originally Posted by Robson26 View Post
    Make corrections in the source code is complicated, being possible to correct some bugs, but other bugs may appear
    I have with the corrections and working fine
    Hello, i have added al_server_gs and al_serverls in mysql, do i need to add more? because am geting this error:


    17:04:30.208 ERROR[ReadWrite-0 Dispatcher]: - Could not restore Cp List data for player: 122788 from DB: Table 'al_server_gs.player_combat_points' doesn't existcom.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'al_server_gs.player_combat_points' doesn't exist

    Infact that Table dont exist in al_server_gs, do i need to add any other database?

    Oh i also changed AL_Game/Config database.propertys From:
    # This is database url.
    database.url = jdbc:mysql://localhost:3306/fallen_database?useUnicode=true&characterEncoding=UTF-8

    To
    # This is database url.
    database.url = jdbc:mysql://localhost:3306/al_sever_gs?useUnicode=true&characterEncoding=UTF-8

    Because i dont find that database anywhere.

  9. #429
    Enthusiast klon22 is online now
    MemberRank
    Sep 2013 Join Date
    47Posts

    Re: Release Aion Emulator 5.1 Full Source

    DROP TABLE IF EXISTS `player_combat_points`;CREATE TABLE `player_combat_points` ( `player_id` int(11) NOT NULL, `slot_id` int(11) NOT NULL, `cp_point` int(3) NOT NULL DEFAULT '1', `category` varchar(255) DEFAULT NULL, PRIMARY KEY (`player_id`,`slot_id`)) ENGINE=MyISAM DEFAULT CHARSET=utf8;

    - - - Updated - - -

    AL-Game\sql\dg_database_clean.sql

  10. #430
    Novice Asonze is offline
    MemberRank
    May 2015 Join Date
    4Posts

    Re: Release Aion Emulator 5.1 Full Source

    Anyone with Mouse fix For the Client? i tryed http://forum.ragezone.com/f587/noip-...ource-1156650/ But dont work in this Version.

  11. #431
    Account Upgraded | Title Enabled! kornicska is offline
    MemberRank
    Sep 2013 Join Date
    582Posts

    Re: Release Aion Emulator 5.1 Full Source

    The problem emu.

    Not loking the configuration the class select quest complette and up the LVL 75.. not level ect 14 or 12....
    I not use the emu pvp server, the emu normal server not working normal quest playerable?

    And starting MAp new player not the essencetapping skill? not crafting skill newbie?
    And drop potion and item X version? not use the use sell kinah?
    And buy the greater stigma .

    can you somehow put this emu on a plain non-PVP server?

    please send me normal quest player use server config pak.. Normal xp normap level up the class select, normal drop rate, all drop usen non X, and all buy used, non X.. please help me the configuration..
    Last edited by kornicska; 13-11-19 at 04:47 PM.

  12. #432
    Enthusiast Dylen676 is offline
    MemberRank
    Nov 2007 Join Date
    48Posts

    Re: Release Aion Emulator 5.1 Full Source

    Hi!

    Emu gathering not work.Fix?

    Thanks

  13. #433
    Novice OnBroth is offline
    MemberRank
    Feb 2020 Join Date
    4Posts

    Re: Release Aion Emulator 5.1 Full Source

    At level 1 when collecting plants write - You are a Daeva now. Leave this resource for Humans to use. Please help solve this problem


    Last edited by OnBroth; 13-02-20 at 09:49 PM.

  14. #434
    Novice OnBroth is offline
    MemberRank
    Feb 2020 Join Date
    4Posts

    Re: Release Aion Emulator 5.1 Full Source

    Doesn't anyone know how to solve this? Please, help.

  15. #435
    King is Here ! cinus is online now
    MemberRank
    May 2020 Join Date
    NetherlandLocation
    458Posts

    Re: Release Aion Emulator 5.1 Full Source

    Quote Originally Posted by mcsnakes View Post
    To be clear Aion 5.1 the version above is also modified and edited by my Aion-unique Team it wasnt finished yet but got leaked we worked for more than a year on these sources also the Aion 5.3 version is exactly the same source coding! but more updates and features! so its not a bad modified which deleted encom features? this is a stupid lie of you! i have rights of both version! we only use there event system gived by kortana for more information people can add Theghostfur on skype! for more proof and help maby soon or later i also will release 5.6 to the public!
    Greetings Ghostfur
    - - - Updated - - -

    Both versions are from the Aion-Unique Team

    - - - Updated - - -



    Not Right dude! both sources are from Aion-Unique and exactly the same! this 5.1 version
    was not complete yet someone stole it and leaked it to the public!





    - - - Updated - - -


    There is no difference both are my releases :) only opcoding and some new features in 5.3 thats all :) peace bro if you have more questions you can always ask

    - - - Updated - - -
    Aion-Unique Latest Release No Edits!

    Version 5.1: https://mega.nz/#!Ms5FzDaR!YgCDYW1jH...1_Gl6VVTki2AqI

    Version 5.3/5.4: https://mega.nz/#!N8w0gYDQ!1RehACcK0...6LiJNaxhBkg6pQ


    Can you share a 4.6 source ?? THX



Advertisement