• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->
  • Unfortunately, yes, there is a suspension wave happening around the new tlp launch. :'( Please keep regular discussion to Suspension MegaThread and please consider submitting a Suspension report to RG.

Item Linking and hot keys (1 Viewer)

BobOfEQ

New member
Joined
Sep 7, 2005
RedCents
10¢
I have been saving off the information for weird item links, so I can bring up the link later from a hotkey. Such as;

00F4B914115142A40000000000000000000009CD47EA7 Aurora, the Heartwood Blade

Anyone happen to have been doing this themselves? Anyone have a list of epics and fableds and things like that?
 
Here is the way to do it;

Do a command;
/log on

(which saves a text log in your Everquest/logs directory under character
name.)

;t Firestorm Cape

(That is like a tell with an item link in it, but instead of /t use
semi-colon t and just put the link, no name)

This makes the game think you are sending a cross server tell to an item,
or a person named that item. It will come back with a line such as:

Could not find player
0144C900000000000000000000000000000001AF8E9F8Firestorm

That number and the items full name is needed. Since you turned log on,
you can go into that eqlog_character_server file and get the text;

[Mon Feb 06 17:45:29 2006] Could not find player
0144C900000000000000000000000000000001AF8E9F8Firestorm

Now you have to go to your characters character_server.cfg file in the
Everquest directory and find a section of hot keys like this;

Page4Button3Name=Links
Page4Button3Color=0
Page4Button3Line1=/g 0144C900000000000000000000000000000001AF8E9F8
Firestorm Cape

Notice the weird box at the beginning and end? That has to be there, and I
split the name from the number and added the rest of the items name.
I am collecting a list of fabled items, legends items and epics and things.

Then when clicking that hotkey it will tell the group that item link.
 
I know. If he was just making individual hotkeys, that code is in the right form to copy and paste from into hotkeys.

If you want a Linkbot in game, download items.txt from the Link at the top of Codecasters compile , Adajcent to the MQ2ITEMDB Plugin Name, and /link /import with /plugin Mq2linkdb loaded in game then //link Itemname to get results

Edit: My point was there is an actual text file called Mq2linkdb.txt that comes with Code's compile. That has it in easy to hotbutton format. Items.txt is built for Mq2linkdb.dll format
 
Item Linking and hot keys

Users who are viewing this thread

Back
Top