Page 1 of 1

[Improved] [CS:GO] Panorama - Timeleft [+ Mapname and customized message]

Posted: Tue Nov 23, 2021 3:26 pm
by greenie
This is a modified version of fastmancz's plugin all credits goes towards him.
Description:
This plugins display the map name, timeleft, aswell as a personnalized message on the bottom of the screen.


Download are attached

Screenshot
https://imgur.com/a/hf72rZK


Installation instructions
Just drop down the plugins into your addons/sourcemod/plugins and change the map or restart the server.



Cvars :
// Sets whether my plugin is enabled
// -
// Default: "1"
sm_pt_enable "1"

// Sets the server name or personnalized message.
// -
// Default: "test"
sm_pt_servername "test"
v 1.0.2
- Added new features, showing now the map name, aswell as a personnalized message.
v 1.0.3
- Fixed the Cvar sm_pt_enable that was missing in the source code. You can now disable the plugin or enable from the console or config file as intended.
get plugin