mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-22 13:55:43 +00:00
dvars
This commit is contained in:
parent
72d9223f48
commit
ea39456fd9
@ -609,6 +609,8 @@ getSpawnpoint_NearTeam( spawnpoints, favoredspawnpoints )
|
||||
obj = spawnstruct();
|
||||
|
||||
alliedDistanceWeight = 2;
|
||||
if ( getDVar( "scr_alliedDistanceWeight" ) != "" )
|
||||
alliedDistanceWeight = getDVarFloat( "scr_alliedDistanceWeight" );
|
||||
|
||||
//prof_begin(" spawn_basicsumdists");
|
||||
myTeam = self.team;
|
||||
|
Loading…
x
Reference in New Issue
Block a user