View Single Post
Compidence
Junior Member
Join Date: Feb 2014
Old 06-24-2014 , 20:50   Re: Round_Start help
Reply With Quote #8

Place the print message above this:

PHP Code:
if( !g_bNeedBall )
return; 
Or even better, explain what it does, and make sure the conditions set there are met.
Compidence is offline