help with a command.
#1

Ok you know how there is a /reports command to see the last 10 reports people have made.
Is it possible to make a command for admins to see the last 10 people who were banned.
This would help keep ban evaders out.
Reply
#2

Make a file for long keep or just temp.

like
pawn Код:
enum set
{
BannedName[MAX_PLAYER_NAME],
BanDate,
BanReason[128],
Etc....,
};
new Binfo[10][set];
later for(new ...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)