Page 1 of 1
Ability Book in POL
Posted: Wed Sep 25, 2013 4:00 am
by Daviex
Hello guys!
I've a problem! Pratically, when i log on in game, i can't see the the ability book of AOS and the golden book for the ability of the race, like the gargoyle to fly.
I saw all the gumps files and are identical slot of normal installation, can someone help me?
There's a screenshot from the game of the paperdoll.
Thanks

Re: Ability Book in POL
Posted: Wed Sep 25, 2013 7:02 am
by RusseL
config/servspecopt.cfg
UOFeatureEnable: will be sent as the last DWORD flag in the 0xA9 login message. See 095+ package for values and warnings. Core will block Bit 6 (support up to 6 Chars). To enable AoS stuff set Bit 5 (use 0x20), to enable SE stuff set Bit 7 and 5 (use 0xa0) and to enable ML stuff set Bit 8, 7 and 5 (use 0x1a0).
http://docs.polserver.com/pol099/config ... pecopt.cfg
Re: Ability Book in POL
Posted: Wed Sep 25, 2013 8:17 am
by Daviex
Thank you so much!
Worked perfectly
But now there's another problem...
How i disable the tooltip thing?
Is there something to do?
Re: Ability Book in POL
Posted: Thu Sep 26, 2013 7:33 am
by Tomi
Enabling flag 0x20 ( AOS ) with packet 0xA9 disables the old singleclick system and tells the client to use tooltips instead
There could be someway to get around this, but no simple solution ( havent looked that much into it )
Re: Ability Book in POL
Posted: Thu Sep 26, 2013 8:50 am
by Daviex
Ok.
So, if i need only the golden book ( where i can use the flying skill ), how can i make to open only this book from a normal spellbook for example without use the gump version? I've to packet log the client while open it?
Re: Ability Book in POL
Posted: Mon Sep 30, 2013 6:00 am
by Daviex
UP, no one?
Re: Ability Book in POL
Posted: Mon Sep 30, 2013 9:03 am
by Tomi
afaik that book is totally clientside, and its only sending packets when using something from it, so there is noway to open it from anywhere else
Re: Ability Book in POL
Posted: Mon Sep 30, 2013 10:13 am
by Daviex
Thanks for your answer.
Well, we will try another road.
Thanks