bool DropItem(string name)
 {
     return(Masys.DropItemfromPlayer(name));
 }