Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to open Gate Of Expertise in my Script?
#1
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+
#2
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
[Image: 7-gifs-animados-aves.gif]
#3
(11-30-2012, 08:55 PM)Wukazen Wrote: 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

Great! I will try thisSmile


Forum Jump:


Users browsing this thread: 1 Guest(s)