Creating report command?
#8

Quote:
Originally Posted by Ricey
Посмотреть сообщение
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)
};
Then Just Create a Basic D_CMD (/Report) Function
I Myself, Dont Use That;

Cheers;
Ricey
this,

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"
Reply


Messages In This Thread
Creating report command? - by ServerScripter - 28.02.2012, 10:32
Re: Creating report command? - by Sufyan - 28.02.2012, 10:34
Re: Creating report command? - by Ricop522 - 28.02.2012, 10:56
Re: Creating report command? - by ServerScripter - 29.02.2012, 09:54
Re: Creating report command? - by milanosie - 29.02.2012, 09:57
Re: Creating report command? - by emokidx - 29.02.2012, 09:59
Re: Creating report command? - by Ricey - 29.02.2012, 10:01
Re: Creating report command? - by milanosie - 29.02.2012, 10:03
Re: Creating report command? - by Ricey - 29.02.2012, 10:06
Re: Creating report command? - by milanosie - 29.02.2012, 10:14

Forum Jump:


Users browsing this thread: 1 Guest(s)