Skip to content

A CS:GO plugin used by Argo Server Query Tool to retrieve the pug score, player lists grouped by team with K/D, and a clients IP address.

License

Notifications You must be signed in to change notification settings

ericwoolard/ASQT-Pug-Stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

forthebadge forthebadge

ASQT Pug Stats

Created for use with Argo Server Query Tool. ASQT was written for the r/globaloffensive subreddit modteam, to assist us in our community night 10-mans each Tuesday. This plugin creates 3 commands for retrieving the pug score, players grouped by team (with K/D), and a clients IP address.


Installation

To install, simply place the SMX file in your addons/sourcemod/plugins directory and restart your server or refresh your plugins with sm plugins refresh.

Commands

  • getplayers - returns a list of all players in the server along with which team they're on and how many kills/deaths they have. E.g. "Warlord:CT:15:10"
  • getplayerip <#userid|name> - returns the IP address of a specific player.
  • getpugscore - returns the current score in the format: "T's = 8, CT's = 5".

License

About

A CS:GO plugin used by Argo Server Query Tool to retrieve the pug score, player lists grouped by team with K/D, and a clients IP address.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published