Posts: 655
Threads: 188
Joined: Oct 2012
Reputation:
0
I want to make a command which should show the admins in a particular level.
Suppose, in my server total 5 admin levels and i want to make a cmd like /adminlvl1
So that it will show the admins of level 1.I'm using mysql r6
Posts: 655
Threads: 188
Joined: Oct 2012
Reputation:
0
I mean offline admins on the list.
Posts: 920
Threads: 113
Joined: Nov 2009
Reputation:
0
What sort of saving system do you use?
Posts: 920
Threads: 113
Joined: Nov 2009
Reputation:
0
And what's the name of your database, tables and columns?
Posts: 920
Threads: 113
Joined: Nov 2009
Reputation:
0
That's no tables or columns, i don't even know MySQL but i thought someone else maybe could help you if the required information is on here. Like columns, tables, and so on
Posts: 655
Threads: 188
Joined: Oct 2012
Reputation:
0
But whats the whole code related to this? can ya show me?