automacro fp {
pm "FP"
run-once 1
macro_delay 0.5
call castfp
}
macro castfp {
if ($.lastpm == $master) goto allowed
goto end
:allowed
pause 1
do c @warp map x y <- location where i usually is
pause 1
do sp 479 "$.lastpm" 5
do sit
pause 3
do c @warp map x y <- hide in a town so it doesnt get killed
pause 5
:end
release fp
}
No comments:
Post a Comment