#Help different menu (rank)
1 messages · Page 1 of 1 (latest)
Menus should not have the same open command. If you check your console, this will be highlighted.
Also, why not describe what you’re expecting to happen and what is actually happening rather than “make some changes” and “nothing works”.
Well basically, I would like that in relation to their rank, they have a different menu from the other ranks, by making the same order precisely.
I think you should create one menu and maybe use a Java script placeholder to display the appropriate menu title, though I’m unsure of exactly how to do this. You’d need to ready the wiki.
Well, I've already looked quite a bit in the wiki and I found this on this
I looked again and I really found nothing in relation to that 🥲
Well, how do you want me to do it with JavaScript?
If player's rank = 1 then display x, if player's rank = 2 then display y
This isn't a DeluxeMenus thing, this is within PlaceholderAPI
So you'll have to view PAPI docs.
and I have to do it in several menus? or everything in the same one?
^
You can have different menus, but they can't have the same open command.
Ok so I have to do it in the same menu
And I tell you that I don't understand anything at all, so I have to put it at each grade?
This is just for requirements, I was just using it as an example.