EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   EQ2MAP New maps (https://www.eq2interface.com/forums/forumdisplay.php?f=40)
-   -   [Added] Deep Chelsith question (https://www.eq2interface.com/forums/showthread.php?t=19342)

Leucosia 07-08-2020 07:57 AM

[Added] Deep Chelsith question
 
While doing the prelude quest for BoL, I realised that the "Deep Chelsith: Vault of Omens" instance seems to reuse the map from "Chelsith: The Ancient Vault".

Old DB-created maps are exp09_dun_deepchelsith_ and exp09_dun_deepchelsith_solo_

New zones for "Deep Chelsith: Vault of Omens [Solo]" and "Deep Chelsith: Vault of Omens [heroic]" are exp16_dun_chelsith_prelude_ and exp16_dun_chelsith_prelude_solo_

Could it be possible to reuse the old maps? I don't ave access to the zonerect and original image files but I gather you have them?

jnils 07-09-2020 12:54 AM

1 Attachment(s)
Here are the zonerects for the old maps:

Code:

<ImageStyle Name="exp09_dun_deepchelsith" displayname="Chelsith: The Ancient Vault" zonerect="-1793.00, -1380.00, 931.00, 664.00" />
<ImageStyle Name="exp09_dun_deepchelsith_solo" displayname="Chelsith: The Ancient Vault [Advanced Solo]" zonerect="-1793.00, -1380.00, 931.00, 664.00" />

The only image we have is a jpg, but all you need to do is save it as a .dds, use same image for both.

Leucosia 08-12-2020 05:52 PM

2 Attachment(s)
Sorry for the massive delay, summer didn't help.

Here you go:

Code:

<ImageStyle Name="exp16_dun_chelsith_prelude" displayname="Deep Chelsith: Vault of Omens [heroic]" zonerect="-1793.00, -1380.00, 931.00, 664.00">
<ImageFrame Source="images/maps/map_exp16_dun_chelsith_prelude.dds" SourceRect="0,0,800,600" />
</ImageStyle>
<ImageStyle Name="exp16_dun_chelsith_prelude_solo" displayname="Deep Chelsith: Vault of Omens [Solo]" zonerect="-1793.00, -1380.00, 931.00, 664.00">
<ImageFrame Source="images/maps/map_exp16_dun_chelsith_prelude.dds" SourceRect="0,0,800,600" />
</ImageStyle>

(I tested it, it works and I pre-added the PoI on my computer)


All times are GMT -5. The time now is 03:28 AM.

vBulletin® - Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI