29.02.2012, 10:03
Quote:
Its a Very Basic Command
Basically You'll Need to Check if Player is Administrator or Not. I'm Not Sure how you Program but my 'C++ Way' Would be Somthing as Follows Using Pvars/Gvars May be a Possiblity. Код:
if (AdminLevel == 1) { //Show the (/Report) }; I Myself, Dont Use That; Cheers; Ricey |
AdminLevel of who?
You need to define what admin level, in this case player "i" which is also defined as "all players that are online"