Search found 6 matches

by beatnik007
Sat Apr 10, 2004 10:43 am
Forum: Snippets (MQ1)
Topic: moveToLoc - accurate, object avoidance
Replies: 7
Views: 22867

moveToLoc - accurate, object avoidance

After spending 4 hours running behind a tree, I decided to write my own moveToLoc function. Credits to Mckorr for the object avoidance. It remains the same, but the logic to call it differs. Please post improvements. #turbo 100 Sub Main /zapvars /declare distanceTimer timer /call moveToLoc 2410 7074...
by beatnik007
Fri Apr 09, 2004 1:45 am
Forum: Macro Help (MQ1)
Topic: Move to a loc
Replies: 3
Views: 1308

Thanks very much guys, very helpful!
by beatnik007
Wed Apr 07, 2004 8:42 am
Forum: Macro Help (MQ1)
Topic: Move to a loc
Replies: 3
Views: 1308

Move to a loc

Hiya

Does anyone know how to move to a specific loc? There would not be any targetable object at that loc.

Would you need to resort to $char(x) and $char(y) checking with trial-and-error turning, moving and rechecking?

Cheers
Beatnik
by beatnik007
Tue Feb 24, 2004 5:35 am
Forum: MQ2::Help
Topic: confusion about latest release of MQ2
Replies: 14
Views: 4046

Thanks Mckorr

ClientVersion=Wed Feb 18 03:17:xx 2004

eqgame.exe timestamp is Wed Feb 18 04:17:xx 2004

I guess the build doesn't account for daylight savings when generating the ini

Beatnik
by beatnik007
Mon Feb 23, 2004 6:36 am
Forum: MQ2::Help
Topic: confusion about latest release of MQ2
Replies: 14
Views: 4046

Just cleared the cache and downloaded again now. It's still not working for me.

I know this is going to be my own stupid error somehow, but I just can't see it. Is the client version "Wed Feb 18 03:17:xx 2004" the up-to-date one?

Is this somehow a timezone issue? (I'm GMT +11).
by beatnik007
Sun Feb 22, 2004 6:51 am
Forum: MQ2::Help
Topic: confusion about latest release of MQ2
Replies: 14
Views: 4046

the other thing you can try is to change "ClientOverride" in eqgame.ini to 1. That will force MQ to insert itself no matter what ... but if anything I mentioned above is true, you will likely crash to desktop. Downloaded fresh zip 5 mins ago. Compiled and ran from fresh directory. Got inv...