Anarchy Online Hide UI Script for Screenshots

Anarchy Online Hide GUI Script for Screenshots.

# Anarchy Online Hide UI Script v0.01e updated 11/01/19
# Purpose: Script to Hide UI Elements for Screenshots
# Place script in the following directory. (edit as needed)
# C:\Users\username\AppData\Local\Funcom\Anarchy Online\00000000\ao\scripts
# Optional: Name script HIDE.txt
# Optional: create macro /macro HIDE /HIDE.txt
# Use: /hide.txt in game chat window
# Default delay is 5000ms (5 seconds)
# Use # to disable a line below
# For a full list of options in-game, Ctrl+Shift+F7
#
### Chat Tab Names ###
/close "Combat"
/close "Default Window"
/close "Change to custom chat tab name"
/close "Change to custom chat tab name"
### Other ###
/option cc_control_center false
/option cc_section1 false
/option inventory_window false
/option map_window false
/option mission_window false
/option pet_window false
/option nano_window false
/option ncu_window false
/option shortcutbar_window false
/option stat_window false
/option wear_window false
#
#
/delay 5000
#
#
### Chat Tab Names ###
/open "Combat"
/open "Default Window"
/open "Change to custom chat tab name"
/open "Change to custom chat tab name"
### Other ###
/option cc_control_center true
/option cc_section1 true
/option inventory_window true
/option map_window true
/option mission_window true
/option pet_window true
/option nano_window true
/option ncu_window true
/option shortcutbar_window true
/option stat_window true
/option wear_window true
#
#
### Use at your own risk. ###
#############################
1 Like

If anyone knows how to hide this little mail icon, please let me know. Thanks

anarchy_online_mail_icon

Other than collecting your mail? No, I’m not aware of a way to hide it.

Not sure where the thread is these days, but over the years various AO devs have commented on the GUI and how it’s problematic for them, as it’s not a single interface system, but rather about 3 different systems layered together. And I think that was before the mail system, so it’s probably 4 now…

1 Like