Search found 5 matches

by Lajiskin
Wed Oct 22, 2003 12:53 am
Forum: MQ2::Development::Feature Discussion
Topic: Feature Request: loot table
Replies: 8
Views: 2415

So how would you go about turning that into something useful?
Or should I just hope the dev's like the idea and integrate it at some point?
I know basic programming but have NO idea where to start on that beastie.

Thanks,
Lajiskin
by Lajiskin
Tue Oct 21, 2003 7:05 pm
Forum: MQ2::Development::Feature Discussion
Topic: Feature Request: loot table
Replies: 8
Views: 2415

Feature Request: loot table

I don't know if this is possible, but a way to have a mob targetted or request a list of mobs and then also show what loot they would drop. If that isn't possible then maybe be able to pick up certain things, like if the mob is wielding a weapon "along with type of weapon" if the mob acts ...
by Lajiskin
Wed Oct 15, 2003 9:34 am
Forum: Macro Help (MQ1)
Topic: Not sure if this is possible but.. custom commands in macro
Replies: 4
Views: 1263

Not sure if this is possible but.. custom commands in macro

What I am looking to do, is write a macro that I would almost always have running with my bard that would enable several other commands. Aka, /switch drum or /switch weapons /twist <however i want to set up song params> and such, I know that I could use an individual macro for each of these, but swi...
by Lajiskin
Tue Oct 14, 2003 12:05 pm
Forum: Macro Requests (MQ1)
Topic: One more thing i need help with please
Replies: 4
Views: 1605

answer:

the problem with your technique is that there are no delays. You begin casting the 1st instance and then immediately try to cast 7 more times while the first is still casting. What you need to do is 1 of 2 things. 1. Check the spell being casted and account for network lag and insert manual delays b...
by Lajiskin
Tue Oct 14, 2003 10:28 am
Forum: Macro Depot (MQ1)
Topic: Bard Twist2
Replies: 23
Views: 9002

Needs work still

Wasn't working for me, tried to run it with 0 1256 and got: Ending Macro: Bad variable in /var function twist2.mac@68 (initVars): /varset 90 0 | v90, v91 max song index lengths twist2.mac@36 (Main): /call initVars @p0 @p1 Tried a couple other number combos and got the same error. Hopefully is an eas...