View Single Post
Author Message
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 11-13-2013 , 18:57   [ANY] Connection Method Viewer
Reply With Quote #1

[ANY] Connection Method Viewer

v1.2.0

Description:
Queries the value of the new cl_connectmethod cvar to display how clients connected to the server when a command is run.

Cvars:
  • connect_method_version - plugin version
  • connect_method_auto_update - enables automatic updating (has no effect if Updater is not installed)

Commands:
  • sm_connectmethod - displays how all in-game players connected to the server, restricted to generic (b) by default

Installation:
Put connect_method.smx into /addons/sourcemod/plugins and reboot your server or type "sm plugins load connect_method" into your console or rcon.

Auto Update:
Install Updater. The plugin will be auto-updated according to your Updater settings. It'll work without Updater.

Changelog:
  • v1.2.0 (11/14/13)
    • Fixed a potential late-load problem
  • v1.1.0 (11/13/13)
    • Improved data acquisition method
  • v1.0.0 (11/13/13)
    • Initial release

Download Plugin (connect_method.smx)
View Source (connect_method.sp)


Requires updater.inc and mckayupdater.sp to compile.
__________________

Last edited by Dr. McKay; 07-14-2020 at 05:04.
Dr. McKay is offline