Ejemplo n.º 1
0
 bool DropItem(string name)
 {
     return(Masys.DropItemfromPlayer(name));
 }