Thread: Minimap Plugin
View Single Post
  #16  
Unread 02-03-2006, 12:30 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
Default

Landiin,
I've converted it but have no way to test my work ingame, as I no longer play. In doing so I discovered some bugs in the plugin system:

1. The size of the page TM_Plungins (core_plugins.xml) should be the same as the normal map size (484,640).

2. TM_Plugin8.xml is missing (Do you think you'll need 10 plugins spaces?)

3. Each plugin should be named in sequence.. They are all named tm_plugin1

4. In (skinnable_WindowElements.xml) the QM_MinimizeButton and QM_RestoreButton OnActivate events calls plugin events near the top.. They should be called last.

That is the way it was originally designed. Reason being is it was intended to make it possible to change the way minimize & restore button function. If the plugin events are called first the original function overwrites what plugins do.

I attached a zip with the debugged xml (plugins_patch.zip)

I also attached the untested updated version of talyns_minimap. It requires that the plugin_patch is installed first.

Note to everyone except Landiin: DOWNLOAD this stuff at your OWN RISK risk... It is meant to help Landiin get a working version of talyns_minimap back up to par.
Attached Files
File Type: zip plugins_patch.zip (7.5 KB, 261 views)
File Type: zip talyns_minimap1_1beta.zip (6.6 KB, 243 views)
__________________
Talyns
Reply With Quote