Code: Select all
automacro heal {
location prontera
call heal2
}
macro heal2 {
do talknpc 159 190 c
pause 10
do talknpc 162 193 c r1 r13
}
Moderator: Moderators
Code: Select all
automacro heal {
location prontera
call heal2
}
macro heal2 {
do talknpc 159 190 c
pause 10
do talknpc 162 193 c r1 r13
}
It says exactly that?Rogean wrote:But OK says that there's something wrong.