Autoload Cracks?

Status
Not open for further replies.

bort777

New member
Joined
Sep 20, 2006
Messages
19
Reaction score
0
Points
1
Does anyone know how i can set MQ2 to automatically load selected docracks?

I copied some offsets from someone else at some point and it did this for many of them, but I can't figure out how to set it myself.

Thanks!
 
DefaultSetting=on

Under each crack you want to autoload
 
Also if you create a file named autoexec.cfg and put it in the root MQ2 directory, any commands in that file will be automatically executed when you log in to EQ. So you also have this option.

Autoexec.cfg
/docrack eb on
/docrack envirofall on
/docrack noencumber on
/docrack noanon on
/docrack usehotkeys on
/docrack openbags on
/docrack useassist on
/docrack swapwhilecasting on
/docrack openinventory on
/docrack lavafisheyes on
/docrack daylight on
/docrack hiderun on
/docrack noblind on
/docrack follownpc on
/docrack followpc on
/docrack farfollow on
/docrack noweather on
/docrack nomountmodels on
/docrack seeinvis on
 
Like harvey said, easy way is defaultsetting.

Example:

Code:
[BagSize]
Description="Place any size items in any container"
Version="2006.10.25"
DefaultSetting="on"
Address0=4D9F04
Normal0="74"
Crack0="EB"

htw
 
Docrack load

I found the easiest way for me is to make a macro to load the docracks rather than entering them individually.
 
Status
Not open for further replies.