PenUltima Online

It is currently Sat Sep 06, 2008 5:16 pm

All times are UTC - 8 hours




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: I need help with the tool tips.
PostPosted: Tue Oct 24, 2006 9:01 pm 
Offline

Joined: Thu Feb 02, 2006 1:41 pm
Posts: 1127
Location: Southern Central USA
Here's my problem. I want to be able to single click a dynamic item (created IG) and see it's description but not the tool tip description. So I removed the 0x20 AoS tooltip mask from UOFeatureEnable in serverspecopts.cfg. All was good until I opened a full spellbook and found the book showing empty. I put the mask back in and spellbooks worked.

So my question is how can I do away with tooltips and still keep spell books working?

_________________
Sincerely,
Yukiko

I know you think you understand what you thought I said but what you heard is not exactly what I meant.

Titus 2:13


Top
 Profile  
 
 Post subject:
PostPosted: Tue Oct 24, 2006 10:19 pm 
Offline

Joined: Sat Feb 04, 2006 5:49 pm
Posts: 748
Location: Chicago, IL USA
knock down your account's expansion to T2A...


Top
 Profile  
 
 Post subject:
PostPosted: Wed Oct 25, 2006 12:28 am 
Offline

Joined: Thu Feb 02, 2006 1:41 pm
Posts: 1127
Location: Southern Central USA
And this will allow us to use/see AoS items and NPCs?

_________________
Sincerely,
Yukiko

I know you think you understand what you thought I said but what you heard is not exactly what I meant.

Titus 2:13


Top
 Profile  
 
 Post subject:
PostPosted: Wed Oct 25, 2006 12:32 am 
Offline

Joined: Sat Feb 04, 2006 5:49 pm
Posts: 748
Location: Chicago, IL USA
well we hook 0xB9 and do this in the packethook
exported function AOS(char, byref packet)
// This enables AoS on clients without enabling //
// full support for AoS! //
packet.SetInt16(1, 0x801b);
return 0;
endfunction

not completely sure what else we're doing since I'm in the middle of finding all that out and rewriting but I even just created my new throne in our staff area which is the brand new crystal throne they implemented in 5.0.5


Top
 Profile  
 
 Post subject:
PostPosted: Wed Oct 25, 2006 12:38 am 
Offline

Joined: Thu Feb 02, 2006 1:41 pm
Posts: 1127
Location: Southern Central USA
I'd appreciate you letting me know if there's anything more I'd need to do besides hokking 0xB9 packet. This whole tooltip thing is bugging me.

Some change is good but some isn't.

_________________
Sincerely,
Yukiko

I know you think you understand what you thought I said but what you heard is not exactly what I meant.

Titus 2:13


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC - 8 hours


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Style based on FI Subice by phpBBservice.nl