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

Recent Player's Info (Motd) v1.1(Updated 3 - 8 - 06)


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:   Server Management        Approver:   EKS (166)
Xanimos
Veteran Member
Join Date: Apr 2005
Location: Florida
Old 08-20-2005 , 00:19   Recent Player's Info (Motd) v1.1(Updated 3 - 8 - 06)
Reply With Quote #1

Code:
/* Amx Mod X Script  Recent Player's Info     by: $uicid3  V1.1  Requested Plugin.  Gets Player's Name and Steam ID when they disconnect. Shown in consol  Commands:  Type /recent - Shows players in MOTD.  amx_recent - Shows players in console.  CVAR:  amx_id_list_limit - sets the amount of names to show in the list. 5 by default 32 at max  amx_recent_motd - <0 = Non HTML | 1 = HTML>  Changelog:  v1.1 - Combined all three ways  v1.0 - Had seperate plugins for each type (Console, HTML Motd, Non HTML Motd) */

Not much more can be said this is a simple but useful plugin.

Requested here:http://forums.alliedmods.net/showthread.php?t=16764

All in one plugin now. Thanks Pen.
Attached Files
File Type: sma Get Plugin or Get Source (recent_players.sma - 2286 views - 3.1 KB)
Xanimos is offline
Send a message via AIM to Xanimos Send a message via MSN to Xanimos
Hawk552
AMX Mod X Moderator
Join Date: Aug 2005
Old 08-20-2005 , 00:23  
Reply With Quote #2

Possibly add amx_recent so you can do it in your console and c/p?
__________________
Hawk552 is offline
Send a message via AIM to Hawk552
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 08-20-2005 , 01:19  
Reply With Quote #3

This is very very usefull.
__________________
bmann_420 is offline
kirby7wu
Member
Join Date: Jun 2005
Location: Кры
Old 08-20-2005 , 01:31  
Reply With Quote #4

<3

EDIT: Also, would you mind make a non-html'ed motd?

I'm playing a 3-rd party mod, which doesn't support html, obviously.

I would do it myself, but I know I'd mess something up D:
__________________
Please do not give me any karma, I do not participate in that.
kirby7wu is offline
Send a message via AIM to kirby7wu
Xanimos
Veteran Member
Join Date: Apr 2005
Location: Florida
Old 08-20-2005 , 01:40  
Reply With Quote #5

Yea i could do that Ill put it up as a seperate download. It will take me a few minutes.
Xanimos is offline
Send a message via AIM to Xanimos Send a message via MSN to Xanimos
=[DX]= Spaz
Junior Member
Join Date: Sep 2005
Old 09-08-2005 , 14:22  
Reply With Quote #6

Nice! Very Useful
__________________
=[DX]= Spaz
64.154.38.201
=[DX]= Spaz is offline
Send a message via AIM to =[DX]= Spaz
Raz
Senior Member
Join Date: Jan 2005
Old 12-30-2005 , 00:32  
Reply With Quote #7

Yea could you add a console command instead of typing recent, or does /recent only work for admins?
Raz is offline
Send a message via AIM to Raz
v3x
Veteran Member
Join Date: Oct 2004
Location: US
Old 12-30-2005 , 01:00  
Reply With Quote #8

To make it work for all players, change this:
Code:
register_clcmd("say","HookSay",ADMIN_KICK);
to this:
Code:
register_clcmd("say","HookSay",0);
__________________
What am I doing these days? Well, I run my own Rust server. It's heavily modded. If you'd like to join, the ip is 167.114.101.67:28116

I also created a website called Rust Tools. It will calculate and tell you the raw amounts of resources needed to craft items.
v3x is offline
Raz
Senior Member
Join Date: Jan 2005
Old 12-30-2005 , 01:30  
Reply With Quote #9

Quote:
Originally Posted by v3x
To make it work for all players, change this:
Code:
register_clcmd("say","HookSay",ADMIN_KICK);
to this:
Code:
register_clcmd("say","HookSay",0);
thanks vex


Is there a way to make it so its easier to copy and paste the steam id from the motd window, cuz its not working for me, i cant select it and ctrl + C it. If not its ok, just lazy in type it out
Raz is offline
Send a message via AIM to Raz
Xanimos
Veteran Member
Join Date: Apr 2005
Location: Florida
Old 12-30-2005 , 17:15  
Reply With Quote #10

I guess I could make a console version(Spits the info into console) it would be very basic like amx_who. Let me know what you think and I'll consider adding it.
Xanimos is offline
Send a message via AIM to Xanimos Send a message via MSN to Xanimos
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 17:22.


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