PenUltima Online Forum Index Official Core: 096.7
Official Core: 097 2008-02-26
Donate towards the POL web hosting bill!
 POL Home   FAQ   Search    Memberlist   Usergroups    Register    Profile   Log in to check your private messages   Log in
I need help with the tool tips.

 
Post new topic   Reply to topic    PenUltima Online Forum Index -> General Help 096
Display posts from previous:   

Author Message
Yukiko



Joined: 02 Feb 2006
Posts: 1094
Location: Southern Central USA

PostPosted: Wed Oct 25, 2006 1:01 am    Post subject: I need help with the tool tips. Reply with quote

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?

Author Message
CWO



Joined: 04 Feb 2006
Posts: 697
Location: Chicago, IL USA

PostPosted: Wed Oct 25, 2006 2:19 am    Post subject: Reply with quote

knock down your account's expansion to T2A...

Author Message
Yukiko



Joined: 02 Feb 2006
Posts: 1094
Location: Southern Central USA

PostPosted: Wed Oct 25, 2006 4:28 am    Post subject: Reply with quote

And this will allow us to use/see AoS items and NPCs?

Author Message
CWO



Joined: 04 Feb 2006
Posts: 697
Location: Chicago, IL USA

PostPosted: Wed Oct 25, 2006 4:32 am    Post subject: Reply with quote

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

Author Message
Yukiko



Joined: 02 Feb 2006
Posts: 1094
Location: Southern Central USA

PostPosted: Wed Oct 25, 2006 4:38 am    Post subject: Reply with quote

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.

Post new topic   Reply to topic    PenUltima Online Forum Index -> General Help 096 All times are GMT - 4 Hours
Page 1 of 1

 




Powered by phpBB © 2001, 2005 phpBB Group :: Theme & Graphics by GHS & Scott E. Royalty