Raised This Month: $51 Target: $400
 12% 

Admin counter


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:   General Purpose       
jonnzus
Epic Member
Join Date: Oct 2010
Location: Finland
Old 04-27-2013 , 17:00   Admin counter
Reply With Quote #1

Hey, this is first my plugin witch I have fully made and published.

This counts how many admin has joined to server and have ability that admins can hide themselves.
This also notifies when admin connect to server without hide access.

Commands:
(say) /admins - Tells how many admin are in server.
amx_hideme - Hides you from counter admins (requires HIDDEN access)
amx_unhide - Un-hides you if you have hided yourself.

Cvar:
amx_adminnotify - If it's set to 1 this plugin will notify when admin connects to server.

Change log
1.0.0 - Release
1.0.1(+1.0.2) - Bug fixes
1.1.0 - Multi lingual added.
1.1.1 - Bug fix


Todo:
-Add color chat

Gredits:
-YamiKaitou and didoWEE for this:
https://forums.alliedmods.net/showthread.php?t=214487
-wickedd
Attached Files
File Type: txt admincounter.txt (541 Bytes, 304 views)
File Type: sma Get Plugin or Get Source (admincounter.sma - 943 views - 2.3 KB)
__________________
Quote:
367. Everyone's copyright will be broken. No exceptions.

Last edited by jonnzus; 05-01-2013 at 10:11. Reason: Added ml
jonnzus is offline
wickedd
Veteran Member
Join Date: Nov 2009
Old 04-27-2013 , 18:27   Re: Admin counter
Reply With Quote #2

You should use get_players() instead of get_maxplayers().

Edit:
PHP Code:
get_user_name(idname31); 


PHP Code:
get_user_nameidnamecharsmaxname ) ); 
and

PHP Code:
if(!get_user_flags(id) & HIDDEN 


PHP Code:
if( !( get_user_flagsid ) & HIDDEN ) ) 
__________________
Just buy the fucking game!!!!
I hate No-Steamers and lazy ass people.

Last edited by wickedd; 04-27-2013 at 19:12.
wickedd is offline
jonnzus
Epic Member
Join Date: Oct 2010
Location: Finland
Old 04-27-2013 , 18:29   Re: Admin counter
Reply With Quote #3

Okay, I will do that, btw I fixed few bug if you are still looking old code.
__________________
Quote:
367. Everyone's copyright will be broken. No exceptions.
jonnzus is offline
quilhos
Veteran Member
Join Date: Jun 2010
Old 04-27-2013 , 18:43   Re: Admin counter
Reply With Quote #4

the name of the topic should be more suggestive
__________________
ELO RATING SYSTEM - SQL [COMPLETE]
Quote:
Originally Posted by Liverwiz View Post
DDDRRRRAAAAMMMMAAAAA!!!???

Put this shit on pause while i go get some popcorn!!
quilhos is offline
Jhob94
AMX Mod X Donor
Join Date: Jul 2012
Old 04-27-2013 , 20:59   Re: Admin counter
Reply With Quote #5

Quote:
Originally Posted by jonnzus View Post
Todo:
-Add color chat
Dont use inc files, use some stock in code
__________________
Jhob94 is offline
jonnzus
Epic Member
Join Date: Oct 2010
Location: Finland
Old 04-28-2013 , 19:21   Re: Admin counter
Reply With Quote #6

Quote:
Originally Posted by Jhob94 View Post
Dont use inc files, use some stock in code
Can you give an example how to do that?
__________________
Quote:
367. Everyone's copyright will be broken. No exceptions.
jonnzus is offline
Jhob94
AMX Mod X Donor
Join Date: Jul 2012
Old 04-28-2013 , 19:39   Re: Admin counter
Reply With Quote #7

hum
Like lot of peolpe use inc files.
I think is better copy inc files stocks into plugin code, in this way, people dont need compile localy ;)
__________________
Jhob94 is offline
PoLiCe
Senior Member
Join Date: Apr 2013
Location: Xen™
Old 04-30-2013 , 23:09   Re: Admin counter
Reply With Quote #8

I think this plugin already exist, and its called spyadmins
__________________
PoLiCe is offline
Send a message via MSN to PoLiCe Send a message via Skype™ to PoLiCe
tonykaram1993
Senior Member
Join Date: Mar 2013
Location: This World
Old 05-01-2013 , 09:21   Re: Admin counter
Reply With Quote #9

*burp* nvm
__________________
My Plugins:
UltimatePlugin
UltimateSurf
UltimateAdmin
Code:
rcon version | rcon amxx version | rcon meta version
rcon amxx plugins | rcon meta list | rcon status
I AM INACTIVE ON THIS FORUM - For direct contact: [email protected]

Last edited by tonykaram1993; 09-27-2013 at 18:07.
tonykaram1993 is offline
PoLiCe
Senior Member
Join Date: Apr 2013
Location: Xen™
Old 05-11-2013 , 03:40   Re: Admin counter
Reply With Quote #10

Good Job Mate
__________________
PoLiCe is offline
Send a message via MSN to PoLiCe Send a message via Skype™ to PoLiCe
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 14:55.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode