#i have bug on deluxemenus
1 messages · Page 1 of 1 (latest)
I want to make a menu for choosing a server, also check whether it is online or offline
but when I add the check type, the servers icon disappears
input is empty, I know it doesn't change anything, when you remove this type of validation, i.e. the icon completely reappears
what should I do?
thats what i see in my menu
if i delete this shit, all good, i see icons and everything
You are trying to check if empty is greather or equal to &aOnline
Does that make any sense to you?
you are not meeting the requirement to see the item, therefor it is not displayed
not fulfilling the requirement? and what am I doing?
i do what the person telling the menu customization guide does
I need to show the icon of online and offline with these checks
for example: server offline, server online
if the server is offline, the icon of the offline server will be shown, if it is online
if you know how to do it right let me know
@mystic imp
I need to have 2 icons, online and offline servers, I need to show the online icon when the server is on, and offline when it's off
I have this type of check and there are no icons in the menu
I looked at the guide, and there is the same type of check, it shows everything, could it be a bug?
it is absolutely normal to display icons of online and offline server, if it is on it will show online icon, and if it is off it will show offline, please help me to do it
maybe some bug, please check it, and think of what I can do please
Would be best if you posted your menu config for people to take a look at
right now, we would have to guess
Paste Services
When asking for help with a config/menu/code issue please use our paste bin:
(we prefer it over pastebin.com)
• HelpChat Paste - How To Use
@desert loom run the command %pinger_isonline_127.0.0.1:27001%
what does it return?
everything works, I checked it, it outputs correctly
what does it output
You won't be able to upload images here directly to avoid spam, so please use https://imgur.com/upload to upload images/screenshots.
You can also use a screenshot service like gyazo or jinx and post those links here.
i forgot you can send images*
this placeholder displays online servers, shows whether it is on or off
just like Online or Offline
okay, try moving to contains instead of equals
removing the color in the process
like this
also just an FYI, if you have a priority: 0 item with a view requirement, you don't necessarily NEED a view requirement for the priority: 1 item
since by default: if it isn't Online, it's Offline
I have to leave soon