Page 2 of 2
Posted: Fri Aug 13, 2004 1:59 am
by wpgxman
duh

Posted: Fri Aug 13, 2004 2:58 am
by aChallenged1
What is there to compile? It's a fucking macro!
Posted: Fri Aug 13, 2004 12:05 pm
by Mimatas
heh. I can honestly say I'm not getting that.
You may want to take some time to learn the difference between a macro and a plugin. Yes, they are different.
1. Macro: a script (text file) that is executed by MQ using the /macro command. You do not compile these.
2. Plugin: A piece of C++ code that needs to be compiled into a DLL in order to be used by MQ.
Subtle, yet very important difference.
Posted: Fri Aug 13, 2004 12:28 pm
by aChallenged1
You didn't also mention that Macros are found in Forums like this one called "Macro Depot" while plugins are in Forums which include "plugin" in the title.
Anything below the Snippets forum is pretty much old, out of date and in dire need up updating before it will work.
Posted: Fri Aug 13, 2004 12:58 pm
by dok
What might work a little better is if it accepted commands like this:
/mac fakelink /g This is normal Text. [This is linked text]
shouldn't be too hard to find all instances of [ and ] and replace with the code to link. Even if you did it one character at a time. Also, shouldn't need to specify the channels and such as you are with /docommand. Just have to trust the user to type an eq command.
If someone hasn't come up with something by tonight, I'll probably throw something together real quick.
EDIT: second thought, I'll probably throw it together as a plugin so it can be used while macros are running.
Posted: Fri Aug 13, 2004 3:37 pm
by dok
Had some free time, so made the plugin. posted in the public plugin section.
Posted: Tue Aug 31, 2004 6:45 am
by featherwood
wardave wrote:2 bad it does work for a real item and then changing the name on it. Like having a head of a DE and putting the link to say your guild leaders name.
You can do it...
1) loot item
2) type ";<linktoitem>"
3) get the correct hash from the error message
4) replace the hash in this macro and that's all
Your link will really popup the linked item but the link will have the name you've chosen.
Posted: Tue Apr 26, 2005 1:52 am
by wiesshund
type what where?
for example
;<Festive Doll>
?