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
NEED FIX IT !!! @ClientToolTip and @ItemClientToolTip
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
NEED FIX IT !!! @ClientToolTip and @ItemClientToolTip
Well, I am trying to make the tooltips more real like in OSI but its really bugged.

The triggers is called in items that you don't want to be called, in other words, IT SHOULD work ONLY WHEN you pass your mouse over the item.
But it's not that was happening... if you pick-up the item from your backpack, the trigger is called in your backpack.
If you KILL something and a new body appear in ground with items, the trigger is called in ALL items inside the corpse.
If any player/npc appear in your screen, all itens in their layers are called by the triggers.

I am trying, but I can't do nothing to fix it.
It should be called only I pass my mouse over the item I want to see the tooltip...

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-08-2012 09:39 AM
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: NEED FIX IT !!! @ClientToolTip and @ItemClientToolTip
See TooltipMode in ini.
06-08-2012 03:32 PM
Find all posts by this user Like Post Quote this message in a reply
dagger4k
Journeyman
*

Posts: 194
Likes Given: 1
Likes Received: 12 in 12 posts
Joined: Mar 2012
Reputation: 0



Post: #3
RE: NEED FIX IT !!! @ClientToolTip and @ItemClientToolTip
Another factor that comes into play is the uo.cfg and the client version itself.
06-08-2012 04:31 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: #4
RE: NEED FIX IT !!! @ClientToolTip and @ItemClientToolTip
(06-08-2012 03:32 PM)jeem Wrote:  See TooltipMode in ini.
Checked it buddy, still calling the trigger when a new item appears in player layers or in new corpses in the ground.
Its bad...
(06-08-2012 04:31 PM)dagger4k Wrote:  Another factor that comes into play is the uo.cfg and the client version itself.
Do you know what settings I need change?

I think the trigger should be fired only when I pass my mouse over the item.
But isn't that is happening.

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 06:02 AM
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: #5
RE: NEED FIX IT !!! @ClientToolTip and @ItemClientToolTip
Actually, no. Tooltips are preloaded by client when you come in visual range of them but they are not shown until you hover your mouse over them. @Item/ClientTooltip is not a trigger for mouseover, it's when the tooltips are sent by server. I'm guessing you're using them for a workaround but, if so, they cannot be used the way you want. Post your script so we can recommend alternatives.
06-09-2012 07:12 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)