Macro to use on the wall
|
09-08-2020, 03:51 PM
Post: #1
|
|||
|
|||
![]()
Guys, can you help me ??
I'm creating a script for the hunt there from '' The First Dragon Quest '' and the problem is this, I need to "use" that wall to be teleported into the room, and I need to do that to get out too !. I don't find anything on the internet that helps me with any macro to use it. Note: She has ID!:corar: |
|||
09-08-2020, 07:06 PM
(This post was last modified: 09-08-2020 07:16 PM by Nvp.)
Post: #2
|
|||
|
|||
RE: Macro to use on the wall
make fixed point 1 sqm to wall and manual macro
X:=Self.X() Y:=Self.Y() Z:=Self.Z() corar:=id this wall Macro.Wait(100) Map.Use(!corar, !X!, !Y!, !Z!, 1) |
|||
09-08-2020, 07:08 PM
Post: #3
|
|||
|
|||
RE: Macro to use on the wall
I just need to click on the wall for it to move in or out. Wall or floor SQMs can be clicked and teleported, and have ids. I need some macro for it to make my mouse click on that wall, plixx
|
|||
09-08-2020, 07:16 PM
Post: #4
|
|||
|
|||
RE: Macro to use on the wall
chek up
|
|||
09-08-2020, 07:21 PM
(This post was last modified: 09-08-2020 07:29 PM by icaroortiz.)
Post: #5
|
|||
|
|||
RE: Macro to use on the wall
I will test here, but I appreciate the attention!
I was researching for days and in 1 day I had the answer here! Thank you very much, it worked !!!!! |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)