Search found 5 matches

by gder
Sat Oct 19, 2002 8:40 pm
Forum: Outdated Macros::Macro Help
Topic: foraging macro revisited
Replies: 0
Views: 584

foraging macro revisited

Okay...made a couple of updates. I'm still running into the problem of the cursor not always clearing but it may just be a bug with the IRC beta release...I'll wait and see... Comments and sugestions on the folowing script would be greatly appreciated. (And yes I plan on adding event handlers for fa...
by gder
Fri Oct 18, 2002 4:56 pm
Forum: Outdated Macros::Macro Help
Topic: wanna help me fix my FORAGEING.mac
Replies: 1
Views: 1090

Take a look at the "Testing for character stance" thread...
by gder
Thu Oct 17, 2002 5:43 pm
Forum: Outdated Macros::Macro Help
Topic: testing for character stance...
Replies: 8
Views: 2353

For your sitting / standing problem you don't actually need macroquest. Simply add the line /sit off (to stand up if sitting) or /sit on (to sit down if standing) to any script or for that matter a hotkey in everquest. Actually just sitting and standing is not the problem. What I need to be able to...
by gder
Wed Oct 16, 2002 2:18 pm
Forum: Outdated Macros::Macro Help
Topic: testing for character stance...
Replies: 8
Views: 2353

Vale, thanks for the heads up. Missed that the first time I read it in the readme. so I'm assuming that if you leave off the 'n' /if does a string compare?

Fippy: thanks as well...I'll take a closer look at cursor.
by gder
Tue Oct 15, 2002 11:56 pm
Forum: Outdated Macros::Macro Help
Topic: testing for character stance...
Replies: 8
Views: 2353

testing for character stance...

I'm working on a foraging macro, just downloaded the program the other night so I hope I didn't miss something in the manual. Also looked at some other code but couldn't find anything quite like what I'm looking for... Curently this will run in the background, forages and keeps everything and proper...