mirror of
https://github.com/ineedbots/t5_bot_warfare.git
synced 2025-06-25 05:41:56 +00:00
nade dvar
This commit is contained in:
@ -334,6 +334,9 @@ bot_set_difficulty( difficulty )
|
||||
{
|
||||
SetDvar( "sv_botSprintDistance", "256" );
|
||||
}
|
||||
|
||||
if (!getDvarInt("bots_play_nade"))
|
||||
SetDvar( "sv_botAllowGrenades", "0" );
|
||||
|
||||
SetDvar( "bot_difficulty", difficulty );
|
||||
}
|
||||
|
Reference in New Issue
Block a user