PDA

View Full Version : 12/05 patch



Newby
12-05-2023, 05:58 PM
structs and opcodes...

Newby
12-05-2023, 07:50 PM
Addendum to update zones.h:


Index: zones.h
================================================== =================
--- zones.h (revision 1428)
+++ zones.h (working copy)
@@ -879,13 +879,13 @@
{ "deepshade", "Deepshade" }, // 856
{ "firefallpass", "Firefall Pass" }, // 857
{ "hollowshadetwo", "Hollowshade Moor" }, // 858
-{ NULL, NULL }, // 859
-{ NULL, NULL }, // 860
-{ NULL, NULL }, // 861
-{ NULL, NULL }, // 862
-{ NULL, NULL }, // 863
-{ NULL, NULL }, // 864
-{ NULL, NULL }, // 865
+{ "laurioninn", "Laurion Inn" }, // 859
+{ "ankexfen", "Ankexfen Keep" }, // 860
+{ "pallomen", "Pal'Lomen" }, // 861
+{ "herosforge", "The Hero's Forge" }, // 862
+{ "moorsofnokk", "Moors of Nokk" }, // 863
+{ "unkemptwoods", "Unkempt Woods" }, // 864
+{ "timorousfalls", "Timorous Falls" }, // 865
{ NULL, NULL }, // 866
{ NULL, NULL }, // 867
{ NULL, NULL }, // 868

Loki
12-06-2023, 07:47 AM
Thank you newby! There was an issue loading maps for the missions zones. I saw it said something like herosforge_mission.sp on console. Not sure if that second patch you posted would fix that but don't think so.

BlueAdept
12-06-2023, 03:42 PM
I should be able to have an svn release later tonight after I get home.

BlueAdept
12-06-2023, 07:23 PM
I am unable to get Everquest launchpad to load and therefore cant patch to make sure the above patch works. This will be an as is release since I can't test.

xerxes
12-07-2023, 09:49 AM
I am unable to get Everquest launchpad to load and therefore cant patch to make sure the above patch works. This will be an as is release since I can't test.
Are you running Windows 7? They pushed an update that broke the launchpad on Windows 7. You need to download an updated lauchpad with the fix: https://launch.daybreakgames.com/installer/EQ_setup.exe?v=9

BlueAdept
12-10-2023, 03:02 PM
The next day I was able to get launchpad to work. Windows 10. But havent verified this actually works with live...but it should.