Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Drop Vials at the floor.
#2
1000 {Drop Gold} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Self.Capacity()<=50 Map.Thrown(3031, 50, !X!, !Y!, !Z!)

1000 {Drop vial small} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Self.Capacity()<=100 Map.Thrown(285, 50, !X!, !Y!, !Z!)

1000 {Drop vial strong} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Self.Capacity()<=200 Map.Thrown(283, 50, !X!, !Y!, !Z!)
Reply


Messages In This Thread
Drop Vials at the floor. - by Seeken - 10-09-2014, 05:41 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)