Author Topic: A way to stop bots from jumping  (Read 2004 times)

I know that this already exists, but it only works for a few seconds. Can somebody make an addon that completely stops bots from jumping?

This would be really nice for the horse bots

Agreed.

The reason I need this is because I'm trying to make waves of bots moving from one path to another, however when they jump it messes up the other bots who start jumping and crouching as well, which isn't what I want and causing a really big annoyance.

I actually requested this because I had the same problem you did, someone was kind enough to make it for me.

http://forum.blockland.us/index.php?topic=232947.0


nevermind

To prevent bots from idle wandering and such, you need to set wander distance to off/zero and set idle behavior to off. If you're trying to get them to jump only when commanded, then you will have to make them jump only at the brick they are commanded to jump at. I may be wrong though.

Ive already tried to tell visolator how to fix this, but since he hasnt, ill make a fixed event.

EDIT: Here is the fix:

http://forum.blockland.us/index.php?topic=234400.0
« Last Edit: June 10, 2013, 08:59:41 AM by Wrapperup »

The only way I can think of to stop bots from jumping is the Root gesture

The only way I can think of to stop bots from jumping is the Root gesture

Removing animations will not prevent the bot from jumping.

Of you get the bot add on, player no jump jet and place a vehicle block, then in events do onBotSpawn > Bot > ChangeDatablock > Player No Jump Jet.

Of you get the bot add on, player no jump jet and place a vehicle block, then in events do onBotSpawn > Bot > ChangeDatablock > Player No Jump Jet.
You do know you can change player types with default bots right?

Of you get the bot add on, player no jump jet and place a vehicle block, then in events do onBotSpawn > Bot > ChangeDatablock > Player No Jump Jet.

The issue is not the bots jetting, it was the bots randomly jumping and screwing up all the other bots.

Thanks a ton Wrapperup for the addon

Couldn't you set the bot player type to a no jump player...?

No because there are going to be points when I need them to jump, however I needed a way to disable them randomly jumping while they walked to those places

I can't believe I forgot to fix this.
« Last Edit: June 10, 2013, 08:21:13 PM by Visolator »

Of you get the bot add on, player no jump jet and place a vehicle block, then in events do onBotSpawn > Bot > ChangeDatablock > Player No Jump Jet.