Now that im getting into the swing of this, im trying to write a new combat command - one that will keep you a certain distance from a mob - much like DAoC allows you to do.
Currently I have it working by facing the mob, then sending up / down keys to move you closer / further away.
Is there a better / cleaner way to do things?
Also, I have a question about commands that run for extended periods of time.
Say I have this command working, and it is moving me in and out of combat range, is there a way to have it coexist with other commands, or will it essentially hog MQ until its done?
Would I be better off having a command that runs, and moves you closer / further away a bit from the mob, then exits, and use it within a macro, so it gets called every few seconds in a fight ?
EDIT - by working, I mean compiled ok. Just tried it, and unless its the bazaar lag, sending lots of UP keys doesnt actually move you anywhere.


