The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm6 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm6 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm6 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Double Tooltips =D
Author Message
Extreme
Grandmaster Poster
***

Posts: 1,141
Likes Given: 217
Likes Received: 90 in 77 posts
Joined: May 2012
Reputation: 20

SphereCommunity

Post: #1
Double Tooltips =D
Is there any chance to call 2 tooltips in one time?
Like this: I have a ring in my backpack, when I put my mouse over it, open the normal tooltip, ok. So, If is there another ring equipped, open the tooltip next to the tooltip from my bag...

The example is in first attachment.
   

I tried this:
Code:
on=@itemclienttooltip
if <src.findlayer.<act.layer>> && <act> != <src.findlayer.<act.layer>>
src.findlayer.<act.layer>.trigger @clienttooltip
endif
but, it try to show both tooltips in one, and, if both items have the same cliloc, the first is replaced for the last one (called by the trigger)
and appear like the second attachment.
   

So, any chance to change it? or make the clilocs not replaceable (use the same cliloc how many times you want in the tooltip)
Thanks =D

STEPS BEFORE CREATE A THREAD
- Check the revisions log;
- Use the search button and use the keywords of your problem;
- Check the WIKI;
- Create a thread.
(This post was last modified: 06-05-2012 12:49 PM by Extreme.)
06-05-2012 12:47 PM
Find all posts by this user Like Post Quote this message in a reply
jeem
Apprentice
*

Posts: 33
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Mar 2012
Reputation: 3



Post: #2
RE: Double Tooltips =D
It shouldn't be possible. Those images are edited, right?
06-08-2012 02:59 PM
Find all posts by this user Like Post Quote this message in a reply
Extreme
Grandmaster Poster
***

Posts: 1,141
Likes Given: 217
Likes Received: 90 in 77 posts
Joined: May 2012
Reputation: 20

SphereCommunity

Post: #3
RE: Double Tooltips =D
(06-08-2012 02:59 PM)jeem Wrote:  It shouldn't be possible. Those images are edited, right?

Yes, they are, just to show how I want, but ok.

STEPS BEFORE CREATE A THREAD
- Check the revisions log;
- Use the search button and use the keywords of your problem;
- Check the WIKI;
- Create a thread.
06-09-2012 12:33 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)