Results 1 to 2 of 2

Thread: Mouse Over Problem

  1. #1
    Registered User
    Join Date
    Jan 2004
    Posts
    1

    Mouse Over Problem

    When I hold the mouse clicker over the dots, rarely anything will pop up. You know, the Name/Class/Level box that pops up when you hold the mouse over a dot. It works on some things, but when it does work (very rarely) you have to hold the mouse like a little bit away from the dot..I don't understand it. Is there any way to be able to hold the mouse over any dot and be able to get that little box of information?

    thanks in advance.

  2. #2
    Registered User MQSEQ2's Avatar
    Join Date
    Oct 2003
    Posts
    910
    The problem you are having is not a problem. The Popup Spawn box only popups when the mouse is within 5 pixels (dots) of the actual X,Y location of the Spawn. If the mob is moving then the X,Y location is moving as well. And since the Spawns are actually drawn on the screen vs. controls we try to get the Mouse X,Y location and compare it to the Spawn List X,Y location to try and determine which spawn location matches the closest.

    If you had 5 spwans in a very tight circle you may not be able to mouse over all 5 spawns because of the lookup logic routine.

    And the most important question is what Client version are you using?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

You may post new threads
You may post replies
You may post attachments
You may edit your posts
HTML code is Off
vB code is On
Smilies are On
[IMG] code is On