mirror of
https://github.com/JezuzLizard/t4sp_bot_warfare.git
synced 2025-06-29 15:51:53 +00:00
Fix multiple script errors.
Bot objective and action improvements.
This commit is contained in:
@ -20,6 +20,8 @@ init()
|
||||
if ( getDvar( "killtest_bot_debug" ) == "" )
|
||||
setDvar( "killtest_bot_debug", 1 );
|
||||
|
||||
setDvar( "bots_skill", 7 );
|
||||
|
||||
level thread addBot();
|
||||
|
||||
level thread setupcallbacks();
|
||||
|
Reference in New Issue
Block a user