Simply Macro

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

Moderator: Moderators

Rogean
Noob
Noob
Posts: 1
Joined: 08 Feb 2012, 12:37
Noob?: Yes

Simply Macro

#1 Post by Rogean »

This macro may talk to the healer, then to the warper. But OK says that there's something wrong. What?

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
	}
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: Simply Macro

#2 Post by EternalHarvest »

Rogean wrote:But OK says that there's something wrong.
It says exactly that?