Hi
I have changed my newbie tickets so you can select to get a random piece of ranger armor ( like in the good old days of Osi

)
Everything seems to work fine, except the fact that i only can find the Localization for "A random piece of ranger armor has been added to your backpack"
For the Gump i need the Localization for "Ranger Armor" or "A random piece of Ranger Armor" or something like that.
Or is there a way to just type in the words ?
Here is the script part im talking about.
PHP Code:
AddButton( 46, 303, 0xFA5, 0xFA7, 6, GumpButtonType.Reply, 0 );
AddHtmlLocalized( 80, 305, 320, 35, 1062760, false, false ); // Dyes and a dye tub
Btw i think it where the Dyetubs wich replaced the ranger armor, tell me please if im wrong
