View Single Post
  #1  
Old 11-20-2010, 10:11 PM
Cottus
Fire Beetle
 
Join Date: Sep 2010
Posts: 11
Default Question about Titanium and sending buffs to clients

I've been working on making buffs not top slot when refreshed on the server I help GM. The code works server side, but the 'refreshed' buff is still getting top slotted client side (till zoning causes a refresh of all buffs, etc).

I was going just going to put in a call to SendBuffsToClient, but noticed that KimmySprite committed a change in Rev 1574 to that method with the message

Quote:
Only send target buff packets for SoD and later to address an obscure crashing issue with Titanium. (Netcode artifact).
I know a large portion of our user base plays with Titanium (and I do as well), so I was wondering if there were any more details around the obscure crashing issue?
Reply With Quote