Mod Details

MoreBotsAPI

MoreBotsAPI 1.0.1

Created by  TacticalToaster

733 Downloads

SPT 4.0.3 Compatible

API for making the implementation of custom bots easier

Latest Version 1.0.1
SPT 4.0.3

Updated 12:50 AM

30.65 KB

Version Notes

Fixed issue when the player dies they are frozen, the raid doesn’t end, and is essentially a silent crash. That doesn’t happen now. At least shouldn’t, I tested it I swear.

This download is externally hosted.
Always scan for viruses.

MoreBotsAPI for SPT 4.0.X

A client and server API that makes making custom bots a little less infuriating. Create a prepatch and server mod that implements this API and you’ll have the basis for introducing new bosses, factions, and any other custom bot you can think of (maybe, this is still Tarkov).

DISCLAIMER

This repo uses the CC BY-NC-ND 4.0 License. To implement this API in your own mod, please contact me first for permission. This API does a lot and has the potential to break other mods and people’s games when used incorrectly. In addition, overriding another mod’s WildSpawnType enum values or vanilla values will cause MANY problems and create a headache for everyone involved, trying to find out what exactly is going wrong for users. In addition, this will make it easier for me to track what WildSpawnType enums are being used so there’s no future conflicts.

Features

  1. Adds to WildSpawnType enum on client
  2. Server properly sends custom bot data to client
  3. Defining custom bot data in a simple format with JSONs on the server
  4. Defining client-specific data in a client prepatcher
  5. SAIN compatability with a little setup

What’s not included

  1. Locales, reference SPT server mod examples for that
  2. Spawning of custom bots, either implement that using the boss spawn system (UNTAR Go Home uses this method) or create your own system
  3. Custom behaviors, use BigBrain if you intend on creating completely custom behavior not already found in base EFT bots.

Installation

  1. Download a release version from GitHub or SPT Forge.
  2. Open the .7z file using 7-Zip
  3. Drag the SPT and BepInEx folders into your main SPT directory, those folders alongside EscapeFromTarkov.exe should already exist.

Support Me

Buy me a Java Monster so when I get back from work I can fix my broken releases at lightning speed. Don’t have to though, I’ll do it for free anyways! https://ko-fi.com/tacticaltoaster

Version 1.0.1
Download Mod Version
SPT 4.0.3
Latest Compatible SPT Version

30.65 KB

328 Downloads

Created 12:49 AM

Updated 12:50 AM

Virus Total Results

Fixed issue when the player dies they are frozen, the raid doesn’t end, and is essentially a silent crash. That doesn’t happen now. At least shouldn’t, I tested it I swear.

Version 1.0.0
Download Mod Version
SPT 4.0.3
Latest Compatible SPT Version

30.54 KB

405 Downloads

Created Yesterday at 6:55 AM

Updated Yesterday at 6:56 AM

Virus Total Results

Initial release

Daedric

Thank you for your work; it’s much appreciated to see other factions that align with the game’s lore.

1 Like
xantos12

Does this support FIKA?

0 Likes
Groza_Nato

I can’t start the raid because of an error:Object reference not set to an instance of an object. Pls help

2 Likes

I’m getting reports that the API breaks if no other mods implementing it are installed. Later tonight I’m going to release a patch for it but for now only have the API installed if you have the latest versions of UNTAR Go Home or RUAF Come Home installed.

0 Likes
SALCO

Exactly what I needed for my future plans. All praise the TacticalToaster. Thanks. <3

1 Like

Details