03-02-2014, 05:55 PM
(02-27-2014, 12:36 AM)Lindman112 Wrote: I always check "Drop empty vials" in my >Basic Function< section but nothing happens, and i've tried to find a macro for dropping vials but I cant find anything anywhere. Can someone please help me?
Try this my friend
![Wink Wink](https://forums.bmega.net/images/smilies/wink.png)
Code:
3000 {Drop Empty Flask} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.Thrown(285, 100, !X!, !Y!, !Z!) Exit()
Rep++