MQ2AutoAccept

Utility MQ2AutoAccept

  • Update so the OnIncomingChat checks respect bAutoAccept -- currently, if you "turn off" autoaccept, you will still accept group invitations because it doesn't respect bAutoAccept
  • MQ2AutoAccept will no longer erroneously accept non-percentage based resurrection spells, like a "call". it is intended that mq2autoaccept ignores rezzes, and allows something else, like mq2rez to accept all resurrections including non-percentage based ones.
- Removed using namespace std
- Removed pragma warning disable
- Moved global buffers to appropriate functions
- Removed unused variables
- Removed Update_INIFileName() since it never changed
- Removed redeclared variables
- Removed mixed tabs and spaces (more spaces than tabs, so spaces win)

alynel
- Switched to range based loop and emplace_back

Back
Top
Cart