09-13-2012, 03:09 PM
I have macro to open quest doors which looks like this
point before the macro is
the id of the quest doors is right, the pos is ok still bot wont open these doors, anybody knows why and how to fix it ? where did i made mistake ?
Greets
Mephisto
Code:
Macro (33246 32534 8:1000 {Open Door} VarSet(X) Self.X VarSet(Y) Self.Y VarSet(Z) Self.Z Map.Use(6258, !X!, !Y!, !Z!, 5))
point before the macro is
Code:
Fixed (33246 32534 8)
the id of the quest doors is right, the pos is ok still bot wont open these doors, anybody knows why and how to fix it ? where did i made mistake ?
Greets
Mephisto