EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Featured Projects > EQ2MAP

Closed Thread
Thread Tools Search this Thread Display Modes
  #641  
Unread 01-29-2005, 10:14 AM
diztorded's Avatar
diztorded diztorded is offline
Crushbone - Cronique
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Crushbone
Posts: 163
Default Graveyard fixed and FG added

Tony, I noticed you did not update your mainhud_map file with a mistake I had found in The Graveyard exit to Stonestair Byway being mislabeled. I fixed that and here it is for you, and anyone else who had updated their files with Tony's.

Quib, I am away from home at the moment but it was 2 of the crafting guild icons and waypoints.
Attached Files
File Type: zip eq2ui_mainhud_map.zip (34.4 KB, 317 views)

Last edited by diztorded : 01-29-2005 at 10:16 AM.
  #642  
Unread 01-29-2005, 12:37 PM
Eloa Eloa is offline
EQ2MAP Webmaster
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Unkown
Posts: 496
Default

Tony or quib, one of you guys may want to head over to oakmyst and follow the path down to the mariners bell, on the map that we have, its a slightly curving, almost straight path to the bell. In reality it is a curving ramp leading down to it and on the map you spiral off of the path a ways on your way down to it, but the bell icon itself is in the right location as well as all the other stuff about the map, the map's just drawn wrong in that area.

Quote:
Originally Posted by Corren Silverfir
lol If you're used to VB .NEt will give you such a headache, trust me. You were smarter being dumber and not knowing .NET. roflmao
I cant find my vb6 cd anywhere and all my downloads aren't burning for me, but I finally found my vb5 disc in the garage so .net will have to wait until next time I want to use it and cant find the vb5 cd. The stupidest thing with the VBAccess is that in order to read or right a .text property you have to control.SetFocus first, it really irritates me.
  #643  
Unread 01-29-2005, 01:52 PM
Quib Quib is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jan 2005
Posts: 720
Default

Quote:
Originally Posted by diztorded
Tony, I noticed you did not update your mainhud_map file with a mistake I had found in The Graveyard exit to Stonestair Byway being mislabeled. I fixed that and here it is for you, and anyone else who had updated their files with Tony's.

Quib, I am away from home at the moment but it was 2 of the crafting guild icons and waypoints.
Don't worry too much about Tony or Eloa getting bug fixes into the map xml when they post; I round up people's map xmls and get all the stuff organized and consolidated. This way, we don't need to worry about everyone modding from the newest version; I simply make sure everything xml side is taken care of in the end.

Eloa, it sounds like you might have an old version of the Oakmyst Forest map.

Quib
  #644  
Unread 01-29-2005, 05:23 PM
Eloa Eloa is offline
EQ2MAP Webmaster
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Unkown
Posts: 496
Default

Quote:
Originally Posted by Quib
Eloa, it sounds like you might have an old version of the Oakmyst Forest map.
Highly possible
  #645  
Unread 01-29-2005, 07:30 PM
tonyis3l33t's Avatar
tonyis3l33t tonyis3l33t is offline
a hedgehog
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Nagafen
Posts: 854
Default

heres a better version of Fallen Gate. Lemme know if its up to par
Attached Files
File Type: zip map_fallengate.zip (70.3 KB, 349 views)
__________________
Nagafen (Evil) - Climax, Goshawk
  #646  
Unread 01-29-2005, 10:05 PM
Quib Quib is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jan 2005
Posts: 720
Default

Quote:
Originally Posted by tonyis3l33t
heres a better version of Fallen Gate. Lemme know if its up to par
Could you take the gray fill, and run the texturizer filter over it with the following setting (assuming you have photoshop):
Texture: Sandstone
Scaling: 100%
Relief: 1
Light Direction: Bottom
Invert: No

I really like the thick black borders and clarity.

Personally I find a drop shadow with the following settings looks a little less like a shadow, and more like smudging:
Blend Mode: Multiply
Opacity: 100%
Angle: doesn't matter
Distance: 0
Spread: 5
Size: 10
Quality -
Contour: x=y (line at a 45 degree andgle up and right, the first choice)
Anti-aliased: No
Noise: 0%
Layer Knocks Out Drop Shadow: Yes

However, the shadow is personal preference, and as you have it now does look fine.

I really dislike flat fill colors; the texture helps add to the illusion that it's a handdrawn map on parchment.

I'm in FG testing the zonerect, it's off a little, but I'll have it perfected by the next official release.

Quib

Last edited by Quib : 01-29-2005 at 10:09 PM.
  #647  
Unread 01-29-2005, 10:47 PM
Eloa Eloa is offline
EQ2MAP Webmaster
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Unkown
Posts: 496
Default

I'm working on a database program that I will put on my website when I'm finished.

It will have the following funcionality for users:
  • add entries to tell us which maps we have not yet done
  • add entries for each map of new locations that should be made as POI's
  • add comments for the authors
  • add quests and automatically generate the xml needed for them.
  • and whatever else I think of that could be relevant for us.
For us developers:
  • read the users entries in a structured format
  • check off entries as they are completed and post the code for that entry with it
  • respond with users
  • and whatever else I think of that could be relevant for us to do.
Mainly this is just an exercise for me to get used to web programming as I just got my own site, but it will also be useful for us to keep track of all this information that we're trying to wrestle with. Any additional things you guys (devs) can think of that would be useful to implement, send me a PM and ill add it to my checklist
  #648  
Unread 01-30-2005, 03:31 AM
tonyis3l33t's Avatar
tonyis3l33t tonyis3l33t is offline
a hedgehog
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Nagafen
Posts: 854
Default

here ye are quib
Attached Files
File Type: zip map_fallengate.zip (74.7 KB, 348 views)
__________________
Nagafen (Evil) - Climax, Goshawk
  #649  
Unread 01-30-2005, 03:56 AM
Quib Quib is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jan 2005
Posts: 720
Default

/slap me if I'm being too demanding about dumb little specifics, but dang I believe that map is perfect. Here's my xml, I adjusted the fallen gate zonerect a little.

Diztorded, I haven't fixed the Stonestair Byway icons yet, or corrected them rather, but it's next on my to-do list.

Quib
Attached Files
File Type: zip map_rev_3_4.zip (33.6 KB, 361 views)
  #650  
Unread 01-30-2005, 12:43 PM
Killarny Killarny is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Neriak
Posts: 273
Default

The down below entrance in Elddar Grove is pointing to something off the map as well. It should be pointing to 518.58, -17,13, -397.15. I had assumed that this was an SOE bug, but perhaps not? There are many problems with paths in North and South Qeynos as well.
__________________
  #651  
Unread 01-30-2005, 08:28 PM
Quib Quib is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jan 2005
Posts: 720
Default

Quote:
Originally Posted by Killarny
The down below entrance in Elddar Grove is pointing to something off the map as well. It should be pointing to 518.58, -17,13, -397.15. I had assumed that this was an SOE bug, but perhaps not? There are many problems with paths in North and South Qeynos as well.
Any errors with pathfindlocations or icon placements in the maps that are default and provided by SOE are 99% likely bugs from SOE. We haven't messed with them much besides correcting SOE's errors.

Oh, and your corrected pathfindlocation has been commited to the xml. ^_~

Quib

Last edited by Quib : 01-30-2005 at 08:31 PM.
  #652  
Unread 01-31-2005, 01:03 AM
sunthas sunthas is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Unrest
Posts: 306
Default 3d maps

stormhold level 2 in 3d.
Attached Thumbnails
Click image for larger version

Name:	stormhold2-3d.jpg
Views:	405
Size:	309.8 KB
ID:	948  
  #653  
Unread 01-31-2005, 10:49 AM
Oodoe@Oggok Oodoe@Oggok is offline
A Forest Scavenger
 
Join Date: Jan 2005
Server: Antonia Bayle
Posts: 19
Default

Quote:
Originally Posted by sunthas
stormhold level 2 in 3d.

That Looks Great Sunthas
  #654  
Unread 01-31-2005, 11:07 AM
Charli Charli is offline
A Brown Bear
 
Join Date: Dec 2004
Server: Antonia Bayle
Posts: 13
Default

Someone REALLY needs to come up with a guide on "How to Map" a zone. With links to all the software needed. I can think of a bunch of zones that really need mapping, Like Nektropos Castle for one. I'd love to map it but all I know how to do is make a /loc button and run around clicking it.
  #655  
Unread 01-31-2005, 11:27 AM
tonyis3l33t's Avatar
tonyis3l33t tonyis3l33t is offline
a hedgehog
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Nagafen
Posts: 854
Default

here ya go. I have uploaded this before, but im sure other people havent searched this thread just like you
Attached Files
File Type: doc tonyis3l33t_map_guide.doc (72.5 KB, 454 views)
__________________
Nagafen (Evil) - Climax, Goshawk
  #656  
Unread 01-31-2005, 12:00 PM
Voik Voik is offline
A Brown Bear
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Innothule
Posts: 8
Default Update 1st Post

Quote:
Originally Posted by tonyis3l33t
here ya go. I have uploaded this before, but im sure other people havent searched this thread just like you
Perhaps you should update the 1st post of this thread with this type of information.

Last edited by Voik : 01-31-2005 at 12:05 PM.
  #657  
Unread 01-31-2005, 12:15 PM
Charli Charli is offline
A Brown Bear
 
Join Date: Dec 2004
Server: Antonia Bayle
Posts: 13
Default

You know what would be really cool (although I'm unsure if it's possible) would be if the maps were Vertex based like Clipart is. They'd be scaleble to any size and be really small. They'd also be VERY easy to create from /loc points. But since I know nothing about XML my idea is prolly just noob foolishness.
  #658  
Unread 01-31-2005, 12:39 PM
Quib Quib is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jan 2005
Posts: 720
Default

Unfortunately, EQ2 doesn't support point based maps (like EQ1 used). You didn't really ask for something noobish (EQ1 uses an XML UI and it has point based maps), it's just a matter of not understanding what XML is. It isn't programming; it's a textual representation of graphics. Although we have some flexibility with OnEvent properties to pseudo-program, XML is really just another form of graphics file.

Nearly everything you see that changes dynamically on the UI (number values, gauges, the arrow on the map, etc.) is a hardcoded function of EQ2; XML is just telling EQ2 where that change happens.

I have mixed feelings about point based maps. They'd be much uglier than what "can" be done with EQ2's mapping system; they'd also be much easier to make and more accurate.

Quib

Last edited by Quib : 01-31-2005 at 12:42 PM.
  #659  
Unread 01-31-2005, 01:30 PM
Hayldric's Avatar
Hayldric Hayldric is offline
A Young Mystail Rat
 
Join Date: Jan 2005
Server: Antonia Bayle
Posts: 5
Default

I downloaded the most recent zip file of this mod but it doesn't have all the maps that are listed... is that on purpose or a bug?

Or are the only selectable maps the ones whre there are multiple maps to a zone?
__________________
"I will do what you ask in order to make this work." -- Tunare - Tome of Destiny Chapter I: Council of the Gods
  #660  
Unread 01-31-2005, 01:55 PM
tonyis3l33t's Avatar
tonyis3l33t tonyis3l33t is offline
a hedgehog
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Nagafen
Posts: 854
Default

go and download the mod if you want everything. This is a development thread, not meant for everyone to download and use as a mod
__________________
Nagafen (Evil) - Climax, Goshawk
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 02:15 PM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI