View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002415SphereServerexecutable - windows buildpublic06-10-14 16:1911-10-14 15:09
Reporteralexpetro 
Assigned ToXuN 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionno change required 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0002415: ToolTip Problem
DescriptionSome Items Tooltip are showed only to GM. The problem is verified also when Gm take out Gm flag.
Steps To ReproduceAdd item 031f4 in game as Gm without Gm Flag, or enter in game with a player account.
Additional InformationNot All items have the problem. My actual build is 2011, but, to confirm the problem, I have run last build 2040 with default ini file with only Aos propierties enabled.
TagsNo tags attached.
Nightly VersionAutomated (specify build number)
Experimental FlagsNew_Triggers
Option FlagsOSIMultiSight, FileCommands, NoHouseMuteSpeech, Flood_Protection, Buffs, NoPrefix, DyeType, DrinkIsFood
Internal Build Number2040
Attached Files

- Relationships

-  Notes
(0002452)
Rizz (reporter)
06-10-14 17:07

Tooltips are not displayed on some items if, assuming to be a players, they cannot glow yellow on mouse over.
(0002455)
XuN (developer)
08-10-14 13:57

Static item's tooltips are not being sent to client, we can do nothing to change that.
(0002461)
alexpetro (reporter)
09-10-14 21:59

Sorry for reopen but, we are not only talk about of statics item but dynamics items with any attr. To confirm my suspect I have found two fix made by Furio:


31-10-2005, Furio
- Fixed #167: Can't see tooltips for locked down items.

03-12-2005, Furio
Fixed #227: Tooltips for locked down items isn't being sent yet.


Gm can see tooltips and Player not, so I think that, the tooltip is fired...
(0002462)
XuN (developer)
10-10-14 10:15

That's because GMs does NOT see that item as Static, they see the item yellow when overing it and can move it, right? then it is not static for them but it is for players ... otherwise they will be able to move it.

And for his fixes ... they can be related to GMs. I've tried not so long ago to send or block tooltips in some situations, in example to do not send tooltip for items with a certain tag, or to send it for static items ... but it is not possible because the client is not handling tooltip data for static items (even if you send it) and if you don't send the item as a static one ... players will be able to move it or to see it yellowed when overing the mouse above it.

Maybe you can do a workaround removing attr_static and/or attr_move_never and placing something like ON=@ItemPickUp_Ground return 1... players should be able to see the tooltip but the item yellow too.

- Issue History
Date Modified Username Field Change
06-10-14 16:19 alexpetro New Issue
06-10-14 17:07 Rizz Note Added: 0002452
08-10-14 13:57 XuN Note Added: 0002455
08-10-14 13:57 XuN Status new => closed
08-10-14 13:57 XuN Assigned To => XuN
08-10-14 13:57 XuN Resolution open => fixed
09-10-14 21:59 alexpetro Note Added: 0002461
09-10-14 21:59 alexpetro Status closed => feedback
09-10-14 21:59 alexpetro Resolution fixed => reopened
10-10-14 10:15 XuN Note Added: 0002462
11-10-14 15:09 Ben Status feedback => closed
11-10-14 15:09 Ben Resolution reopened => no change required


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker