A downloadable mod

Release date: 2021-08-26

This mod introduces CPU-controlled bots for cooperative and deathmatch games. Designed with other mod integration in mind.

You can already try integrating it into your own mod if you're familiar with Serious Sam SDK or try out an Early Access build.

Visit mod wiki to read about mod commands and other things.

Bot-ready maps

  1. Desert Temple (if you have it in TSE from TFE)
  2. Little Trouble
  3. The Lost Tomb
  4. Fortress
  5. Hole
  6. Compound
  7. Red Station
  8. We Got Skulls'n'Bones Too
  9. Yodeller

Notes about bots

Bots will follow the closest player in the coop mode but will go along the navigation meshes on deathmatch maps (if they exist).

Bots are still pretty bad when it comes to swimming. I haven't quite figured out why. So if you see bots drowning or burning themselves to death on Hole or Fortress, that's intentional.

  • To add a bot into the game, simply press the = button or type MOD_QuickBot() into the console.
  • To add bots to imaginary "Red" and "Blue" teams, press O and P respectively.
  • To change bot difficulty, type BOT_ResetBotConfig(difficulty), where difficulty can be either 0, 1, 2 or 3 (Dummy, Easy, Normal and Hard respectively). To update existing bots with the new difficulty, type MOD_BotUpdate().

Go to Options -> Advanced Options -> Bot Mod Customization in-game for further bot behavior customization.

Download

Download
Latest release
External
Download
Source code (GitHub repository)
External

Install instructions

  1. Navigate to your Serious Sam Classic: The Second Encounter installation folder, for example:
    - "C:\Program Files (x86)\Games\Croteam\Serious Sam - The Second Encounter"
    - "C:\Program Files (x86)\Steam\steamapps\common\Serious Sam Classic The Second Encounter"
  2. Extract contents of the ZIP file into the "Mods" folder within the game folder (create if there isn't one).

Comments

Log in with itch.io to leave a comment.

(+1)

One of my favourite mods