first I'm Bad in English
second This is my first macro
there r an event and i started to make a macro
this is part of it
Code: Select all
automacro nour1 {
inventory "Milk" <= 0
location not prontera 152 323
call move1
}
macro move1 {
do move 152 323
stop
}
automacro nour01 {
location prontera 152 323
call {
do talknpc 152 326 c r1 n
storage get Milk 100
storage close
}
}
so i but location not
now the problem is keeping trigger to nour01 and never stop
Code: Select all
[macro] automacro nour01 triggered.
Talking to NPC at (152, 326) using sequence: c r1 n
[macro] automacro nour01 triggered.
Talking to NPC at (152, 326) using sequence: c r1 n
[macro] automacro nour01 triggered.
Talking to NPC at (152, 326) using sequence: c r1 n
[macro] automacro nour01 triggered.
Talking to NPC at (152, 326) using sequence: c r1 n
[macro] automacro nour01 triggered.
Talking to NPC at (152, 326) using sequence: c r1 n
[macro] automacro nour01 triggered.
Talking to NPC at (152, 326) using sequence: c r1 n
[macro] automacro nour01 triggered.
Talking to NPC at (152, 326) using sequence: c r1 n
[macro] automacro nour01 triggered.
Talking to NPC at (152, 326) using sequence: c r1 n
[macro] automacro nour01 triggered.
Talking to NPC at (152, 326) using sequence: c r1 n
[macro] automacro nour01 triggered.
Talking to NPC at (152, 326) using sequence: c r1 n
[macro] automacro nour01 triggered.
Talking to NPC at (152, 326) using sequence: c r1 n
[macro] automacro nour01 triggered.
Talking to NPC at (152, 326) using sequence