mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-06-07 10:37:41 +00:00
stop spam
This commit is contained in:
parent
8ffc7a749b
commit
4c8905ae69
@ -388,11 +388,11 @@ getBestWeightedSpawnpoint( spawnpoints )
|
|||||||
|
|
||||||
DumpSpawnData( spawnpoints, winnerspawnpoint )
|
DumpSpawnData( spawnpoints, winnerspawnpoint )
|
||||||
{
|
{
|
||||||
if ( getSubStr( self.name, 0, 3 ) == "bot" )
|
// if ( getSubStr( self.name, 0, 3 ) == "bot" )
|
||||||
{
|
// {
|
||||||
if ( getdvarint("scr_spawnpointdebug") == 0 )
|
if ( getdvarint("scr_spawnpointdebug") == 0 )
|
||||||
return;
|
return;
|
||||||
}
|
// }
|
||||||
|
|
||||||
println( "=================================" );
|
println( "=================================" );
|
||||||
println( "spawndata = spawnstruct();" );
|
println( "spawndata = spawnstruct();" );
|
||||||
|
Loading…
x
Reference in New Issue
Block a user