public virtual EntityLiving GetOwner()
 {
     return(WorldObj.GetPlayerEntityByName(GetOwnerName()));
 }