So, I'm working on a script for my server, basically all it has to do is change the ui name of the default tools, but for some reason the printer won't change.
HammerItem.UiName = "[T] Hammer";PrinterItem.UiName = "[T] Printer";WrenchItem.UiName = "[T] Wrench";WandItem.UiName = "[T] Wand";