Hello

Im trying to enable the buff window on a pre-aos shard.

I enabled the client flags in ExpansionInfo.cs, and set BuffInfo.Enabled to true, but still i do not see that window.

I supose ill have to modify the PacketHandler, any ideas exactly where is that sent?
 
Yes i did :( I buff myself and it wont show there
Post automatically merged:

It seems reactive armor is not showing but bless is. Maybe reactive armor wont show anyway -.-
 
Last edited:
The client you're using is probably too old to have the updated gump files taht contain the newer buff icons.
If you're using a client that's say, as old as 7.0.9, you're probably only limited to the first 20 or so icons in the BuffIcon enum list.
Try taking an updated gump.mul and gumpidx.mul
 
Back