Skip to content

Impact123/CallAdmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CallAdmin

CallAdmin is a multilingual, modular and extendable system to allow in-game reports for HL2-Games and Mods.

The system is based on multiple parts.

  • A multilingual, extendable sourcemod-plugin to report players in-game
  • Modules that catch reports and relay them to steam, ts3, mysql, etc
  • A Desktop Client to notify admins when a new report was made
  • Web scripts to make reports available from outside the game and interact with the modules and/or the client

Please take a look at the wiki for more information.

Development builds

Build plugin
Build plugin release

We encourage you to to use our development builds and tell us about problems that arise.
Prebuild packages of CallAdmin can be found at the releases page. If you want the newest changes you can clone/download this repository and compile the code yourself. We tried to make this as easy as possible.