Search found 5 matches

by Xenophage
Thu Sep 30, 2004 10:49 am
Forum: MQ2::Macros::Help
Topic: Request method to iterate through specific named mobs
Replies: 0
Views: 614

Request method to iterate through specific named mobs

I have an idea how to do this using Spawn and SpawnCount, but wondered if anyone could suggest a way to do this without me kluging away at it. Intent: List all mobs containing a certain string in their name ('goblin', 'sarnak') in a zone with their direction and distance from my current position, bu...
by Xenophage
Sun Dec 15, 2002 8:33 pm
Forum: MacroQuest::Help (Outdated)
Topic: Requesting explanation of /alert
Replies: 7
Views: 1705

Thanks for the overview, L124RD. Very informative and clarifies the use of alerts quite well. From what I can see of the information you've given, this is mainly used for NPCs and PCs. Is there any way to use this for a ground spawn, such as iron oxides in Steamfont or evergreen leaves in Gfay? Wasn...
by Xenophage
Sat Dec 14, 2002 4:25 pm
Forum: MacroQuest::Help (Outdated)
Topic: Requesting explanation of /alert
Replies: 7
Views: 1705

Requesting explanation of /alert

I've looked at the HTML doc that came with MacroQuest and I'm unclear as to how /alert and /doevent are used. The situation I'm looking at is waiting for a ground spawn to pop, then moving to that and picking it up. It's a timed spawn, so I've managed to tinker something together using /delays. Howe...
by Xenophage
Tue Dec 10, 2002 9:27 am
Forum: Outdated Macros::Macro Depot
Topic: senseheading.mac
Replies: 9
Views: 3450

Wasn't sure of the load that would cause on the system. A pause is one thing, but a continuously looping check I didn't know the impact of. If the load caused isn't significant, I'll keep this in mind in the future.

-Xeno
by Xenophage
Mon Dec 09, 2002 6:12 am
Forum: Outdated Macros::Macro Depot
Topic: senseheading.mac
Replies: 9
Views: 3450

senseheading.mac

This is my first time posting to these boards. Mainly doing it for style critique and to see if I'm coding a waste of time or not. I have a few characters that hail back from before the compass existed. That being the case, their Sense Heading needed a little work. I set one up in the Bazaar and ran...