EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   EQ2MAP (https://www.eq2interface.com/forums/forumdisplay.php?f=34)
-   -   Thurgadin Grand Hall Prestige Home (https://www.eq2interface.com/forums/showthread.php?t=20020)

maliki7676a 10-05-2023 11:08 PM

Thurgadin Grand Hall Prestige Home
 
Good day to you all..

I've been working on the Thurgadin Prestige home (tour), and trying to get a map working..

Question is I recently re-installed windows on my machine, and lost some files, and Can't remember what I was using to edit or stitch or piece together the dds files of the working maps.

I have though got this far with the map somewhat. by getting the zonerects for the prestige home and the thurgadin city map. and got the code as follows:

[code]
<ImageStyle Name="thurgadin_prestige_home" displayname="Thurgadin Grand Hall" zonerect="0.00,0.00,1.00,600.00">
<ImageFrame Source="images/maps/map_exp_07_thurgadin_velious.dds" SourceRect="-1,105.00,-103.00,257.00,919.00" />
</ImageStyle>
/CODE]

and for the map of the map_exp_07_thurgadin_velious, I circled in green what areas I believe would be the pretige home.



Like I said, I can't remember what program I used to edit/stitch/piece together the map pieces. Like I did with the Sands of Renewal Home, and Drunder Guildhall.

and lastly; I did something with the map I was working on, and now when I login, to the thurgadin prestige home tour, eq2maps has a transparent look to it, all I see is the outlined



Please help.... stuck like a log currently. What program can i use to edit the dds file or convert it to PNG or JPEG to edit, then convert back.?????

Thanks in advance.

jnils 10-06-2023 08:01 AM

You can use GIMP to edit the image.

Looks like you have swaped the zonerect and sourcerect values.

maliki7676a 10-06-2023 01:43 PM

1 Attachment(s)
ok, doubled checked the zonerects and seems to be correct.

Still not seeing the map, same as the picture in post above.

Here's the map that I believe will work if I can get it to just show up. (adding the acutal .dds file too.

what am I doing wrong??? *facepalm*


maliki7676a 10-06-2023 01:45 PM

Also; is there another program besides Gimp. Just hate that interface. and I swear that I was using another program.

jnils 10-06-2023 02:42 PM

Code:

<ImageStyle Name="thurgadin_prestige_home" displayname="Thurgadin Grand Hall" zonerect="-1105, -103, 257, 919">
<ImageFrame Source="images/maps/map_thurgadin_prestige_home.dds " SourceRect="0,0,1600,1200" />
</ImageStyle>

You DID have your values swaped, a SourceRect can never have a negative number.

You did refer to a map that donīt exist, "images/maps/map_exp_07_thurgadin_velious.dds" is a hardcoded map and donīt exist on your computer unless you created it by your self.

I have corrected the code if you have the new image in the image folder, and has the resolution 1600,1200 , or you can just change the code.

maliki7676a 10-06-2023 05:00 PM

1 Attachment(s)
First of all; Thank you for all your help.

Ok, I updated the code you corrected and also added the dds map that I created from piecing together from the map_exp_07_thurgdadin_velious.dds.

the map_thurgadin_prestige_home.dds
and map_exp_07_thurgadin_velious.dds

are both under my \games\everquest2\ui\darqui\images\maps folder.

I'm still though getting that clear map picture posted earlier.

I haven't installed the map creator files again yet, after my re-install of windows. so I was hoping this shortcut would be enough, but looks like i might have to create the map again. from scratch????


jnils 10-07-2023 01:14 PM

What result do you get from this command in that zone?
/map2_show_zone_rect

maliki7676a 10-07-2023 01:57 PM

using /map2_show_zone_rect

outside of the home

Zone rect: -1,105.00, -103.00, 257.00, 919.00. (exp_07_thurgadin_velious)

inside of the home

Zone rect: 0.00, 0.00, 1.00, 600.00. (thurgadin_prestige_home) (edited to so my log file)

Quote:

Zone rect: -1,105.00, -103.00, 257.00, 919.00. (exp_07_thurgadin_velious)
(1696608339)[Fri Oct 6 11:05:39 2023] You have entered Thurgadin Grand Hall.
(1696608341)[Fri Oct 6 11:05:41 2023] Map style name: thurgadin_prestige_home_tour
(1696608342)[Fri Oct 6 11:05:42 2023] YOUR Runic Armor has applied to Tinydancer as a ward for 0.
(1696608342)[Fri Oct 6 11:05:42 2023] YOUR Runic Armor has applied to Ancestral as a ward for 0.
(1696608348)[Fri Oct 6 11:05:48 2023] Ancestral's Runic Armor regenerates 21.9M points of absorption.
(1696608348)[Fri Oct 6 11:05:48 2023] YOUR Runic Armor regenerates 21.9M points of absorption.
(1696608353)[Fri Oct 6 11:05:53 2023] Nobody has sent you a tell!
(1696608368)[Fri Oct 6 11:06:08 2023] Zone rect: 0.00, 0.00, 1.00, 600.00. (thurgadin_prestige_home)

maliki7676a 10-08-2023 11:14 AM

just logged in today and tried /map2_show_zone_rect

and it's shoing inside house and outside by door of house the same coords

Zone rect: -1,105.00, -103.00, 257.00, 919.00. (thurgadin_prestige_home) (inside house)
[Sun Oct 8 11:06:24 2023] Ancestral's Runic Armor regenerates 20.7M points of absorption.
[Sun Oct 8 11:06:24 2023] YOUR Runic Armor regenerates 20.8M points of absorption.
[Sun Oct 8 11:06:38 2023] You have entered Thurgadin, City of the Coldain.
[Sun Oct 8 11:06:43 2023] YOUR Runic Armor has applied to Jollinor Firefall as a ward for 0.
[Sun Oct 8 11:06:43 2023] YOUR Runic Armor has applied to Ancestral as a ward for 0.
[Sun Oct 8 11:06:43 2023] YOUR Runic Armor has applied to Tinydancer as a ward for 0.
[Sun Oct 8 11:06:46 2023] Zone rect: -1,105.00, -103.00, 257.00, 919.00. (exp_07_thurgadin_velious) (outside by door of house)


All times are GMT -5. The time now is 02:46 AM.

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