Wise
26-03-10, 05:43 AM
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 (http://pastebin.com/RztR7KzX)
Credits to thetruecrow
Yea I forgot to update achievements.
I believe this should fix it.
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! (http://filebeam.com/28c98c8784feb199a51f6101829c24a6)
Credits to thetruecrow
This is made for revision 3198 btw XD
Diff | Index: src/arcemu-shared/Auth/ - Thecrow - RztR7KzX - Pastebin.com (http://pastebin.com/RztR7KzX)
Credits to thetruecrow
Yea I forgot to update achievements.
I believe this should fix it.
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! (http://filebeam.com/28c98c8784feb199a51f6101829c24a6)
Credits to thetruecrow