PlayerMenu (Ace2)
Changelog
  • 0.1 first release
  • 0.2 add slash command for apm toggle and left menu toggle. Now you can use "/apm left" to toggle if left button to active extended menu.
  • 0.3 update for 1.11, remove 'target', fix some functions hook because 1.11 changed.
  • 2.0 rewrite using Ace2
    added new commands:
    'reset', reset all settings to default.
    'order', change menu items' order and visible.

    How to use 'order' command?
    /apm order WHISPER:1,INVITE:1,TARGET:1,GUILD_PROMOTE:1,GUILD_ LEAVE:1,ADD_FRIEND:1,GUILD_INVITE:1,IGNORE:1,GET_N AME:1,WHO:1,CANCEL:1

    /apm order WHISPER:1,INVITE:1,TARGET:1,GUILD_PROMOTE:1,GUILD_ LEAVE:1,ADD_FRIEND:1,GUILD_INVITE:1,IGNORE:1,GET_N AME:1,WHO:1,CANCEL:0

    /apm order CANCEL:1,WHISPER:1,INVITE:1,TARGET:1,GUILD_PROMOTE :1,GUILD_LEAVE:1,ADD_FRIEND:1,GUILD_INVITE:1,IGNOR E:1,GET_NAME:0,WHO:0
  • 2.1
    Rename to PlayerMenu.
    Change to use new AceHook2 method, I hope BLZ orig shift+click will work now.
    Slash command change to "/playermenu" or "/pm", but "/apm" is still availability.
    Please report the bug.

    I am about to make a simple config menu for it, but will cost some memory usage, do you really need it?
  • 2.2
    I am sorry for v2.1 miss match .toc file