Raised This Month: $51 Target: $400
 12% 

Game Status HUD Display v2.2


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Plugin Info:     Modification:   ALL        Category:   Server Management        Approver:   EKS (166)
Hawk552
AMX Mod X Moderator
Join Date: Aug 2005
Old 09-20-2005 , 21:11   Game Status HUD Display v2.2
Reply With Quote #1

Game Status HUD Display

v2.2

Description:
This plugin is designed to tell you what's going on for the server, its FPS, and everyone's ping. It is basically an extension of EKS' Server Performance Monitor.

Messages include:

---------------------------------------------
Ping: (user ping), Loss: (user loss)
Average Ping: (all user's ping averaged), Average Loss: (all user's loss averaged)
Lag Chat Instances: (the amount of times anyone in the server has said "lag" in say_team or say)

Live Players: (amount of players currently alive)
Bots: (amount of bots currently in the game)
Connecting Players: (amount of players currently connecting to the server)
Connected Players: (current amount of players able to talk, or see the game)
Total Players: (current amount of players as seen by the Steam Server List)

Server FPS: (server's current FPS)
Client FPS: (current user's (you) FPS)

Admins Online: (current amount of people without flag z but with any other flag)

If you have #define CSTRIKE enabled inside the plugin, you will see this as well:

CTs: (amount of Counter Terrorists)
Ts: (amount of Terrorists)
Specs: (amount of spectators - this may be wrong)

CTs Alive: (amount of Counter-Terrorists alive)
Ts Alive: (amount of Terrorists alive)
---------------------------------------------

If you do not run Counter Strike, you must comment (add // to before it) the "#define CSTRIKE" and then recompile it.

---------------------------------------------
Commands:
amx_gamestatus - turns on the display

say /gamestatus - turns on the display
---------------------------------------------
Credits:
EKS - Idea (found his too limited) and some base code
---------------------------------------------
Notes:

#define CLIENT 1
#define ADMIN 2

To set a cvar available for client use, set the cvar as 3 or 1. The cvars work by adding together the flags you set, and then seeing whether or not the person should be able to see each section.

If you only want admins to see each section, you can set every cvar to 2.

Setting a cvar to 3 means that admins and clients can both see it. It is generally not recommended to set a cvar to 1 (clients only) as then admins cannot see it.

Screenshots (thanks [SMC]Neiko:

Screenshot 1 (/gamestatus)
[IMG]http://img97.**************/img97/9508/18ik1.th.jpg[/IMG]
http://img97.**************/img97/9508/18ik1.jpg

Screenshot 2 (amx_gamestatus 1)
[IMG]http://img97.**************/img97/9792/23dq.th.jpg[/IMG]
http://img97.**************/img97/9792/23dq.jpg
--------------------------------------------
Requirements:

- Fakemeta
Attached Files
File Type: sma Get Plugin or Get Source (gamestatus2.sma - 4527 views - 10.0 KB)
__________________

Last edited by Hawk552; 12-02-2006 at 13:11.
Hawk552 is offline
Send a message via AIM to Hawk552
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:23.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode