-
GUI profiles
Hi,
Please allow us to save GUI profiles.
I would like to be able to save at least two profiles of my GUI settings -
Code:
1: general questing, leveling etc
2: raiding
Profile 1 could have minimap, gil counter, xp bar and hotbars with stuff like chocobo whistle, minion list, emote list and whatnot. Also chat log windows all over the place with all my linkshells etc.
Profile 2 would have most of these things hidden (I don't want the list of my current quests to obstruct my sight of Titan (Hard) arena) and instead have only essential and useful information on screen.
In short:
I want to save all my GUI settings into profiles and be able to switch between GUI profiles on the fly.
-
I think you should be able to do a macro for this. I´ll try this later today.
http://ffxiv.consolegameswiki.com/wiki/Commands
/hud [UI element]
[subcommand]
Toggle on/off various UI elements.
Subcommands: TargetBar,tbar FocusTarget,ftarget PartyList,plist EnemyList,elist ParamBar,param Minimap,mmap MainMenu,mmenu ServerInfo,server Gil InventoryGrid,igrid DutyList,dlist ItemHelp,ihelp ActionHelp,ahelp LimitGauge,lgauge ExpBar,ebar StatusEffects,sfx
Subcommands: on Show element. off Hide element. Toggle between on or off when no subcommand is specified.
edit: Ok i´ve tested it now and the only thing i found working so far is
/hud "server"
toggles just the server inormation on and off. that´s pretty much what im looking for, would be nice to know the other commands...