View Single Post
Author Message
AnIHiL
Member
Join Date: Sep 2009
Old 09-21-2010 , 11:37   [CSS] Show Players
Reply With Quote #1

As I wrote in description this plugin gives admins command: sm_users . It looks similarly like ma_users from Mani. But it also uses GeoIP and gives info from what country players are.

Plugin require file GeoIP.dat in addons/sourcemod/configs/geoip/ . You can get it from site maxmind.com site for free.

Example:
Code:
A UserID IP Address      Country              Steam ID             Name                              
----------------------------------------------------------------------------------------------------
  140    81.1.1.1        Sweden               STEAM_0:0:11111111   AAAA                 
  129    24.1.1.1        United States        STEAM_0:0:2222222    BBBB
ps. It's my first plugin that I give in public so any feedback is welcome.

Changelog:

version 1.1.0:
- optimized loop

version 1.0.0:
- first relase
Attached Files
File Type: sp Get Plugin or Get Source (smusers.sp - 8172 views - 3.2 KB)

Last edited by AnIHiL; 10-25-2010 at 15:49.
AnIHiL is offline
Send a message via MSN to AnIHiL