Timer Controller v0.0.2 [ April 5th 2014 ]

Post Reply
greenie
Full Member
Full Member
Posts: 1815
Joined: Sun Nov 21, 2021 4:55 pm
Jucator SA:MP ?: Nu
Nick:: greenie
Jucator CS ?: Nu

Timer Controller v0.0.2 [ April 5th 2014 ]

Post by greenie »

.:Timer Controller:.

Version 0.0.2
By hornet

.:Description:.

At the moment, this is a plugin with very basic functionality for pausing and unpausing the round timer and extending / reducing the timer between round end and the next round start.
Also includes some API for scripters to use.

To do list:
Add cvar to block event based map objectives whilst round is paused

.:CVARS:.
tc_roundendtime
-Sets the amount of time between round end and the start of the next round
.:Commands:.
roundpause
-Pauses / Unpauses the round timer [ Admin CVAR access required ]
and displays a pause message
.:Custom Modules Required:.

Orpheu

.:Installation:.
Have Orpheu Module installed ( see link in Required Modules ).
Extract archive inside cstrike folder.

.:API:.

This plugin's functionality is accessible from other plugins. Will be more useful once more features are added.

The following natives exist:
native RoundTimerPause()
-Pauses / Unpauses the round timer
native bool:IsRoundTimerPaused()
-Returns if the round timer is paused or not

.:Change Log:.
0.0.2 - Native typo fixed

0.0.1 - Initial Release
get plugin or get source

cstrike.zip
Post Reply

Return to “Admin Commands”