View Single Post
Root_
Veteran Member
Join Date: Jan 2012
Location: ryssland
Old 12-09-2013 , 12:47   Re: [CS:GO] Pausing/Removing round timer
Reply With Quote #4

Quote:
Originally Posted by Powerlord View Post
Having said that, the gamerules proxy entity (cs_gamerules) may have inputs for manipulating the timer.
Indeed. I already tried that, but there are no way to stop round timer (i may be wrong), I can only set its length.
For me its enough to set infinite round timer, so I use this.
Code:
GameRules_SetProp("m_iRoundTime", -1);
__________________


dodsplugins.com - Plugins and Resources for Day of Defeat
http://twitch.tv/zadroot
Root_ is offline