View Single Post
Author Message
bloodmodii
Member
Join Date: Jun 2016
Old 04-03-2020 , 01:37   [Improved] [CS:GO] Panorama - Timeleft [+ Mapname and customized message]
Reply With Quote #1

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 :
Code:
// 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"
Changelog
Code:
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.
To do:
Code:
 Add removable cvar, showing player left or rtv votes etc....


A config located in csgo/cfg/sourcemod will be created to edit the cvar, or you can do it with the console too

THIS PLUGIN WILL NOT WORK FOR ROUND TIME, ONLY FOR TIMELEFT.


All credits goes once again to the original creator
Attached Files
File Type: sp Get Plugin or Get Source (panorama_timeleft_v1.0.3.sp - 416 views - 1.4 KB)
File Type: smx panorama_timeleft_v1.0.3.smx (3.5 KB, 383 views)

Last edited by bloodmodii; 04-25-2022 at 20:32.
bloodmodii is offline