How do I make the offline bots smarter?
-
- New User
- Posts: 8
- Joined: Sat Jan 25, 2025 4:20 am
How do I make the offline bots smarter?
I'm looking for both mods and what to set the "botskill" setting to. That's about it
- Sean
- IRC Operator
- Posts: 975
- Joined: Thu Jan 16, 2014 9:09 pm
- Location: United Kingdom
- Clan: Zandronum
- Clan Tag: [Za]
- Contact:
Re: How do I make the offline bots smarter?
Crank botskill up to 4 and maybe check out TDBots
<capodecima> i dont say any more word without my loyer jenova
Re: How do I make the offline bots smarter?
IIRC the botscript has remained unchanged since the Skulltag days. From what I seem to remember, Carnevil was the last person to have the source and nobody has been able to decompile it since then, so the bots will probably remain the way they are forever.
Reinforcements: midgame Survival joining/respawning
Doom64: Unabsolved: Doom64 + Diablo II
ZandroSkins: a pack made by our community
AeniPuffs: 3D blood and bullet puff effects, free to use for your own mods
Squad Radio: a WASD-based radio chat menu, add your own custom sounds!
Mercenaries (on hold)

Doom64: Unabsolved: Doom64 + Diablo II
ZandroSkins: a pack made by our community
AeniPuffs: 3D blood and bullet puff effects, free to use for your own mods
Squad Radio: a WASD-based radio chat menu, add your own custom sounds!
Mercenaries (on hold)

Re: How do I make the offline bots smarter?
We've had a custom BotScript compiler for years by now, and the bot lumps have been decompiled for years as well. The TDBots make use of that to give ACS the ability to press buttons and do other actions using the native bot interface.
The actual issue is that the bot system is archaic and only built for (team) deathmatch. Hacking it to support PvE modes and other more complex PvP modes would be a massive amount of work, to the point it'd just be best to rip the whole thing out and start from scratch. The actual scripting language itself is pretty terrible and can't really do much of anything on it's own too, IMO it isn't worth keeping around or replacing with something similar.
The actual issue is that the bot system is archaic and only built for (team) deathmatch. Hacking it to support PvE modes and other more complex PvP modes would be a massive amount of work, to the point it'd just be best to rip the whole thing out and start from scratch. The actual scripting language itself is pretty terrible and can't really do much of anything on it's own too, IMO it isn't worth keeping around or replacing with something similar.
When I consider Your heavens, the work of Your fingers, The moon and the stars, which You have ordained; What is man that You take thought of him, And the son of man that You care for him? (Psalms 8:3-4, NASB)
My Discord tag is @tdrr, and it's my preferred contact method. I also check PMs here from time to time.
I also have a Discord server for my projects.
My Discord tag is @tdrr, and it's my preferred contact method. I also check PMs here from time to time.
I also have a Discord server for my projects.