Can you set,"Experience" in chat via a command in lua? I cant find anything about that... The menu that comes up when you rightclick a chat tab and choose settings/other... I wanne turn it on without having to think about it and remembering it on all my chars on both accounts... :P
I usually just copy the chat settings file to now chars so I have my chat window the same on all chars because I change a lot of it, BUT there are ways of changing chat settings with code, I never really went around checking how though :/
Best thing I can do is tell you to check https://mods.curse.com/addons/wow/eens-chat-window-backup and try to figure it out from there because what that addon does is backup the chat settings and then restore them to whatever char you want.
Can you set,"Experience" in chat via a command in lua? I cant find anything about that... The menu that comes up when you rightclick a chat tab and choose settings/other... I wanne turn it on without having to think about it and remembering it on all my chars on both accounts... :P
--
Trond
I usually just copy the chat settings file to now chars so I have my chat window the same on all chars because I change a lot of it, BUT there are ways of changing chat settings with code, I never really went around checking how though :/
Best thing I can do is tell you to check https://mods.curse.com/addons/wow/eens-chat-window-backup and try to figure it out from there because what that addon does is backup the chat settings and then restore them to whatever char you want.
Take a look on:
in your case "Experience" is set by:
you can read all Chat Options from Blizzards Original "ChatConfigFrame.lua"
here is an exaple "short" macro for Experience and Honor: