From 942a030afd348ab2e02eac8054b43e3c3a72ea48 Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 15 Nov 2021 13:53:59 +0800 Subject: *rename --- .../lua-addons/addons/NoCampaignMusic/README.md | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 Data/BuiltIn/Libraries/lua-addons/addons/NoCampaignMusic/README.md (limited to 'Data/BuiltIn/Libraries/lua-addons/addons/NoCampaignMusic/README.md') diff --git a/Data/BuiltIn/Libraries/lua-addons/addons/NoCampaignMusic/README.md b/Data/BuiltIn/Libraries/lua-addons/addons/NoCampaignMusic/README.md new file mode 100644 index 0000000..63ec719 --- /dev/null +++ b/Data/BuiltIn/Libraries/lua-addons/addons/NoCampaignMusic/README.md @@ -0,0 +1,27 @@ +# FFXI - No Campaign Music + +Prevents all campaign battle music from playing in Final Fantasy XI, so you can listen to that sweet music that is normally obnoxiously interrupted. + +## Load + +``` +//lua load ncm +``` + +## Campaign notifications + +If you want to know when campaign is happening, you can toggle notifications: + +``` +//ncm notify +``` + +## Note + +When campaign music is prevented from playing (whether it's as you zone in, or campaign starts in the zone) a message will log to the chatlog stating "Prevented campaign music." This not only confirms the addon is working, but shows you there's a campaign active should you want to take part. + +## Contributing + +If you notice something not quite right, please [raise an issue](https://github.com/xurion/ffxi-no-campaign-music/issues). + +Or better yet, [pull requests](https://github.com/xurion/ffxi-no-campaign-music/pulls) are welcome! -- cgit v1.1-26-g67d0