EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Featured Projects > EQ2MAP

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 02-03-2007, 05:53 AM
Talyns's Avatar
Talyns Talyns is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Everfrost
Posts: 604
Send a message via ICQ to Talyns
Default (Plugin) ShrinkMap Support Thread

ShrinkMap 1.1 Plugin



Download Page

-Description:
Adds a button to the right of the minimize button..
It will shrink the eq2map window to about 1/4 the default size when pressed.

To change what part of the map your looking at: move the mouse cursor to
the upper right corner of the map and a button control will appear..

-To Install:
Before loading EQ2..
Copy contents of zip (2 folders) to an existing ui folder where eq2map is installed (overwrite all).
note: this plugin uses slot 1

-To Uninstall:
Delete plugin1.xml, shrinkmap_core.xml, shrinkmap_shrinkbutton.xml, shrinkmap_window, and shrinkmap_title from the eq2map folder.
Delete minimap_widgets.dds from images folder.
Then copy plugin1.xml from the eq2Map zip or run the autoupdater.

-Known Issue:
The Location arrow will not disappear until the image rect is 100% oustide window..
Nothing I can do about it sorry..
__________________
Talyns

Last edited by Talyns : 05-02-2007 at 06:46 PM.
Reply With Quote
  #2  
Unread 02-03-2007, 06:00 AM
Talyns's Avatar
Talyns Talyns is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Everfrost
Posts: 604
Send a message via ICQ to Talyns
Default

Currently there are a couple bugs in the eq2map default skin that causes a couple, non-game breaking, oddities with the shrinkmap plugin. I have informed Dolby of the bugs and gave him a fixed version of the file. He will need to push it to the updater.

Unfortunately it's a skin file (skinable_windowelements.xml) and skin files aren't downloaded by the updater unless they are missing. So in order to get it, when it is available through the updater, you will have to manually delete the file.

However, for the time being I'm making the file available here. Just download and put in the eq2map folder.
Attached Files
File Type: xml skinnable_WindowElements.xml (16.3 KB, 664 views)
__________________
Talyns

Last edited by Talyns : 02-03-2007 at 01:31 PM.
Reply With Quote
  #3  
Unread 02-03-2007, 11:15 AM
Ictinike Ictinike is offline
A Crazed Gnoll
 
Join Date: Dec 2006
Server: Nagafen
Posts: 23
Default

Thanks mate! I like to use the mini ShrinkMap but find it doesn't work at times in instances and other non-mapped areas (of course) but what happens is it messes up the entire mini-map until you re-enlarge and then back to shrink..

Will give it a shot and as always, thanks a ton!
Reply With Quote
  #4  
Unread 02-03-2007, 11:27 AM
depechenode's Avatar
depechenode depechenode is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Toxxulia
Posts: 584
Default

OMG this is freaking AWESOME TY TYTYTYTTYTYTYTYTYTTTTTYYYYYYYYYYYYYY
Reply With Quote
  #5  
Unread 02-03-2007, 11:53 AM
depechenode's Avatar
depechenode depechenode is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Toxxulia
Posts: 584
Default

Yea i see the window resize bug too, no biggie really tho. One other thing I would liek to see.. if you and the person that did the eq2spoiler and can get a way to auto locate the spoiler button in th eupper left area when the map is reduced. When I shrink it, the button ends up in the map area and covers poi's sometimes. When in full view the button is ok. Just when shrinkthe button placement needs to auto update somehow.
Reply With Quote
  #6  
Unread 02-03-2007, 12:44 PM
depechenode's Avatar
depechenode depechenode is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Toxxulia
Posts: 584
Default

Found a typo in the skinnable_WindowElements.xml

line 109, Col 68 noramlsize="484, 643" should be norMAlsize.

BTW.. This FIXES the resizing bug mentioned above in earlier post!! But, I still would like to see the spoiler button auto located

