Frequently Asked Questions - comgram/ClassicUO GitHub Wiki
How to I fix an error that says something about "Ultima, Version=4.3.3.0"
This has been fixed in most releases, but there are some files that were published before the fix that are still floating around.
- Go to your ClassicUO folder, then navigate to Data>Plugins>Assistant
- Right click on Ultima.dll and click Properties
- At the bottom under "Security" click "Unblock"
How do I turn off the pink highlight on my cursor?
HELP, I have green boxes around everything on my screen!
How do I resize my game window?
-
Drag the corner of the game window to your desired size.
-
Input your desired settings in the Options > Video Settings
You can also lock your screen size to prevent resizing by dragging, or moving the gameplay window around the screen.
Forgive the ghosting at the end, that's from the screen recorder and not the client
Can I zoom in with ClassicUO?
To zoom, just use your mouse wheel
You can also "Save scale after close client" to save your zoom level.
Can I use Steam with ClassicUO?
Long Answer: No. The developer of Steam has never released the source code so we cannot support the assistant. Multiple people have tried to contact him through different means that have been found on the internet, but no one (to our knowledge) has received a response.
How do I save my Razor profiles when updating to the newest release?
Your Razor profile(s) shouldn't be overwritten, unless you only use the default profile. If that's the case, follow these directions.
You can simply copy your Razor profiles folder to your desktop, and then paste it back into you Assistant folder after you extract the new files from the zip.
- Go to your Assistant folder in your ClassicUO install directory [ C:\Program Files (x86)\ClassicUO\Data\Plugins\Assistant ] and copy your [ Profiles ] folder to your desktop.
- Now extract the contents of the new .zip file into your ClassicUO install directory [ C:\Program Files (x86)\ClassicUO ] overwriting all the files.
- Copy your [ Profiles ] folder back into the [ Assistant ] folder.
How do I get Organizer, Buy, and Restock Agents to work in Razor?
Open your ClasicUO.exe.Config file with any text editor and add the following into the <appSettings>
section.
You can adjust the numerical values to however many of each agent type you'd like to show up in Razor.
<add key="MaxOrganizerAgents" value="20"/>
<add key="MaxBuyAgents" value="10"/>
<add key="MaxRestockAgents" value="10"/>
How do I get Razor to display counters in the title bar?
There will eventually be a fix for this, but its not a priority as its an enhancement and not a core feature.
A temporary Work around would be to use the "Display Counters" hotkey in Razor. This will show your counters in the system message location.