
Results 1 to 5 of 5
Thread: [C++] ArcEmu 3.3.3 Patch
-
26-03-10, 05:43 AM #1
[C++] ArcEmu 3.3.3 Patch
Register to remove this adIf 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 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, }; /**
Credits to thetruecrow
› See More: [C++] ArcEmu 3.3.3 PatchLast edited by Wise; 27-03-10 at 05:08 AM.
-
27-03-10, 06:19 AM #2
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.
-
27-03-10, 01:21 PM #3
um okay i can't remember where to put this patch like in what folder can someone help?
-
27-03-10, 02:05 PM #4
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.
-
28-03-10, 12:50 PM #5
Register to remove this adPatch checked, tried & applied.
This patch is unstable, and dangerous for your current core changes,
Thread closed.