#Deluxe Menus expression placeholder

1 messages · Page 1 of 1 (latest)

untold sequoia
#

I need help with this problem: Why doesn’t the deluxe menu detect the custom currency from the coin engine plugins when I insert more than 1000? The deluxe menu doesn’t detect it, but when I insert less than 1000, like 500, it works.

static adder
#

It's most likely because your placeholder returns a comma between hundreds (for example: 1,000 instead of 1000)
You need a placeholder that'll return the raw number with no formatting to check for it in DeluxeMenus