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

Show Admins Online


Post New Thread Reply   
 
Thread Tools Display Modes
alecsoviki
Junior Member
Join Date: May 2012
Location: Germany
Old 07-03-2013 , 09:29   Re: Show Admins Online
Reply With Quote #81

Quote:
Originally Posted by ANTICHRISTUS View Post
  • if you only need to use it for v¡ps, then edit text and admin (v¡p) flags in this .sma
  • if you need both of them to be showed in different locations, then you need to edit the code, also the hud position. not hard for someone knowing pawn.
Can you help me? Please ?
alecsoviki is offline
ANTICHRISTUS
kingdom of weird stuff
Join Date: Jun 2010
Location: My kingdom is not in thi
Old 07-03-2013 , 14:28   Re: Show Admins Online
Reply With Quote #82

just edit the .sma with the right flag to make it working for them: [HOWTO] Change the admin level of commands yourself

make two similar plugins, the original and your edited one. and edit some words like this :
Code:
pos += formatex(g_msg[pos], 511-pos, "Admins Online: %d", g_iAdminCount)
to this
Code:
pos += formatex(g_msg[pos], 511-pos, "V¡ps Online: %d", g_iAdminCount)
like this, you'll make two similar plugins. add the cvars for everyone (to edit color and hud position) in your amxx.cfg.
__________________
ANTICHRISTUS is offline
Gale
New Member
Join Date: Aug 2012
Old 07-03-2013 , 15:40   Re: Show Admins Online
Reply With Quote #83

Very good plugin and useful. ;)
+1.

Last edited by Gale; 07-04-2013 at 11:38.
Gale is offline
alecsoviki
Junior Member
Join Date: May 2012
Location: Germany
Old 11-20-2013 , 15:26   Re: Show Admins Online
Reply With Quote #84

I can use for show vips ? With flag "ab" ? Please ?

Last edited by alecsoviki; 11-20-2013 at 15:28.
alecsoviki is offline
ANTICHRISTUS
kingdom of weird stuff
Join Date: Jun 2010
Location: My kingdom is not in thi
Old 11-20-2013 , 16:20   Re: Show Admins Online
Reply With Quote #85

two posts above -;-
__________________
ANTICHRISTUS is offline
HARISH KOHLI
New Member
Join Date: Feb 2014
Old 02-01-2014 , 09:51   Re: Show Admins Online
Reply With Quote #86

Hey how to put plugin please tellme follo step by step....
HARISH KOHLI is offline
ANTICHRISTUS
kingdom of weird stuff
Join Date: Jun 2010
Location: My kingdom is not in thi
Old 02-01-2014 , 12:43   Re: Show Admins Online
Reply With Quote #87

like any other basic plugin:
  • put the .amxx file into the plugins folder.
  • (optional) put the .sma file into the scripting folder.
  • add the name of your plugin to plugins.ini
  • change map, or restart server.
that's all.
__________________
ANTICHRISTUS is offline
Linkin Hisoka
Senior Member
Join Date: Sep 2014
Location: Morocco, Marrakesh
Old 09-28-2014 , 09:31   Re: Show Admins Online
Reply With Quote #88

Linkin Hisoka is offline
Marinovv327
Member
Join Date: Jan 2018
Old 06-25-2021 , 15:38   Re: Show Admins Online
Reply With Quote #89

Good concept, but practically incorrectly thought out. Imagine that you have 30 administrators assigned and all of them log in to the server. What do you think would happen to this plugin?
Marinovv327 is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 06-25-2021 , 23:56   Re: Show Admins Online
Reply With Quote #90

Quote:
Originally Posted by Marinovv327 View Post
Good concept, but practically incorrectly thought out. Imagine that you have 30 administrators assigned and all of them log in to the server. What do you think would happen to this plugin?
Will it catch on fire? . . . You make it sound like something catastrophic will happen. The only thing that I see is that some names will be left out because of the length of the displayed text.

Instead of being cryptic, you would have helped out the community by explaining what you're talking about so people are aware of the limitation of the plugin.
__________________

Last edited by fysiks; 06-25-2021 at 23:59.
fysiks is online now
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 01:08.


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