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

Utility MQ2AdvPath

〰️Commits​


(31faa48) ~Knightly
Merge branch 'v143' into 'master'

Update for v143

See merge request redguides/plugins/mq2advpath!4
(25d65f1) ~Knightly

〰️Commits​


- Add InterceptFollow as an option
(5607952)
- Merge branch 'interceptfollow' into 'master'

Add InterceptFollow as an option

See merge request redguides/plugins/mq2advpath!3 (81e0ba9)
Posted by: DoNotReply
Remove failed to create directory message when dir exists
knightly:
  • Replaced all angels with angles, no more angels :(
  • Remove using namespace std;
  • Replace #define for constants
  • Replace NULL macro with appropriate constant
  • Removed end of line white space
  • Removed unused variables

alynel:
  • Switched to GetTickCount64
  • Replaced char* with const char* where appropriate
  • Fix InFront function Angle redeclaration
  • Update ReplaceWayPointWith to not change input
  • Fix return on string function
  • Output to chat if directory couldn't be created
Top