mirror of
https://github.com/JezuzLizard/t4sp_bot_warfare.git
synced 2025-04-22 14:35:44 +00:00
its time
This commit is contained in:
parent
4748f0e8ce
commit
6a49312538
@ -7,7 +7,7 @@
|
||||
*/
|
||||
init()
|
||||
{
|
||||
level.bw_version = "z0.1";
|
||||
level.bw_version = "2.2.0";
|
||||
|
||||
if ( getdvar( "bots_main" ) == "" )
|
||||
{
|
||||
|
@ -43,7 +43,7 @@ do_botmovement( left, forward )
|
||||
|
||||
do_botmeleeparams( yaw, dist )
|
||||
{
|
||||
// self botmeleeparams( yaw, dist );
|
||||
self botmeleeparams( yaw, dist );
|
||||
}
|
||||
|
||||
do_isbot()
|
||||
|
Loading…
x
Reference in New Issue
Block a user