#Why does it enter the deny_commands function?

1 messages · Page 1 of 1 (latest)

lofty crescent
#

config: https://paste.helpch.at/tejihibexo.lua
dm version: DeluxeMenus-1.14.1-DEV-184

How do I fix the code so that when I click buy it gets the product? Basically, why not go into the success_command function?

mossy hatch
#

type: ">="

lofty crescent
#

thank u

#

It works. Can you explain to me why?

mossy hatch
#

you had string equals, which means if you have more than 4000 credits, or if the placeholder's syntax is different, it won't work

#

>= converts the placeholder in the input and the 4000.00 in the output as actual numbers in the code to be able to make a "greather than or equal to" check