stop spam

This commit is contained in:
INeedBots 2020-11-05 19:29:48 -06:00
parent 8ffc7a749b
commit 4c8905ae69

View File

@ -388,11 +388,11 @@ getBestWeightedSpawnpoint( spawnpoints )
DumpSpawnData( spawnpoints, winnerspawnpoint )
{
if ( getSubStr( self.name, 0, 3 ) == "bot" )
{
// if ( getSubStr( self.name, 0, 3 ) == "bot" )
// {
if ( getdvarint("scr_spawnpointdebug") == 0 )
return;
}
// }
println( "=================================" );
println( "spawndata = spawnstruct();" );