SphereServer BugTracker - SphereServer
View Issue Details
0002027SphereServerexecutable - windows buildpublic03-09-11 01:3703-09-11 20:15
Sadus 
ShiryuX 
normalminoralways
resolvedfixed 
 
0.56c Nightly 
Automated (specify build number)
None
Buffs
0002027: Wrong viewing for Cunning buff icon
Wrong viewing for Cunning buff icon, tooltip shows clilocs for it like Strength.
Its hardcoded things cause if
[code]
ON=@EFFECT
ADDBUFF <def.bufficon_cunning>,<def.buffcliloc_cunning_1>,<def.buffcliloc_cunning_2>,100,10
RETURN 1
[/code]
shows fine
No tags attached.
Issue History
03-09-11 01:37SadusNew Issue
03-09-11 13:59SadusNote Added: 0001238
03-09-11 18:59ShiryuXNote Added: 0001239
03-09-11 19:05SadusNote Added: 0001240
03-09-11 19:37SadusNote Edited: 0001240bug_revision_view_page.php?bugnote_id=0001240#r407
03-09-11 20:15ShiryuXNote Added: 0001241
03-09-11 20:15ShiryuXStatusnew => resolved
03-09-11 20:15ShiryuXFixed in Version => 0.56c Nightly
03-09-11 20:15ShiryuXResolutionopen => fixed
03-09-11 20:15ShiryuXAssigned To => ShiryuX

Notes
(0001238)
Sadus   
03-09-11 13:59   
Agility too ))
(0001239)
ShiryuX   
03-09-11 18:59   
What UO version (or client version) are you using? They look fine for me.
(0001240)
Sadus   
03-09-11 19:05   
(edited on: 03-09-11 19:37)
UOML 5.0.9.1 and 6010
clilocs is fine

(0001241)
ShiryuX   
03-09-11 20:15   
Sorry, I though you were talking about the cliloc defnames and not the internal values. It's fixed now.