MMOCoin

Likes Likes:  0
Results 1 to 5 of 5

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Graphics Guru

    Join Date
    Feb 2009
    Posts
    1,377
    Post Thanks / Like
    Rep Power
    24
    Reputation
    382

    [C++] ArcEmu 3.3.3 Patch

    If anyone can make an updated version of this patch, it would be appreciated, I was banned, so I can't update, I use a checkout people give me XD
    This patch isn't an uber upgrade where everything works, it just will allow you to play with 3.3.3
    This is made for revision 3198 btw XD

    Diff | Index: src/arcemu-shared/Auth/ - Thecrow - RztR7KzX - Pastebin.com


    Credits to thetruecrow


    Yea I forgot to update achievements.
    I believe this should fix it.
    Code:
    Index: AchievementMgr.h
    ===================================================================
    --- AchievementMgr.h    (revision 3198)
    +++ AchievementMgr.h    (working copy)
    @@ -193,8 +193,8 @@
         ACHIEVEMENT_CRITERIA_TYPE_LEARN_SKILL_LINE= 112,
         ACHIEVEMENT_CRITERIA_TYPE_EARN_HONORABLE_KILL = 113,
         ACHIEVEMENT_CRITERIA_TYPE_ACCEPTED_SUMMONINGS = 114,
    -    // 0..114 => 115 criteria types total
    -    ACHIEVEMENT_CRITERIA_TYPE_TOTAL = 120,
    +    // 0..114 => 124 criteria types total
    +    ACHIEVEMENT_CRITERIA_TYPE_TOTAL = 124,
     };
     
     /**
    Filebeam - Beam up that File Scottie!

    Credits to thetruecrow


    Last edited by Wise; 27-03-10 at 05:08 AM.



  2. Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread

  3. #2
    Contributor
    Cocain's Avatar
    Join Date
    Mar 2010
    Posts
    208
    Post Thanks / Like
    Rep Power
    17
    Reputation
    92
    This patch isn't updating, far from. This is just updating the Achievment Critiria package.

    If you want to follow the actual criteria of the updated packages, and the patch that's on it's way check this thread :

    Sign In

    The progress they've made isn't huge, but it's starting to look like somthing.

    Nice of you to re-release it on here though. +Rep.

  4. #3
    Beginner

    Join Date
    Dec 2009
    Posts
    5
    Post Thanks / Like
    Rep Power
    17
    Reputation
    1
    um okay i can't remember where to put this patch like in what folder can someone help?

  5. #4
    Contributor
    Cocain's Avatar
    Join Date
    Mar 2010
    Posts
    208
    Post Thanks / Like
    Rep Power
    17
    Reputation
    92
    You're supposed to apply it on the ArcEmu source, which you can download with Tortoise SVN. When you have that done, right click on the patch & Apply it on the propper files.

  6. #5
    Contributor
    Cocain's Avatar
    Join Date
    Mar 2010
    Posts
    208
    Post Thanks / Like
    Rep Power
    17
    Reputation
    92
    Patch checked, tried & applied.


    This patch is unstable, and dangerous for your current core changes,

    Thread closed.

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •