Customizable Nextbot Tool

If you liked this item, please rate it up on Steam Workshop page.

Author: Radon

Last revision: 23 Sep, 2022 at 18:49 UTC

File size: 38.91 KB

On Steam Workshop

Description:

Tired of tons of nextbot addons? Or do you want to install ALL at once? Or do you want to make your own, but are unable to steal someone else’s code and replace few lines?

I present to you the solution!
This tool allows you to create your own sprite nextbots with unique sprite, sounds, and some other features

You can configure:

  • Sprite
  • Idle sound (is played when Nextbot is spawned and will be looped)
  • Kill sound (played when Nextbot kills someone)
  • Death sound (guess what)
  • Health (or make it invincible)
  • Moving speed
  • Damage
  • Sprite size NEW!
  • Ability to pick up with a physgun
  • Ability to jump
  • Ability to attack props

Despite the extensive list (which may increase in the future), only the sprite url is required

ConVars:
customizable_nextbot_max_hp – 10000 by default
customizable_nextbot_max_speed400 by default MAKE SURE YOU CHANGED THIS
customizable_nextbot_max_damage – 100 by default
customizable_nextbot_max_sprite_size – 256 by default. Take values from 16 to 16384 (really big)
All these cvars (excluding sprite_size) take values from 1 to 1e8 (100 000 000)

NOTE!
This addon is based on the original Sanic Nextbot code, but unlike other nextbot addons I just took most important code and made some changes
This means that there is some functionality missing (an plenty of cvar, navmesh generation, and something else)

Tags: nextbot, sprite nextbot, obunga