AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugin/Gameplay Ideas and Requests (https://forums.alliedmods.net/forumdisplay.php?f=60)
-   -   [REQUEST] Online members list (https://forums.alliedmods.net/showthread.php?t=205319)

dbs1989 01-09-2013 10:57

[REQUEST] Online members list
 
Hey everyone.

I am requesting a plugin, where players can type !members, and they will get a menu with online members. Just like Online Admins, but this one will search for members, vip & admins that are online in the server..
I want the plugin to find players that are in a group, from the admin_group file.
So if a player are in group called "fan member" they will be listed in the menu, and have a "Fan member" tag, and the same for all other groups "vip,admins,super admins" etc...

And i also searching for a plugin, that will tell only admins that are on the server, when a player joins, if they are a member or not, and witch group they are in.

Thanks!

Sourcemod
Running on CSS server

dbs1989 01-13-2013 12:56

Re: [REQUEST] Online members list
 
Bump

animalnots 01-13-2013 13:21

Re: [REQUEST] Online members list
 
why do you need it?

dbs1989 01-15-2013 06:45

Re: [REQUEST] Online members list
 
Why do i need it?

Can you code it? If it is so simple like coding an online admin list, why can anyone code a Member list, that will show the group the player are on?

Its like "sm_who" just in a menu.
And a message when a player join saying like:
"Player is in group <Groupname>"
"Player is not in a group"

Thanks

animalnots 01-15-2013 14:09

Re: [REQUEST] Online members list
 
Will you be satisfied with sourcebans sql connection instead of admin_group files?

Mitchell 01-15-2013 22:46

Re: [REQUEST] Online members list
 
Quote:

Originally Posted by animalnots (Post 1873964)
Will you be satisfied with sourcebans sql connection instead of admin_group files?

What? Why would you need to do anything with SQL on this? if the members are in a admin group then surely they have a flag. just check for the flag.

Skippy 01-16-2013 00:13

Re: [REQUEST] Online members list
 
Quote:

Originally Posted by Mitchell (Post 1874185)
What? Why would you need to do anything with SQL on this? if the members are in a admin group then surely they have a flag. just check for the flag.

Yeah I can do this if the admins for the groups have a flag.

dbs1989 01-17-2013 14:38

Re: [REQUEST] Online members list
 
Well, i use Sourcebans, so if that will work out, with no lags or any other problems then i would try it ?

But why do you need admin flags?

Franc1sco 01-17-2013 16:12

Re: [REQUEST] Online members list
 
Quote:

Originally Posted by dbs1989 (Post 1870304)
Hey everyone.

I am requesting a plugin, where players can type !members, and they will get a menu with online members. Just like Online Admins, but this one will search for members, vip & admins that are online in the server..
I want the plugin to find players that are in a group, from the admin_group file.
So if a player are in group called "fan member" they will be listed in the menu, and have a "Fan member" tag, and the same for all other groups "vip,admins,super admins" etc...

And i also searching for a plugin, that will tell only admins that are on the server, when a player joins, if they are a member or not, and witch group they are in.

Thanks!

Sourcemod
Running on CSS server

Maybe with this https://forums.alliedmods.net/showthread.php?p=1715146

dbs1989 01-18-2013 13:30

Re: [REQUEST] Online members list
 
Yes, a nice plugin. Thanks for the post.
But here i have to put all admins and members in the cfg file, manually. Maybe we can change the code so it searched for steamid in the admin.cfg file instead?

My admins and members register at my forum and then it send the steamid to sourcebans, who then register the member to the admin.cfg file with the specified usergroup he registered on the forum.


All times are GMT -4. The time now is 07:11.

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