mirror of
https://github.com/ineedbots/t5_bot_warfare.git
synced 2025-08-30 21:13:14 +00:00
nade dvar
This commit is contained in:
@@ -335,6 +335,9 @@ bot_set_difficulty( difficulty )
|
|||||||
SetDvar( "sv_botSprintDistance", "256" );
|
SetDvar( "sv_botSprintDistance", "256" );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (!getDvarInt("bots_play_nade"))
|
||||||
|
SetDvar( "sv_botAllowGrenades", "0" );
|
||||||
|
|
||||||
SetDvar( "bot_difficulty", difficulty );
|
SetDvar( "bot_difficulty", difficulty );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user