Example #1
0
 public void OtherHit(RealmTime time, OtherHitPacket pkt)
 {
     //System.Diagnostics.Debugger.Break();
     //Console.WriteLine("Other HIT! " + Objects.type2desc[Owner.GetEntity(pkt.ObjectId).ObjectType].Attributes["id"].Value
     //    + Objects.type2desc[Owner.GetEntity(pkt.TargetId).ObjectType].Attributes["id"].Value);
 }
 public void OtherHit(RealmTime time, OtherHitPacket pkt)
 {
 }