ULX

Author Topic: Help me. I needed a function for checking mut?  (Read 1750 times)

0 Members and 1 Guest are viewing this topic.

Offline Aimatt

  • Newbie
  • *
  • Posts: 5
  • Karma: 0
Help me. I needed a function for checking mut?
« on: October 04, 2019, 03:14:45 AM »
Hello! Here I decided to make a short admin menu made functions, but I need to make a button with mute and gag at the same position, for this I need to do:
if <the check function> then
     mute
else
     unmute
end
In the likeness of this.

An Error Has Occurred!

array_keys(): Argument #1 ($array) must be of type array, null given