UOX3 INI Editor (v0.3 - Updated May 4th, 2007)
Posted: Sat Feb 24, 2007 7:57 pm
INI Editor is a utility built specifically for UOX3 to help shard admins do the following:
- Load UOX3-generated UOX.ini files.
- Easily modify all of the various ini file settings.
- Save modified ini files in a format readable by UOX3
Code: Select all
[color=orange]05/04/2007 - giwo (v0.3)[/color]
Added support for the new "LOOTISCRIME" tag.
Added the currently open filename to the titlebar to more easily identify the file being edited.
Added an "Other" tab to catch any unhandled tags.
Hid "UNKNOWN" flags for Server and Client features.
Added support for pressing ENTER in the Filename textbox, to load the file.
The browse button now automatically loads the file specified in the filename textbox
unless the box is empty or the filename is invalid.
[color=orange]03/03/2007 - giwo (v0.2)[/color]
Added support for the CLIENTFEATURES and SERVERFEATURES tags.
[color=orange]02/24/2007 - giwo (v0.1 Initial Release)[/color]
Current Featureset:
Loads all currently used uox.ini tags.
Allows easy modification of the various ini file settings.
Saves modified ini files in a format readable by UOX3.