Last edited by depechenode : 02-03-2007 at 12:49 PM.
Reply With Quote
  #7  
Unread 02-03-2007, 01:38 PM
Talyns's Avatar
Talyns Talyns is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Everfrost
Posts: 604
Send a message via ICQ to Talyns
Default

Darnit. I thought I got all the those transpostion errors :P
I also found another bug on line 33 Parent.WindowFrame.Bkg.Location.Visible=True should be Parent.WindowFrame.Bkg.Visible=True

Ok I attached a new skinnable_WindowElemets.xml in the 2nd post with those typos fixed.

I will see what I can do about the spoiler.
__________________
Talyns
Reply With Quote
  #8  
Unread 02-03-2007, 03:09 PM
Talyns's Avatar
Talyns Talyns is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Everfrost
Posts: 604
Send a message via ICQ to Talyns
Default

Concerning Eq2map Spoiler:
I updated Shrinkmap shrink and unshrink functions to make OnShrinkWindow and OnUnshrink window events in the other plugins.

To make it work nicely with The Spoiler Project

Open TM_Plugin7.xml with notepad and add:
Code:
<Button Name="OnShrinkWindow" OnActivate="Parent.Location=13,25 Activated=false" Visible="false"></Button>
<Button Name="OnUnshrinkWindow" OnActivate="Parent.Location=45,71 Activated=false" Visible="false"></Button>
Before the last </Page> line

For people whoe are using the EQ2MapSpoiler and are unconfortable editing xml I attached a fixed TM_plugin7.xml here.
Attached Files
File Type: xml plugin_7.xml (127.4 KB, 616 views)
__________________
Talyns

Last edited by Talyns : 02-03-2007 at 07:49 PM.
Reply With Quote
  #9  
Unread 02-05-2007, 05:00 AM
ubbi ubbi is offline
A Brown Bear
 
Join Date: Oct 2006
Server: Antonia Bayle
Posts: 14
Default

This now works fine. But there are two things which would make the mod more useful

1) I don't know if it's possible, but always switching between the 4 quadrants is very strenous, so if the map would always CENTER THE PLAYER ARROW and follows it, it would be GREAT!

2) It would be also useful to intigreat the pathfinding/waypoint option.
Reply With Quote
  #10  
Unread 02-05-2007, 10:10 PM
Talyns's Avatar
Talyns Talyns is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Everfrost
Posts: 604
Send a message via ICQ to Talyns
Default

I can't do #1 because that's something sony would have to implement.

#2 might be impossible as well because of the way everything is layed out in the map xml tree. When I get time I will look at i but I highly doubt it's possible.

Sorry
__________________
Talyns
Reply With Quote
  #11  
Unread 03-30-2007, 08:57 PM
TheStarGazer TheStarGazer is offline
A Crazed Gnoll
 
Join Date: Apr 2005
Server: Antonia Bayle
Posts: 23
Default

