mirror of
https://github.com/ineedbots/iw5_bot_warfare.git
synced 2025-07-04 01:51:49 +00:00
its time
This commit is contained in:
@ -15,7 +15,7 @@
|
|||||||
*/
|
*/
|
||||||
init()
|
init()
|
||||||
{
|
{
|
||||||
level.bw_version = "2.1.0";
|
level.bw_version = "2.2.0";
|
||||||
|
|
||||||
if ( getdvar( "bots_main" ) == "" )
|
if ( getdvar( "bots_main" ) == "" )
|
||||||
{
|
{
|
||||||
|
@ -49,5 +49,5 @@ do_botmovement( forward, right )
|
|||||||
|
|
||||||
do_botmeleeparams( entNum, dist )
|
do_botmeleeparams( entNum, dist )
|
||||||
{
|
{
|
||||||
// self botmeleeparams( entNum, dist );
|
self botmeleeparams( entNum, dist );
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user