View Single Post
ThatOneGuy
Veteran Member
Join Date: Jul 2012
Location: Oregon, USA
Old 01-11-2017 , 18:01   Re: CS_TerminateRound not firing?
Reply With Quote #6

Perhaps try using the third argument in the function:
PHP Code:
CS_TerminateRound(1.0CSRoundEnd_Drawtrue); 
I've always set that to true. Might stop other plugins from interfering, as Neuro noted could be happening. Also, consider changing the 1.0 to something higher for a slightly longer, more graceful delay/change.
__________________
ThatOneGuy is offline