View Single Post
  #1  
Old 01-30-2018, 09:32 AM
Scott is offline Scott
Scott's Avatar
AKA. Panther

Join Date: Sep 2001
Location: Minneapolis, MN
Posts: 10,919

JOBotz - Dynamic AI Bots by Arwill

JOBotz makes AI bots in game Joint Operations behave dynamically. Nothing is pre-scripted, the add-on figures out where to move the bots.

The add-on manages the targets where to send the bots and does its own path-finding. Since there is no extension API for the game Joint Operations, the amount of information that the add-on has access to is minimal. That means that the offered functionality of the add-on is limited, so don't expect some clever behavior from the bots, or perfect path-finding.

Currently the JOBotz addon can make the bots play AAS maps:
° The bots attack the active LFP targets
° The bots respawn at fully captured LFP targets
° The presence of bots affects the takeover of LFP targets
° But currently the bots themselves cant take over LFP target (they can't flip the flag)

Requirements:
° The addon requires around 500MB of memory for its own purposes, depending on map size and complexity.
° Some of the calculation is CPU intensive, if this proves to be a problem for someone using the addon, i will try to implement possibilities to limit CPU usage.

Installation:
° Install Java 8 from www.java.com.
° Make a new folder of your choice. For example C:\Games\JOBotz.
° Extract the ZIP file to the new folder.
° Copy the files from "maps" subforder to where your Joint Operation game is installed.

Using the addon:
° Start the addon by doble-clicking the "jobotz.cmd" batch-file.
° A message will appear repeatedly in the console: "Waiting 3 sec for JO process"
° The addon is ready to interact with the Joint Operations game.
° Start the game, you can start a LAN game or connect to Novaworld.
° You can use both dedicated serving and serve&play.
° If you intend to play alone, host a LAN game in serve&play mode.

Maps included:
° Currently only a modified stock map Karo Highlands (file AS-KaroBOTZ.npj) with 100 bots on each side (200 bots total)
° Further maps can be prepared to work with the add-on, i'll make a tutorial and tools for preparing own or other stock maps for use with JOBotz

DOWNLOAD: http://novahq.net/files.php?ID=727

DOWNLOAD @ NEXUS MODS: https://rd.nexusmods.com/jointoperat...ising/mods/493
Attached Thumbnails
Click image for larger version

Name:	jobotz1.jpeg
Views:	41958
Size:	460.7 KB
ID:	3829   Click image for larger version

Name:	jobotz2.jpeg
Views:	1161
Size:	455.5 KB
ID:	3830   Click image for larger version

Name:	jobotz3.jpeg
Views:	1202
Size:	477.8 KB
ID:	3831  
__________________

04' Dodge SRT-4, Mopar Stage 3, 406whp/436wtq

Last edited by Scott; 01-30-2018 at 04:45 PM.
Reply With Quote