Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tibia 10.82 - BBot 65.1] Not Possible to Open a Specific Hole in ANK
#7
target id = ID of closed pile ( before use shovel or pick )
use ID = ID of your tool pick, shovel, pocket knife
targetxyz = coordinates of pile, ground where have to be opened

when u doing script by learn stand 1 sqm before pile
add fixed point
add map tool
fill up all fields
enjoy of working script

I personally don't use map tool cuz I prefer do macros

Quote:IDTool:=123
IDOnMap:=123
X:=Self.X()
Y:=Self.Y()
Z:=Self.Z()
Map.UseOn(!IDTool!, !IDOnMap!, !X!, !Y!, !Z!, 1)

[macro]0 {Use Tool On The Map} IDTool:=123 IDOnMap:=123 X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.UseOn(!IDTool!, !IDOnMap!, !X!, !Y!, !Z!, 1)[/macro]
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)