Difference between revisions of "Button (MenuMate)"
Jump to navigation
Jump to search
m
→Makeup
imported>Speedo m (→Script) |
imported>Speedo m (→Makeup) |
||
Line 58: | Line 58: | ||
*'''stateformat''' - Format string used when replacing '''[STATE]''' as described above. This '''must''' be a "%f" format specifier ("%.2f", "%5.0f", etc). Optional, defaults to "%.0f". | *'''stateformat''' - Format string used when replacing '''[STATE]''' as described above. This '''must''' be a "%f" format specifier ("%.2f", "%5.0f", etc). Optional, defaults to "%.0f". | ||
*'''minvar''' - The name of a variable holding a minimum allowed value for the target variable. Optional. | *'''minvar''' - The name of a variable holding a minimum allowed value for the target variable. Optional. | ||
*'''maxvar''' - The name of a | *'''maxvar''' - The name of a variable holding a maximum allowed value for the target variable. Optional. | ||
===Example=== | ===Example=== |