#Argumented menu open

1 messages · Page 1 of 1 (latest)

humble bone
#

How can I make opening a certain menu hang on an argument? Like "/shop" open shop_hub.yml and "/shop tools" open shop_tools.yml

harsh galleon
#

putting the open command as shop tools should be enough

humble bone
#

It doesn't work, it says there is no command. The site also says there can only be one word

harsh galleon
#

ah mb

#

you may be able to get around it using args, then using the [openguimenu] action during open_commands to open the other menu.

#

might need some messing around to get that working though

humble bone
#

I'll try

#

It seems to me that the arguments do not work as they should. When entering a command in the config of which the arguments are specified, they are not displayed in the tab-complete and the command does not work at all