Posts: 229
Threads: 35
Joined: Apr 2012
Reputation:
0
When I make a script, how do i open Gate Of Expertise?
I know I hve to use "Map Tool" But I can't figure out how to use it.
I give rep+
Posts: 128
Threads: 1
Joined: Oct 2011
Reputation:
0
visit bbot wiki for more information, you can use this macro:
1000 {Open Door} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.Use(DOOR_ID, !X!, !Y!, !Z! 1)
In order to know the Door_id press "alt F8" and look at the door, then look at the top left of your Tibia screen and you will find the id , finally replace the DOOR_ID for the number you got.
Don't forget to add a macro on your point list with the macro opening the door