Simple respawn to save automacro help

All about the macro plugin can be found in this forum. This forum is intended for the macro plugin only.

Moderator: Moderators

Message
Author
Pachu
Plain Yogurt
Plain Yogurt
Posts: 55
Joined: 04 Apr 2008, 14:21
Noob?: No

Simple respawn to save automacro help

#1 Post 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.

hakore
Super Moderators
Super Moderators
Posts: 200
Joined: 16 May 2008, 08:28
Noob?: No
Contact:

Re: Simple respawn to save automacro help

#2 Post by hakore »

overrideAI
Whatever...

Post Reply