Author Topic: Default Bot  (Read 10033 times)



The Default Bot
Absolutely void of any life, the Default bot will do nothing but stare into space waiting for you to give it life.

Download


Icon courtesy of Masterlegodude.
« Last Edit: March 14, 2013, 03:58:50 PM by Conservative »


Can be useful if you don't want to do a bunch of events to stop the normally spontaneous behavior of bots.

Can be useful if you don't want to do a bunch of events to stop the normally spontaneous behavior of bots.
That's the idea.

You can use one event to stop a bot from doing any actions.

You can use one event to stop a bot from doing any actions.
I was never able to figure it out. Mind telling me what it is?

I was never able to figure it out. Mind telling me what it is?

One was the IdleBehavior and the other was setBotPowered

Can be useful if you don't want to do a bunch of events to stop the normally spontaneous behavior of bots.
takes one event.

Onbotspawn>bot>Setbotpowered>OFF

Bot powered disables all actions the bot does, and are available to the bot (won't receive any event).

Had I wanted to make a bot that did absolutely nothing, and still had events talk to it, I would need to...

Idle > OFF
Wander > OFF
setWeapon > NONE

Those are three events that take up space when I should just have a standard version.
« Last Edit: March 14, 2013, 04:25:55 PM by Conservative »

This addon is pretty useless, just to kill 3 lines of events?

This addon is pretty useless, just to kill 3 lines of events?
I found it annoying enough to make it.

It isn't useless, it's convenient.

Nobody said you had to use it, clearly there are people who will want to use these (including myself)

This addon is pretty useless, just to kill 3 lines of events?
I don't see how that makes it useless.

Nice, always nice to see more bots getting added!

good i got tired of having to fix the bots before i changed them