Posts: 267
Threads: 58
Joined: Feb 2013
Reputation:
0
I have an a duty command but I was wondering if there was a way to make it so I could do /admins and it we should online admins, and Admins on duty would appear green also a /re command that would send your request to on duty admins
Posts: 267
Threads: 58
Joined: Feb 2013
Reputation:
0
One problem I don't understand the code because it's in a different language
Posts: 66
Threads: 0
Joined: Jul 2012
Reputation:
0
Which command processor do you use? strcmp? zCMD? YCMD?
Also give me the variables you have that shows the administrator is on aduty. Also do you want to show the offline administrators as well?
Posts: 267
Threads: 58
Joined: Feb 2013
Reputation:
0
I use zcmd and I don't use any variables to show offline or online admins I just change their name
Color on the scoreboard I want it to show offline admins in light grey on the scoreboard and on duty admins as green. If possible could you make me a /re command that sends what the user impute to on duty admins
Posts: 267
Threads: 58
Joined: Feb 2013
Reputation:
0
Can you explain the code also IsPlayerAdmin anyway to make it work with pAdmin admin level
Posts: 288
Threads: 42
Joined: Jun 2009
Reputation:
0
Can you show me your player info enum?
if(IsPlayerAdmin) basically checks if you're logged in as an RCON admin.