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
Client tooltip problem
Author Message
Rizz
Master
**

Posts: 396
Likes Given: 21
Likes Received: 14 in 9 posts
Joined: Oct 2012
Reputation: 0



Post: #1
Client tooltip problem
Hi all,

This is my script

PHP Code:
ON=@ClientTooltip

IF (<isplayer>==1)
    
src.addcliloc 1042971,Defiance Rank <level>    
        
    IF (<
guild>) 
        
src.addcliloc 1070722,Guild lvl <serv.uid.<guild>.dTAG0.lvlgilda>
     
        IF (<
src.guild>)
            
            IF (<
serv.uid.<guild>.tag0.1> == <src.guild>)
                
src.addcliloc 1062970
            ELIF 
(<serv.uid.<guild>.tag0.2> == <src.guild>)
                
src.addcliloc 1062970 //src.addcliloc 1070722,ALLY
            
ELIF (<serv.uid.<guild>.tag0.3> == <src.guild>)
                
src.addcliloc 1062970 //src.addcliloc 1070722,ALLY
            
ELIF (<serv.uid.<guild>.tag0.4> == <src.guild>)
                
src.addcliloc 1062970 //src.addcliloc 1070722,ALLY
            
ELIF (<serv.uid.<guild>.tag0.5> == <src.guild>)
                
src.addcliloc 1062970 //src.addcliloc 1070722,ALLY   
            
ELIF (<serv.uid.<guild>.tag0.6> == <src.guild>)
                
src.addcliloc 1062970 //src.addcliloc 1070722,ALLY
            
ENDIF
        ENDIF
    ENDIF
endif

return 


The defiance Rank tooltip (the first) is added to everyone but no way to show the others... why?
Maybe the hardcoded guild tooltip (that show the name of the guild) ruins something?
(This post was last modified: 02-11-2013 09:54 AM by Rizz.)
02-11-2013 09:42 AM
Find all posts by this user Like Post Quote this message in a reply
Mordaunt
Super Moderator
****

Posts: 1,237
Likes Given: 26
Likes Received: 55 in 43 posts
Joined: Mar 2012
Reputation: 35



Post: #2
RE: Client tooltip problem
Works fine for me.
Are you forcing an update of the tooltip? I actually logged out and back in just to make sure it worked.

[Image: 212xouf.jpg]

[Image: 2nis46r.jpg]
(This post was last modified: 02-11-2013 10:49 AM by Mordaunt.)
02-11-2013 10:44 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Rizz
Master
**

Posts: 396
Likes Given: 21
Likes Received: 14 in 9 posts
Joined: Oct 2012
Reputation: 0



Post: #3
RE: Client tooltip problem
Shock Shock Shock
Yes i tried to force with resendtooltip 1...
After looked at this i rebooted sphere and now works Shock
02-11-2013 12:10 PM
Find all posts by this user Like Post Quote this message in a reply
mrkarlo
Journeyman
*

Posts: 160
Likes Given: 3
Likes Received: 6 in 5 posts
Joined: Mar 2012
Reputation: 1



Post: #4
RE: Client tooltip problem
cake, gold and 2 chicken legs.
(This post was last modified: 02-12-2013 02:57 AM by mrkarlo.)
02-12-2013 02:56 AM
Find all posts by this user Like Post Quote this message in a reply
Ultima One
Journeyman
*

Posts: 238
Likes Given: 7
Likes Received: 10 in 6 posts
Joined: Jan 2013
Reputation: 6

Ultima One

Post: #5
RE: Client tooltip problem
Think you'll find those are Ham's

ULTIMA ONE
The modern, sphere powered Ultima Online server
02-13-2013 02:14 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


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