[FilterScript] Admin Check-in system
#1

Admin Check-in by Stev
Hello guys,

Introduction
This is my first filterscript that I have posted on this fourms so here it goes. I did write this in the middle of the night so there might be mistakes I have made

About the script
This filterscript is admin check-in system where when ever a admin is in the serverand they use this command (/checkin), It prints a message into the server logs to say"Stev has checked in at (15:52:3" thats when the timer starts. It moniotors the activenessof the admins. Once the admin has finished his/her duties (/checkout). Once command is sent, it will print in the server longs the following
Код:
[31/05/2015,19.52.38] Stev has checked in (19:52:38) 
[31/05/2015,19.57.51] Stev has checkout after (00 hrs, 04 minutes, 54 secs)
Commands
/checkin - Checks the admin in
/checkout [reason] - Checks the player out with a reason

Screenshots
http://i.imgur.com/UuPwoUo.png
http://i.imgur.com/tAYt9AF.png

Bugs
Nothing as I know.

Download
http://pastebin.com/EX4fFBnZ

Installing
1) Open up the link right above this
2) Copy the text, into a blank .pwn file
3) Make sure you got the include required (zcmd, sscanf) Streamer is not needed
4) Once you got the correct plugins and includes, Compile the script and you should be in the clear!
If you get any errors feel free to ask for help on this thread.

If you have a different admin system, The way to add this into your gamemodes if to change the admin variable on top of the command like so:
Код:
if(PlayerData[playerid][Admin])
// Change it to whatever your admin system finds admin levels.
Credits
Bingo - For thinking of this idea
Reply


Messages In This Thread
Admin Checkin System V1 - by Stev - 01.06.2015, 15:18
Re: Admin Check-in system - by Jakwob - 01.06.2015, 21:07
Re: Admin Check-in system - by Stev - 01.06.2015, 21:17
Re: Admin Check-in system - by Bingo - 01.06.2015, 22:07
Re: Admin Check-in system - by SickAttack - 01.06.2015, 23:09
Re: Admin Check-in system - by ZachKnoxx - 02.06.2015, 03:56
Re: Admin Check-in system - by Phaze - 02.06.2015, 04:51
Re: Admin Check-in system - by Uberanwar - 04.06.2015, 03:42
Respuesta: Admin Check-in system - by AndreLuiz - 04.06.2015, 04:54
Re: Admin Check-in system - by perfectboy - 04.06.2015, 12:55
Re: Admin Check-in system - by Lucky™ - 06.06.2015, 03:27
Re: Admin Check-in system - by SickAttack - 06.06.2015, 03:39
Re: Admin Check-in system - by justice96 - 06.06.2015, 03:46
Re: Admin Check-in system - by Stev - 06.06.2015, 03:49
Re: Admin Check-in system - by Dangjai - 06.06.2015, 06:31
Re: Admin Check-in system - by justice96 - 16.10.2015, 22:59

Forum Jump:


Users browsing this thread: 3 Guest(s)