6thSense.eu:Pack3: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 60: Line 60:


== six_sys_ai ==
== six_sys_ai ==
6thSense.eu AI Addon - BETA, by Sickboy & Sonsalt
Overview:
* Changes fire, accuracy and identification behaviour of the AI
Credits:
* Originally based on TrueRangeAI by RG
* Structure by A.C.E.
* Enhancements & Config By Sonsalt





Revision as of 15:58, 16 June 2008

by 6thSense.eu

6thSense.eu Presents: Pack3 v0.1. ArmA v1.08+ Compatible. (By Sickboy)

This package contains 2 Modules by 6thSense.eu:

  • 6thSense.eu Suppression (
  • 6thSense.eu AIAccuracy and Range (To replace Pack2 six_repl_ai_***, pack2 might get updated soon)
    • Gives the AI better ability to spot and identify enemies. Unlike TrueRangeAI, it is a lot less aggressive
    • Gives the AI the possibility to engage from further distances. Basicly, they are a little better able to spot due to AIAccuracy addon. But they are able to fire back from further or engage earlier due to AIRange

You do not have to use every module.


Installation

  • Place the Addon folder: @SIX_Pack3 into your ArmA Installation Folder (remove any of the addons you don't want to use)
  • Place the wanted Keys and SignFiles in place.
  • Edit your ArmA shortcut to include the mod, add: -mod=@SIX_Pack3
    • or if you have multiple mods, per example: -mod=@ModWar;@MAP_Air;@SIX_Pack3


Reporting Bugs

Please report bugs in our Bug Tracker (please pick the proper Project and other options, aswell as first check if the bug isn't already reported, thanks!)

Credits

  • Sickboy - Project Leader
  • Sonsalt - Realistic values and adjustments
  • Rommel - ROMM_IA Script, allowing us to (ab)use it


Content Documentation

six_sys_suppression

6thSense.eu Suppression Addon - BETA, by Sickboy

Overview:

  • Contains Rommel IA v112 (Edited & Optimized by Sickboy)
  • Automatic Enabler for all units local to computer that contains the addon
    • Install on Server for Server AI
    • Install on Clients for Clients AI
    • Only works on Groups without players or vehicles. When groups get out of vehicles, the system automaticly initializes

Requires: Extended EventHandlers (Latest version by Solus & Killswitch)

Global Vars:

  • six_sys_suppression_debug = (number)
    • -1 = disabled
    • 0 = all informational debugging enabled
    • 1 = ROMM_IA informational debugging enabled

Constants:

  • Each script a __debug constant can be set to true for low level function debugging

Credits:

  • ROMM_IA by Rommel
  • Structure by A.C.E.
  • Enhancements, Config & Auto Init by Sickboy


six_sys_ai

6thSense.eu AI Addon - BETA, by Sickboy & Sonsalt

Overview:

  • Changes fire, accuracy and identification behaviour of the AI

Credits:

  • Originally based on TrueRangeAI by RG
  • Structure by A.C.E.
  • Enhancements & Config By Sonsalt


Pack3 Changelog

v0.1

  • Initial Version