28.01.2017, 18:04
What's the line saying in English, and what part of your code is that coming from as it's most likely a script error with another part of your script.
On a side note, rather than running other functions off the command to check for user login, and admin level, you'd be better off simply checking directly from in the command it's variables, and if they aren't allowed, then return 0.
On a side note, rather than running other functions off the command to check for user login, and admin level, you'd be better off simply checking directly from in the command it's variables, and if they aren't allowed, then return 0.