Zone list updates - help needed

htw

Developer
Joined
Aug 27, 2006
Messages
13,196
Reaction score
374
Points
83
Location
Albuquerque, NM
Here is what I threw in so far, if anyone sees anything wrong (wrong place, missing, etc.), and especially if anyone wants to post what zone connections are, we can finish updating it. If you have MQ2PiggyZone loaded (you don't actually need to use the /zone, /gate, etc.), and you are in a zone, you can list the connections with: /connections

Code:
;------House of Thule
700=feerrott2 "The Feerrott",202,701
701=thulehouse1 "House of Thule",700,702,703,704,706
702=thulehouse2 "House of Thule, Upper Floors",701,707,710,711,709
703=housegarden "The Grounds",701,705
704=thulelibrary "The Library",701
705=well "The Well",703
706=fallen "Erudin Burning",701
707=morellcastle "Morell's Castle",702,708
708=somnium "Sanctum Somnium",707
709=alkabormare "Al'Kabor's Nightmare",702
710=miragulmare "Miragul's Nightmare",702,713
711=thuledream "Fear Itself",702
712=neighborhood "Sunrise Hills",344
713=phylactery "Miragul's Phylactery",710
714=phinterior3a1 "House Interior"
715=phinterior1a1 "House Interior"
716=phinterior3a2 "House Interior"
717=phinterior3a3 "House Interior"
718=phinterior1a2 "House Interior"
719=phinterior1a3 "House Interior"
720=phinterior1b1 "Dragon House Interior"

;------Veil of Alaris
723=phinterior1d1 "Dragon House Interior"
724=argath "Argath, Bastion of Illdaera"
725=arelis "Valley of Lunanyn"
726=sarithcity "Sarith, City of Tides"
727=rubak "Rubak Oseka, Temple of the Sea"
728=beastdomain "Beasts' Domain"
729=resplendent "The Resplendent Temple"
730=pillarsalra "Pillars of Alra"
731=windsong "Windsong Sanctuary"
732=cityofbronze "Erillion, City of Bronze"
733=sepulcher "Sepulcher of Order"
734=eastsepulcher "Sepulcher East"
735=westsepulcher "Sepulcher West"
736=shadowedmount "Shadowed Mount"
737=guildhalllrg "Grand Guild Hall"
738=guildhallsml "Greater Guild Hall"
739=plhogrinteriors1a1 "One Bedroom House Interior"
740=plhogrinteriors1a2 "One Bedroom House Interior"
741=plhogrinteriors3a1 "Three Bedroom House Interior"
742=plhogrinteriors3a2 "Three Bedroom House Interior"
743=plhogrinteriors3b1 "Three Bedroom House Interior"
744=plhogrinteriors3b2 "Three Bedroom House Interior"
745=plhdkeinteriors1a1 "One Bedroom House Interior"
746=plhdkeinteriors1a2 "One Bedroom House Interior"
747=plhdkeinteriors1a3 "One Bedroom House Interior"
748=plhdkeinteriors3a1 "Three Bedroom House Interior"
749=plhdkeinteriors3a2 "Three Bedroom House Interior"
750=plhdkeinteriors3a3 "Three Bedroom House Interior"

;------Rain of Fear
751=guildhall3 "Modest Guild Hall"
752=shardslanding "Shard's Landing"
753=xorbb "Valley of King Xorbb"
754=kaelshard "Kael Drakkel: The King's Madness"
755=eastwastesshard "East Wastes: Zeixshi-Kar's Awakening"
756=crystalshard "The Crystal Caverns: Fragment of Fear"
757=breedinggrounds "The Breeding Grounds"
758=eviltree "Evantil, the Vile Oak"
759=grelleth "Grelleth's Palace, the Chateau of Filth"
760=chapterhouse "Chapterhouse of the Fallen"
761=pomischief "The Plane of Mischief"
762=burnedwoods "The Burned Woods"
763=chelsith "Chelsith Reborn"
764=poshadow "Plane of Shadow"
765=heartoffear "Heart of Fear"
766=phinteriortree "Evantil's Abode"
767=interiorwalltest "Wall Wall Wall"
768=heartoffearb "Heart of Fear: The Rebirth"
769=heartoffearc "Heart of Fear: The Epicenter"

;------Call of the Forsaken
770=bixiewarfront "Bixie Warfront"
771=deadhills "The Dead Hills"
772=ethernere "Ethernere Tainted West Karana"
773=thevoidh "The Void"
774=plhbixieint "Bixie Hive"
775=towerofrot "Tower of Rot"
776=arginhiz "Argin-Hiz"
777=exalted "Exalted Paineel"

;------The Darkened Sea
778=arxmentis "Arx Mentis"
779=brotherisland "Brother Island"
780=kattacastrumb "Katta Castrum: Deluge"
781=dredge "Combine Dredge"
782=endlesscaverns "Caverns of Endless Song"
783=thuliasaur "Thuliasaur Island"
784=degmar "Degmar, the Lost Castle"
785=tempesttemple "Tempest Temple"
786=plhpirateshipint "Pirate Ship"

998=fhalls "The Forgotten Halls"

htw
 
Is there a setting I can add for not to check /succor enable x2 or /gate enable x2, after machine is rebooted?

Thanks,
 
It should be saving that to ini file. Let me check into it, and see if it's not saving properly, and if so, I'll fix it.

htw
 
Is there a setting I can add for not to check /succor enable x2 or /gate enable x2, after machine is rebooted?

Thanks,
Ok, due to MQ2PiggyZone.ini requiring updates, i.e., new zones, connections, etc., I moved the settings to a global INI. It should read/write to that one if you enable. E.g., if you do /succor enable the required times, it should turn it on in there, and know that for all accounts from then on as soon as plugin loads.

For your reference, it is called MQ2PiggyZoneGlobal.ini and this is an example of what it will look like with all options enabled:

[Settings]
SuccorEnabled=1
FadeEnabled=1
GateEnabled=1
ZoneEnabled=1

Update your MQ2PiggyZone.dll via loader, and then you should be good to go.

htw
 
All you need is the zone numbers which connect to each zone missing it's connections? You don't need location of zone line, object to click, etc? If so then I can try to help with that over this weekend.
 
Is there a setting I can add for not to check /succor enable x2 or /gate enable x2, after machine is rebooted?

Thanks,
Ok, due to MQ2PiggyZone.ini requiring updates, i.e., new zones, connections, etc., I moved the settings to a global INI. It should read/write to that one if you enable. E.g., if you do /succor enable the required times, it should turn it on in there, and know that for all accounts from then on as soon as plugin loads.

For your reference, it is called MQ2PiggyZoneGlobal.ini and this is an example of what it will look like with all options enabled:

[Settings]
SuccorEnabled=1
FadeEnabled=1
GateEnabled=1
ZoneEnabled=1

Update your MQ2PiggyZone.dll via loader, and then you should be good to go.

htw

Has there been different community guidance put out related to the relative safety (or lack thereof) of this plugin? I might load it just to use the /findpath function again (yea yea, I get it, you can do it in the map in game now, but that's too fucking complicated for my purposes).
 
Using /findpath wont cause you any problems. If they decide to crack down on active hacks again people might get caught using /zone, but it's been almost two years I believe since a crack down.