Page 1 of 1

Ea ui

Posted: Sun Nov 22, 2020 11:43 pm
by OXSkull
I unstall all ea addons on one char. I dont kown how to get it backk cant use shift + z oe esc to get out of the game

Re: Ea ui

Posted: Mon Nov 23, 2020 12:09 am
by Rapzel
Go to:

Code: Select all

[Disc]:\[Directory where you have the WAR folder]\Warhammer Online - Age of Reckoning\user\settings\Martyrs Square\[Character Name]\[Character Name]
Obviously your pathway to the folder will look different than what I gave you here, but it's the structure, from there you either delete all of the data in there, or you manually delete all the ones that you don't see, you can also open the ones you want to use and in there you will find a xml file which is structured something like:

Code: Select all

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<UiModuleSettings xmlVersion="1.0" enabled="false" lastLoadedVersion="1.0" messagingEnabled="false">
    <VersionSettings xmlVersion="1.0" gameVersion="1.4.8" windowsVersion="" savedVariablesVersion="" />
    <Windows />
</UiModuleSettings>
where you can change enabled="false" to enabled="true"

Re: Ea ui

Posted: Mon Nov 23, 2020 12:30 am
by OXSkull
Thanks but rest of the dir was cut off

Re: Ea ui

Posted: Mon Nov 23, 2020 12:43 am
by Rapzel
There's a select all button above it, if you select any of the text you can scroll left and right.