Author Topic: Spawn_Item for bots.  (Read 756 times)

I need bots to drop food when they die, but I can't do it right now. Spawn_Item for bots will be good, its only for bricks right now.

OnBotDamaged>>Bot>>DropItem"Gun"

/Support

OnBotDamaged>>Bot>>DropItem"Gun"

/Support
There is a dropItem, but it is only for players and requires you to have the item to drop it.

Well.  It's a bot.

The SetItem events for bots only allow you to use an item that is dictated to you.

It should be that when bots pick up items by running over them, it adds it to their inventory, and from there, it can be dropped.

With this, bots could make deliveries!  ^o^

Well.  It's a bot.

The SetItem events for bots only allow you to use an item that is dictated to you.

It should be that when bots pick up items by running over them, it adds it to their inventory, and from there, it can be dropped.

With this, bots could make deliveries!  ^o^
There isn't a single mod that makes bots drop weapons. Only players