Search found 3 matches

by dave
Wed Jul 21, 2004 3:20 pm
Forum: MQ2::Macros::Requests
Topic: Show NPC Loot
Replies: 10
Views: 2355

I give theories. Its up to the gurus to utilitze them. Im no programmer
by dave
Wed Jul 21, 2004 2:57 pm
Forum: MQ2::Macros::Requests
Topic: Show NPC Loot
Replies: 10
Views: 2355

Thats rediculous, it can be done and showeq does do it. The loot tables are constant and you should be able to peek into them. For example, the enraged relative in tofs ALWAYS drops the key for the next floor and a spiked velium skull helm. Every time. So just figure out how to display that particul...
by dave
Wed Jul 21, 2004 12:19 pm
Forum: MQ2::Macros::Requests
Topic: Show NPC Loot
Replies: 10
Views: 2355

Show NPC Loot

Is there a way to show what an npc or mob has on it before you kill it? I know theres another program for linux that can do this, I wonder if it would be difficult to dissect that part of the code and implement it into MQ2. The other program is open source so of course taking and using the code woul...