now i need something in my profile, probably at OnSkillCast about something like this...
if mob is Sandstorm Yasheedee then check distance;
if distance >50 come closer
or atleast that the distance must be ATLEAST 50, otherwhise the mobs will take a step back, and ur character wll keep getting closer ending up in a game of tag...
i just need a little help with how to code this in my profile
i was thinking of something like this?
player:getTarget();
if player:getTarget(Sandstorm Yasheedee); then
player:checkDistance(); (couldnt find if this exists...)
if player:checkDistance smaller then 50 then
step back
any help would be much appreciated ^^
rom botter