• 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 --->

help with map :) (1 Viewer)

ipass36

New member
Joined
Oct 30, 2007
RedCents
hi is there anyway to view pok stones in the map when using mq2?

Sub Main
/echo Checking if MQ2Map is even loaded
/if (!${Plugin[MQ2Map].Name.Equal[mq2map]}) {
/squelch /plugin MQ2Map
/echo Loaded MQ2Map
}
/squelch /mapfilter all show
/squelch /mapfilter npc show
/squelch /mapfilter npcconcolor show
/squelch /mapfilter corpse show
/squelch /mapfilter pc show
/squelch /mapfilter target show
/squelch /mapfilter targetline show
/echo Mapfilter is now set properly
/echo ================================
/echo to fix this in the future copy over your:
/echo Macroquest.ini
/echo MQ2chat.ini
/echo MQ2Map.ini
/echo and generally any INI that isn't docrack.ini
/echo oh and read this:
/delay 5s
/echo all other questions can be answered at the macroquest wiki
/echo www.macroquest2.com click on wiki and enjoy
/echo or browse the "Existing HTML manual"
/return

mapset.ini

[Map Filters]
All=1
NPC=1
NPCConColor=1
Corpse=1
PC=1
Target=1
TargetLine=1

macroquest.ini

[Map Filters]
All=1
NPC=1
NPCConColor=1
Corpse=1
PC=1
Target=1
TargetLine=1


thanks for your help

ipass
 

Users who are viewing this thread

Back
Top