01-05-2013, 04:52 PM
(This post was last modified: 01-05-2013, 04:54 PM by xeuhoriaax.)
Using either macro or any other feature of bbot.
Dropping food on the ground... Is it possible?
|
01-05-2013, 04:52 PM
(This post was last modified: 01-05-2013, 04:54 PM by xeuhoriaax.)
Using either macro or any other feature of bbot.
01-05-2013, 05:30 PM
ofc it is possible just add any food into looter and as backpack set ground
01-05-2013, 05:43 PM
[macro]0 {Drop Food in Ground} ID:=3582 COUNT:=1 X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.Thrown(!ID!, !COUNT!, !X!, !Y!, !Z!)[/macro]
[macro]1500 {Drop Food in Ground} ID:=3582 COUNT:=1 X:=1006 Y:=1037 Z:=7 Self.PositionIn(!X!, !Y!, !Z!, !X!, !Y!, !Z!)==1 Map.Thrown(!ID!, !COUNT!, !X!, !Y!, !Z!)[/macro]
01-05-2013, 06:53 PM
Awesome...thank you so much!!!
|
« Next Oldest | Next Newest »
|