#[RESOLVED} Shop Menu using Deluxe Menus?
1 messages · Page 1 of 1 (latest)
click_requirments:
req1:
type: has money
amount: 500 (for ex)
This doesnt work :(
it should, send me the menu please
or only a port of it
part*
This is the entire file 
add
deny_commands:
- ' '
Where do i put this, sorry? Under Click Requirements?
yep
money:
type: has money
amount: 10000
deny_commands:
- '[message] &cNo balance'
- '[close]'
It still doesnt work :( they can still buy with no money... The only console error im getting is "Player can not have a balance of less than -£10,000" So the Check message isnt checking properly
Did this, still doesnt work
Im sorry haha
This is the updated code, that doesnt work 
i don't think [minimessage] is a thing
does it work?
[minimessage] works for the click command, but when i copied your [message] code it didnt send anything
Like everything under click commands work
Its just the Click requirements part doesnt work
can you change req1: to requirements:
Still not working 
click_requirement:
requirements:
has_money:
type: has money
amount: 100000
deny_commands:
- '[message] &cYou don''t have enough money for this!'
this has to work 100%
nice
np
You are a god 
no, Jesus is
mb 
all good
Sorry to bother you, i dont suppose you know how to make the click command open a different deluxemenu menu? 
- '[player] menu_cmd'
i dont understand what im doing wrong again haha

There is an action for this:
[openguimen] shopkeys
Use the menu name not the open command with this action.
Sorry for the ping 
rmv the close
:(
send that menu, it has errors
It had 1 error, try this
Tysm it works now! What was the error?
it was 'back' without ':', the correct version was 'back':
np, and if u met issues you can use this validator
https://www.yamllint.com/
Validate, Verify and Reformat your YAML documents, optimized for Ruby on Rails
ohh ty!