init time

This commit is contained in:
ineed bots 2024-04-25 14:16:28 -06:00
parent 0ea6672804
commit a3266c6de3

View File

@ -207,8 +207,11 @@ init()
if ( !isdefined( game[ "botWarfare" ] ) )
{
game[ "botWarfare" ] = true;
game[ "botWarfareInitTime" ] = gettime();
}
level.bot_inittime = gettime();
level.defuseobject = undefined;
level.bots_smokelist = List();
level.tbl_perkdata[ 0 ][ "reference_full" ] = true;