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

instant camp? (1 Viewer)

Add icamp too your [Aliases] 's


Ok so in your MacroQuest.ini there is a section for Aliases, these things can save you a lot typing. In this section you would add:

Rich (BB code):
  /icamp=/keypress instant_camp
Here is the default MacroQuest.ini with a few lines before and after the Aliases section with "ICamp" and now the 5 lines dencelle posted, added in:

Rich (BB code):
  HUDMode=UnderUI
  MQ2LoadingMsg=1
  ExactSearchCleanNames=0
   
   [Aliases]
  /a=/anonymous
  /b=/bazaar
  /ba=/bazaar
  /c=/consider
  /cha=/channel
  /d=/duel
  /exp=/echo ${Me.PctExp}% experience...
  /f=/feedback
  /fa=/fastdrop
  /g=/gsay
  /gmlist=/who all gm
  /gu=/guildsay
  /hp=/echo Current Health: ${Me.CurrentHPs} -- Max Health: ${Me.MaxHPs}
  /key=/keys
  /load=/loadspells
  /m=/msg
  /mana=/echo Current Mana: ${Me.CurrentMana} -- Max Mana: ${Me.MaxMana}
  /npc=/who npc
  /slotid=/echo ${SelectedItem.InvSlot}
  /t=/tell
  /ta=/tap
  /w=/who
  /icamp=/keypress instant_camp
  /instantcamp=/keypress instant_camp
  /icampdesk=/multiline ; /camp desk; /timed 5 /keypress instant_camp
  /icampdesktop=/multiline ; /camp desk; /timed 5 /keypress instant_camp
  /icampserv=/multiline ; /camp server; /timed 5 /keypress instant_camp
  /icampserver=/multiline ; /camp server; /timed 5 /keypress instant_camp

   
  [Substitutions]
  omg=Oh My God   
  [Plugins]
The variations of syntax used here, must make it typo forgiving, I like it.

FYI I started my copy and paste section from a default MacroQuest.ini plus before and after the Aliases list to help folks who may need help narrowing down where they go I hope this helps someone out.
 
Last edited:
Rich (BB code):
/icamp=/keypress instant_camp
/instantcamp=/keypress instant_camp
/icampdesk=/multiline ; /camp desk; /timed 5 /keypress instant_camp
/icampdesktop=/multiline ; /camp desk; /timed 5 /keypress instant_camp
/icampserv=/multiline ; /camp server; /timed 5 /keypress instant_camp
/icampserver=/multiline ; /camp server; /timed 5 /keypress instant_camp
there is what i paste in my compiles, it tends to be very useful at times :)
 
instant camp?

Users who are viewing this thread

Back
Top