02-02-2014, 06:27 PM
(02-02-2014, 04:01 PM)RazorNabu Wrote: looking for script for drop empty flask because this option dont work.
1000 {Drop Vials} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Misc.ItemCountEx(283)>=10 Map.Thrown(283, 50, !X!, !Y!, !Z!) Strong
1000 {Drop Vials} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Misc.ItemCountEx(285)>=10 Map.Thrown(285, 50, !X!, !Y!, !Z!) Potion
1000 {Drop Vials} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Misc.ItemCountEx(284)>=10 Map.Thrown(284, 50, !X!, !Y!, !Z!) Great
found these once in forum i just put potion strong and great to diference them