Hey can you explain to me how it works? I really like the idea of having it center on player. and thinking maybe theres a way around it.
maybe replacing the player arrow with the Map Image and putting its visability to the very back. and then just having the arrow image for the backdrop and moving it to the front?. (ofcourse that really screws up PoI stuff but yeah.

Im thinking at least a mini mod would be sweet. Replace the Compass with a reallly tiny autofollow map. that can always be up.

or theres the messy version. cut the backdrop into hundreds of lil pieces. and write some code that will autochange backdrop when location is X,X,X
Reply With Quote
  #12  
Unread 03-30-2007, 09:11 PM
Landiin Landiin is offline
Slayer of clock cycles
This person is a EQ2Map developer.
Featured
 
Join Date: Nov 2004
Server: Oasis
Posts: 3,464
Send a message via ICQ to Landiin Send a message via AIM to Landiin Send a message via MSN to Landiin Send a message via Yahoo to Landiin
Default

The client controls the player arrow. There is no access to the data that controls it.
__________________
Landiin's EQ2MAP Updater Discussion Download
Reply With Quote
  #13  
Unread 04-02-2007, 01:01 PM
Talyns's Avatar
Talyns Talyns is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Everfrost
Posts: 604
Send a message via ICQ to Talyns
Default

All the shrinkmap does it shrink the map window. The controls for center,nw,ne,sw,se move the mappage and locations pages around.

Like Landiin said The client controls the player arrow. There is no access to the data that controls it. Also there is no way to constantly monitor the players location to update which part of the map showed. "UI scripting" isn't very robust.

The only way I can think of to get a fully functioning minimap is if everyone would /feedback "please add a minimap window"
__________________
Talyns
Reply With Quote
  #14  
Unread 04-30-2007, 11:54 PM
Penstar Penstar is offline
A Brown Bear
 
Join Date: Feb 2005
Server: Antonia Bayle
Posts: 12
Default

Is it possible to add support for using click+drag to move the map?

I am thinking of maps that turn the icon to a hand. Then you click the map and drag it in the direction you want to scroll the map.

This moves the map within the window and does not move the window.

Is that possible?
Reply With Quote
  #15  
Unread 05-02-2007, 06:42 PM
Talyns's Avatar
Talyns Talyns is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Everfrost
Posts: 604
Send a message via ICQ to Talyns
Default

Quote:
Originally Posted by Penstar View Post
Is it possible to add support for using click+drag to move the map?

I am thinking of maps that turn the icon to a hand. Then you click the map and drag it in the direction you want to scroll the map.

This moves the map within the window and does not move the window.

Is that possible?
In short: no sorry.

The long more technical explanation:
The map window is made up of several pages or layers.
The map (the picture) is the bottom layer - In Default UI
On top of that is a "Locations" which holds the player, group, and waypoint icon images which dynamically move in game - In Default UI
Finally eq2map adds an overlay layer which holds the POIs for certain maps which are included by both soe and eq2map - EQ2MAp

If all these layers were included in a single page (say MainCropPage), it would be more versatile; it could be set up so that it could grabbed and dragged (probably could even make the map window resizable and scrollable). The problem is we can't move all the pages into a single page because the client would no longer update anything. The map would never change and the group/player/waypoint icons would never update.

The crop page is something "wished" for a long time ago
http://www.eq2interface.com/forums/showthread.php?t=890

--Map
----MainCropPage
------LocationPage
------***Eq2map Icons can go here***
------Icons
------Map
__________________
Talyns

Last edited by Talyns : 05-02-2007 at 06:56 PM.
Reply With Quote
  #16  
Unread 11-17-2007, 07:24 PM
rrr80120 rrr80120 is offline
A Forest Scavenger
 
Join Date: Mar 2006
Server: Antonia Bayle
Posts: 17
Default

I downloaded it today, & the frame shrinks, but the map & background remain the same size. I've uninstalled & reinstalled it but it still does the same thing.
Reply With Quote
  #17  
Unread 11-17-2007, 09:08 PM
Dolby's Avatar
Dolby Dolby is offline
Bacon Eater
Premium Member
EQ2Interface Admin
This person is a EQ2Map developer.
 
Join Date: Feb 2004
Posts: 2,452
Default

This was made way before RoK so its not going to work correctly.
Reply With Quote
  #18  
Unread 11-17-2007, 11:11 PM
Talyns's Avatar
Talyns Talyns is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Everfrost
Posts: 604
Send a message via ICQ to Talyns
Default

Quote:
Originally Posted by Dolby View Post
This was made way before RoK so its not going to work correctly.
Also, I don't know whether or not I'm going to update it cause once eq2map gets completely updated it will be easily resizable like the default map. The only reason I ever made this was because the map was not resizeable and now it is, making this plugin kind of obsolete
__________________
Talyns
Reply With Quote
  #19  
Unread 11-18-2007, 04:20 AM
Eloora's Avatar
Eloora Eloora is offline
A Griffon
 
Join Date: Sep 2004
Server: Najena
Posts: 265
Default

Honestly something like this basic concept would still be useful even though the default and eq2maps files are resizable now. We don't really need the 4 buttons to reposition the map anymore, but one small button to quickly toggle the map size between default size and the mini map size would be nice. Keep the button that centers the map on your character as well.
Reply With Quote
  #20  
Unread 11-18-2007, 11:35 PM
Talyns's Avatar
Talyns Talyns is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Everfrost
Posts: 604
Send a message via ICQ to Talyns
Default

Well considering I don't really play eq2 anymore it will be hard to update but I guess I will see what I can do.. I can even make it smaller now, if you like since, I'm will not be limited by the arrow buttons

But I have to wait for the updates to eq2map to be complete before I start
__________________
Talyns
Reply With Quote
  #21  
Unread 11-19-2007, 03:49 AM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

I don't really play eq2 anymore either, so find a new excuse. Actually I was going to fix it if you didn't, but waiting for final eq2map as well for obvious reasons.
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote
  #22  
Unread 11-19-2007, 08:22 AM
Talyns's Avatar
Talyns Talyns is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Everfrost
Posts: 604
Send a message via ICQ to Talyns
Default

Quote:
Originally Posted by gm9 View Post
I don't really play eq2 anymore either, so find a new excuse. Actually I was going to fix it if you didn't, but waiting for final eq2map as well for obvious reasons.
Well, I could give 2 really drawn out excuses that are absolutely true but it's just easier to say that

But it seems Othesus has basically made a plugin that makes this one obsolete so everyone check that out instead instead

http://wwww.eq2interface.com/downloa...uginslot1.html
__________________
Talyns
Reply With Quote
  #23  
Unread 11-19-2007, 08:45 AM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

Agreed, nice job Othesus.

Edit: I'll just have to add a bit of code to make it go minimal without background at the touch of a button, hides those [+][-] buttons and restores the zoom-level after restoring the size from a maximize.
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.

Last edited by gm9 : 11-19-2007 at 09:00 AM.
Reply With Quote
  #24  
Unread 11-19-2007, 09:44 AM
Othesus's Avatar
Othesus Othesus is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Lucan DLere
Posts: 847
Default

Quote:
Originally Posted by gm9 View Post
Agreed, nice job Othesus.

Edit: I'll just have to add a bit of code to make it go minimal without background at the touch of a button, hides those [+][-] buttons and restores the zoom-level after restoring the size from a maximize.
Thanks... While working on the eq2map I was coming up with ideas and threw them into a plugin. The four buttons actually show and hide when you mouse over the map window, if that's what you're talking about.

I kind of like being able to set the opacities how ever you like from the Window Settings but I'll see how you do it.

Hmm, now that you mention the zoom-level thing, I'm thinking more about it but I don't see how you can get the ZoneMap image to zoom back. I'll have to see what you come up with.

One thing people mention sometimes is preventing ESC from closing the map, so that it acts more like a mini map. I might add that as a hide-titlebar option. Hmm, or just make it a variant of the same plugin.

I'm just getting tired of staring at the UIBuilder and Notepad++ debugging all day long!
__________________

Visit Othesus World!

Last edited by Othesus : 11-19-2007 at 09:56 AM.
Reply With Quote
  #25  
Unread 11-19-2007, 09:58 AM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

I'm just going off your screenshots so far, haven't seen the code yet. I was referring to the default zoom level buttons in the lower right corner. I would wager that everybody uses the mouse-wheel to zoom instead. But for resetting the zoom, can't you activate these buttons via script?

And on the opacities: I just think it's nicer to be able to switch between minimal and full scale mode with one click, that's all.

Edit: I didn't plan on releasing anything btw, but will send you the code if I mod it.
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.

Last edited by gm9 : 11-19-2007 at 10:00 AM.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 07:31 AM.


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