MMOCoin

Likes Likes:  0
Results 1 to 5 of 5

Threaded 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

 

 

Posting Permissions

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