I wished to change my echo colour to "No Change" - it works fine during the session but writes the value of " echo_colour="65536"" to the World file upon save. When I reload the world file, I get an error:
Line 39: Value '65536' too large in numeric attribute named 'echo_colour'. Range is 0 to 16. (option 'echo_colour' not set)
Manually changing the XML file to a value of 0 works fine, but didn't give the results I quite expected, unless this color I'm now seeing is my MUD's default input color.
Line 39: Value '65536' too large in numeric attribute named 'echo_colour'. Range is 0 to 16. (option 'echo_colour' not set)
Manually changing the XML file to a value of 0 works fine, but didn't give the results I quite expected, unless this color I'm now seeing is my MUD's default input color.