03-12-2016, 10:46 AM
Hey all, i would like to know, how could i set a macro to open a door without key.
I have gotten a macro like this: 0 {Open Door Without Key} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.Use(ID_DOOR, !X!, !Y!, !Z!, 2)
Then i set this one, for example in mutated tigers yalahar. I want to keep those doors always open. If someone close or stuck my char there , the bot goes and open the door and keep hunting.
So where do i have to put the door's ID? Before the underscore, or after?
If someone could help me in that case, i would appreciate and get rep+.
Thanks, anyway.
I have gotten a macro like this: 0 {Open Door Without Key} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.Use(ID_DOOR, !X!, !Y!, !Z!, 2)
Then i set this one, for example in mutated tigers yalahar. I want to keep those doors always open. If someone close or stuck my char there , the bot goes and open the door and keep hunting.
So where do i have to put the door's ID? Before the underscore, or after?
If someone could help me in that case, i would appreciate and get rep+.
Thanks, anyway.