OK...
I have the button properly dumping just the recipe level to say at the moment, but its repeating the level...
My button code
Code:
<Button LocalText="Dump" LocalTooltip="Dump Data" Location="238,64" Name="DumpButton" OnPress="say "Recipe Level: " ## Parent.FixedPage.LevelValue.LocalText" PackLocation="right,top" PackLocationProp="-035/0001,0064/0001" ScrollExtent="35,20" Size="35,20" Style="/Fetish.ButtonStyles.text_button" Tooltip="Dump Data" UserMovable="true"></Button>
When examinging a level 40 recipe, I get this:
You say, "Recipe Level: 40 40"