Page 1 of 1

Simple respawn to save automacro help

Posted: 07 Sep 2017, 18:47
by Pachu
Hi

Im made a macro that makes my slave priest send a PM to it's master to respawn to save point everytime it dies, but i cant seem to make it work. Macro is as follows:

automacro respawn {
status Dead
run-once 1
call {
pause 1
do pm "XXXX" town
pause 1
do pm "XXXX" town
pause 1
do pm "XXXX" town
}
}

The macro triggers as shown in the console

You have gained 0/0 (0.00%/0.00%) Exp
You are now: Dead
[macro] automacro respawn triggered.

but the PM to the master is not sent. im sure i set the name right and the auth is 1 on both


Thanks for any help.

Re: Simple respawn to save automacro help

Posted: 07 Sep 2017, 21:21
by hakore
overrideAI