Page 1 of 1

PS Rank PsychoStats v3.x (In-Game Stats)

Posted: Mon Nov 22, 2021 11:01 pm
by greenie
/*
* PSRank for http://www.psychostats.com/ - By: DynAstY
* (currently for Counter-Strike and Day of Defeat)
*
* SAY COMMANDS:
*
* - /ranks // shows all stats
*
* - /top10 // shows all stats
*
* - /topclan // shows clan page
*
* - /mystats // shows your player's stats (name must match in game)
*
* - /search [PLAYER NAME] // does a search with string entered as player name
*
*
* Set amx_psrank_url in amxx.cfg to PsychoStats base web URL (trailing forward slash (/) needed)
* Example: amx_psrank_url "http://www.myclanweb.com/stats/"
*
*
*/

If you don't have at least PsychoStats 3.0.4b update now! http://www.psychostats.com/

1. Add AMXX file to AMXX plugins folder and add line in plugins.ini.
2. Set amx_psrank_url in AMXX.CFG.
3. Reload map and enjoy the new commands.



********************************************* *
Plugins Envoled (must be running csstats module also):

stats.amx
stats_logging.amx
miscstats.amx
psrank.amx

In game you need to type in console amx_statscfgmenu and turn off a few settings:

Stats at end of map OFF
Top15 at end of map OFF
Say /stats OFF
Say /top15 OFF
Say /rank OFF
Spec rank info OFF

I have found that Say /statsme ON is still pretty cool for your personal round stats.
********************************************* *
New Features!!
amx_psrank_steamid 0 (default, use Name)
amx_psrank_steamid 1 (use STEAMID)

I have edited some things. Now it works with Psychostats3.0.4b!
get plugin