08-30-2011, 11:52 PM
I cant make the macro... I have this information:
X: 32832
Y: 31269
Z: 5
ID of Mechanism: 923
Click on Mechanism.
Gate: Trade Quarter from inside to outside
I tried using Map.Use macro, which ask for:
ID /X;Y;Z/Range/Condition Result.
I dont know what "range" and "condition result" means, but I try with all values and I cant..
What I tried?
I made a point (three squares to the right of the mechanism) and then I wrote the macro
My char go to the mechanism but I see a messege "You cannot use this object"
________________________________________________
I tried a lot of other but please say me the macro or teach me how to make it good
X: 32832
Y: 31269
Z: 5
ID of Mechanism: 923
Click on Mechanism.
Gate: Trade Quarter from inside to outside
I tried using Map.Use macro, which ask for:
ID /X;Y;Z/Range/Condition Result.
I dont know what "range" and "condition result" means, but I try with all values and I cant..
What I tried?
I made a point (three squares to the right of the mechanism) and then I wrote the macro
Code:
1000 {} Map.Use(923, 32832, 31269, 5, 3)
My char go to the mechanism but I see a messege "You cannot use this object"
________________________________________________
I tried a lot of other but please say me the macro or teach me how to make it good