#Could someone explain me how comparators requirements work ?

1 messages · Page 1 of 1 (latest)

mystic night
#

here is my file :

view_requirement:
  requirements:
    type: ==
    input: "%coinsengine_balance_raw-[currency]%"
    output: "500"
success_commands:
  - "[ACTIONTYPE] ACTION"
  - "[ACTIONTYPE] ACTION"
deny_commands:
  - "[message] &cYouc can't buy it."
  - "[close]"

i don't know how to get comparator type for requirements

rose pagoda
#

Success commands don't count as click commands

#

If you want to check for 500 or more, change it from == to >=

mystic night
#

Ok

#

Thx

mystic night
#

but

#

when i reload deluxemenu, they say me that the config isn't correct

#

them say me that the type isn't set

rose pagoda
mystic night
rose pagoda
mystic night
#

i add it and replace spaces where it wan needed, but it doesn't work too