i have the same results. Im sorry for not being clear but im trying to hue the names of the mobs in xml. If it isnt possable how could i do this in a script without editing basecreature.cs
If all mobs, then basecreature is the best place, if certain mobs, then in the individual creature's script maybe, or create a new class of creature with hued names, and use that class in xml