Search found 2 matches

by paddo
Tue Apr 24, 2012 11:05 am
Forum: Runes of Magic
Topic: partydps autotargeting
Replies: 3
Views: 930

Re: partydps autotargeting

Thanks for your reply,

but i should start first with the auto targeting function but it doesn´t work.

--=== Find mobs in range of XXX(profile setting) and kill them ===--
player:target(player:findEnemy(true, nil, evalTargetDefault, player.IgnoreTarget))
if player:haveTarget() then
player ...
by paddo
Mon Apr 23, 2012 1:05 pm
Forum: Runes of Magic
Topic: partydps autotargeting
Replies: 3
Views: 930

partydps autotargeting

Hi there,

I´m new to this forum but am using micromacro since i started with rom :D
I found very nice functions here and created many waypoints, scripts eg.

But now I´m working on a auto targeting function for partydps since last weekend but hell... i can´t figure out how to get it work.

The ...