Help the problem with the deluxemenus plugin, I put a command on the NPC to open one of the tabs of the store and the npc outputs instead of opening - Unkown command. Type "/help" for help.
I tried changing the opening command but it didn't help
Although the main menu of the store opens the NPC
I contacted ZNPCS support and was told to contact
#Help please
1 messages · Page 1 of 1 (latest)
I contacted ZNPCS support and was told to contact you
try registering the DeluxeMenus command
I don't understand where to insert it, and I also tried to change the command to open the meat store tab from "shop meat" to "shopmeat", "meat" here it's not about the command, but in the menu itself.
But when I enter a command to open the menu, it opens, the menu does not open in the npc
you just add it at the top of your menu file
next to open_command and size and menu_title
ah and the command can't be more than 1 word if you register it
yes that's because it's a "fake" command, the server doesn't know about it, only DeluxeMenus
there is an alternative to that though, you could make the NPC run this command as console: /dm execute %player_name% [openguimenu] <menuName>
Thank you, I do not know how, but I somehow fixed this error, I hope this will not happen again in the future 😅
could you send a bit of your config so I can compare ours? Im having the same issue with mine and I cannot figure out how to make it go away