mirror of
https://github.com/ineedbots/t5_bot_warfare.git
synced 2025-04-19 08:32:52 +00:00
nade dvar
This commit is contained in:
parent
fa45f373a9
commit
2e18cdbbab
@ -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 );
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user