mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-06-07 02:27:41 +00:00
stop spam
This commit is contained in:
parent
8ffc7a749b
commit
4c8905ae69
@ -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();" );
|
||||
|
Loading…
x
Reference in New Issue
Block a user