Search found 64 matches

by Tuna
Mon Aug 30, 2004 1:26 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: KISS Incoming Message generator
Replies: 32
Views: 31809

aChallenged1 wrote:I'd make it 3 to 5 max. Too many and people will start wondering where he's storing so many keys.
You give people far too much credit, sir.

"lol, you're a Paladin!? I wondered why you weren't dual wielding and who kept
healing me! lol!"
by Tuna
Mon Aug 30, 2004 8:41 am
Forum: MQ2::Macros::Help
Topic: Targeting with Corpse in Zone
Replies: 10
Views: 3036

Most people are barely even functionally aware of their own buffs, mobs in camp, and raid talk. I doubt they'd notice and, if they did, I really doubt they're care.

"Hey! That's not fair! You're speeding up our raid!"
by Tuna
Mon Aug 16, 2004 7:55 pm
Forum: MQ2::Macros::Requests
Topic: Simple Mob Camper
Replies: 8
Views: 2717

lol
by Tuna
Wed Aug 04, 2004 11:34 am
Forum: MQ2::Help
Topic: Hello
Replies: 13
Views: 2736

Ever walk up to a table where 6 people are intensely playing some kind of card game, interrupt them, and demand them to explain the rules of the game to you?

That's socially inept. So are you!

Wow. More socially inept than EQ nerds. :( Sorry about your luck.
by Tuna
Tue Aug 03, 2004 11:23 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: SpellsToBuy.mac [tells you what spells you need to buy]
Replies: 40
Views: 19023

Very useful, even for those of us who are anal retentive and have memorized every stat and spell for our toons. :)
by Tuna
Mon Aug 02, 2004 7:47 pm
Forum: MQ2::Macros::Help
Topic: Confused about ${Spawn[]} and the 'next' parameter
Replies: 17
Views: 4145

Thanks a bunch - this was a major sticking point for me and I was beating my head against the wall.
by Tuna
Mon Aug 02, 2004 7:47 pm
Forum: MQ2::Macros::Help
Topic: Confused about ${Spawn[]} and the 'next' parameter
Replies: 17
Views: 4145

Excellent! Here are my slight mods to your code: #turbo 30 Sub Main /declare X int local -761 /declare Y int local -1167 /declare R int local 100 /declare FirstID int local 0 /declare CurrentID int local 0 /declare Counter int local 1 /echo Checking {Spawn[npc loc ${X} ${Y} radius ${R}].ID} /varset ...
by Tuna
Mon Aug 02, 2004 4:16 pm
Forum: MQ2::Macros::Help
Topic: Confused about ${Spawn[]} and the 'next' parameter
Replies: 17
Views: 4145

blueninja wrote:${SpawnCount[npc loc ${X} ${Y} radius 100]} works too. No need to loop
Try it with ${Spawn[]} instead of Spawncount and show me your results. :P
by Tuna
Mon Aug 02, 2004 11:31 am
Forum: MQ2::Macros::Help
Topic: Confused about ${Spawn[]} and the 'next' parameter
Replies: 17
Views: 4145

Thanks for the help. It works for "targets around a target" but does not work for "targets around a location" yet. I'm still cornholed on that one. Here is the working script for targets in a radius around a target: | ----------------- | snip_targspawns.mac | Snippet to iterate t...
by Tuna
Sun Aug 01, 2004 3:51 pm
Forum: MQ2::Macros::Help
Topic: Confused about ${Spawn[]} and the 'next' parameter
Replies: 17
Views: 4145

I've spent about 3 hours on this. nearestspawn gets the spawns nearest to ${Me}, not to the loc. I've tried both X and Y reversed. Might just be a limitation of the parser.
by Tuna
Sun Aug 01, 2004 1:24 pm
Forum: MQ2::Macros::Help
Topic: HELP
Replies: 7
Views: 1625

lol
by Tuna
Sun Aug 01, 2004 1:22 pm
Forum: MQ2::Macros::Help
Topic: Confused about ${Spawn[]} and the 'next' parameter
Replies: 17
Views: 4145

Confused about ${Spawn[]} and the 'next' parameter

Howdy - I'm trying to get a list of mobs in a radius around a point. Not my character's point. This is mostly for checking how many critters are beating on my tank. This code doesn't appear to list the mobs properly, although it does count them. I think. Any help is appeciated. turbo 30 sub Main /de...
by Tuna
Fri Jul 30, 2004 7:45 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Genbot v13.2.1 [Updated 07/23/2004] Defend, Guard, Protect!
Replies: 103
Views: 35844

gus wrote:Keep up the good work Vexix, I really do appreciate it. If there was a means of donating to macro developers like yourself, I would.

--gus
USPS + checks and/or PayPal? :P
by Tuna
Thu Jul 29, 2004 1:14 pm
Forum: MQ2::General
Topic: Kudos to the developers
Replies: 2
Views: 1111

Hey and I just paypal'd the devs some money, too. So, the rest of you lazy pigs get off your fat wallets and cough up some cash, too.
by Tuna
Thu Jul 29, 2004 1:03 pm
Forum: MQ2::General
Topic: Kudos to the developers
Replies: 2
Views: 1111

Kudos to the developers

I'm just now getting back into EQ and macro'ing. My other scripts (xpbeast and occutils, among others) are pretty big and I thought it was going to be a real pain to convert them. I am extremely impressed by the hard work you guys have put into the new language standards. For a change, the number of...