I saw some people asking how create a bot to follow you in a track like this video by BennyUK360 so I decited to create here a tutorial to explain how create a follow bot.


Take attention to the line under raceBot.car.wakeUp();
raceBot.car.queueEvent( null, EVENT_COMMAND, "idle" );


You will need to change raceBot.car.queueEvent( null, EVENT_COMMAND, "idle" ); to raceBot.followCar( player.car, 0.001 );

Like this:


And now save it ang go test your bot. Thanks for the attention :D
 
1.   Posted by hitman3695   2015-12-07 00:00    

Would you know the lines to add bots to a map?


2.   Posted by gorgoil   2015-12-07 19:33    

Hitman3695 exists a tutorial of adding bots but don't know where, if isn't here it is at forgotten-garage.pl


3.   Posted by dthug69   2015-12-17 01:08    

what file is this


Total : 3, on page: 3