Last Build - packet 0x1D (RemoveObject) not sending to clients... - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: General Help (/Forum-General-Help) +--- Thread: Last Build - packet 0x1D (RemoveObject) not sending to clients... (/Thread-Last-Build-packet-0x1D-RemoveObject-not-sending-to-clients) |
Last Build - packet 0x1D (RemoveObject) not sending to clients... - Breaker - 05-24-2013 01:09 PM After weapon change on character, players around who look on paperdoll see new equipped weapon and old before equipped weapon, i testing it on change one-handed to two-handed packet which doesn't sending to clients in sector: Server -> Client: 0x1D (RemoveObject) im fix now in scripts, but need fix in sphere On=@itemUnequip // Act - Weapon UID SECTOR.ALLCLIENTS SENDPACKET=01D D<ACT> For Developers: Please append this packet send in sphere sources. Thanks! |