Looking for a way to target nearest PK and Harm

Discussion on a variety of topics. Ask general Vtank questions here.
chutch85
Posts: 1

Looking for a way to target nearest PK and Harm

Post #1 »

Im not sure if this is done with a meta or a secondary program. Looking for a program/meta that will target the nearest PK not in my fellow and automatically harm them - will pay $ for your time if its a meta you would have to create. Thanks all!

Dmdtt
Moderator
Posts: 271

Post #2 »

currently impossible if I recall correctly because when using expressions to target nearest player it will always target yourself. if that has been fixed however using findnearestbyobjectclass[] for players will find the target and you can use a chat expression action for \/mt cast harmspellid on wobjectgetname[wobjectfindnearestbyobjectclass[player number]]

you will have to find the harmspell id yourself and the objectclass for players to test it out