EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   EQ2MAP New maps (https://www.eq2interface.com/forums/forumdisplay.php?f=40)
-   -   [Added] [Map] Oceanfull map (reuse) (https://www.eq2interface.com/forums/showthread.php?t=19800)

Leucosia 07-25-2022 04:06 PM

[Added] [Map] Oceanfull map (reuse)
 
The new Oceanfull event is using the old Awuidor: The Nebulous Deep zone (exp15_dun_plane_of_water_01)

New name zone is Awuidor: Trench of Terrors (solo and heroic)

which should give this if I read your post on those original zones correctly
Code:

<ImageStyle Name="live_exp15_rgn_plane_of_water_event" displayname="Awuidor: Trench of Terrors [Heroic]" zonerect="-2235, -1685, 2235, 1670" />
<ImageStyle Name="live_exp15_rgn_plane_of_water_event_solo" displayname="Awuidor: Trench of Terrors [Solo]" zonerect="-2235, -1685, 2235, 1670" />


jnils 07-26-2022 03:48 PM

Does the maps have a ingame image already ?

Leucosia 07-26-2022 04:01 PM

Quote:

Originally Posted by jnils (Post 110765)
Does the maps have a ingame image already ?

Should have answered the question in my post, sorry. No it doesn't have one and needs to be linked to the generic Awuidor map.

jnils 07-27-2022 03:12 PM

Then it has to be crated as there is no way to link to an hardcoded map.
You can use the site jpg or grab it from in game. Save it in 800*600 .dds

Leucosia 08-01-2022 07:44 AM

2 Attachment(s)
Quote:

Originally Posted by jnils (Post 110768)
Then it has to be crated as there is no way to link to an hardcoded map.
You can use the site jpg or grab it from in game. Save it in 800*600 .dds

I'm the most STUPID person alive.
I just spent days adjusting the files before logging in to run the instance... Checking again and again the names, what I wrote, I even parsed a bit of the map just to make sure it overlapped with the original one...

Do you know what I did? I closed the frigging tag at the end of image style... Typed /> before image frame... *bonks head*
OBVIOUSLY, the map was never loading!

Here you go!

Code:

<ImageStyle Name="live_exp15_rgn_plane_of_water_event" displayname="Awuidor: Trench of Terrors [Heroic]" zonerect="-2235, -1685, 2235, 1670">
<ImageFrame Source="images/maps/map_live_exp15_rgn_plane_of_water_event_solo.dds" SourceRect="0,0,800,600" />
</ImageStyle>
<ImageStyle Name="live_exp15_rgn_plane_of_water_event_solo" displayname="Awuidor: Trench of Terrors [Solo]" zonerect="-2235, -1685, 2235, 1670">
<ImageFrame Source="images/maps/map_live_exp15_rgn_plane_of_water_event_solo.dds" SourceRect="0,0,800,600" />
</ImageStyle>


Leucosia 08-04-2022 04:51 PM

Thanks for adding the maps!

I just added all the POI to the solo map.

I wanted to let you know that I edited them and moved a bit the nameds and pearls apart as the name of the pearl is really important if you forgot to pick one up but if I put them in their correct loc, they would overlap and a mouseover would not show both but only the POI that happens to be on top.
So the named moved a bit to the center.

It doesn't impair visible accuracy while playing.

(yeah, I like my POIs neat and tidy and well aligned AND visible!)

jnils 08-05-2022 04:57 PM

Nice work.
Lots of new POI's
If they are the same for Heroic i can copy them for you.

Leucosia 08-24-2022 05:27 PM

I never answered sorry. I don't know, I don't have the level to cross through heroic sorry.


All times are GMT -5. The time now is 09:59 AM.

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