Results 1 to 3 of 3

Thread: Trigger for AI (if they spot a KIA)

  1. #1

    Trigger for AI (if they spot a KIA)

    For someone who is not good at "scripting"....What would be the best way to go about setting up a trigger that would be set off.....If an enemy patrol spots fellow enemy KIA (along their patrol route).

    I know how to place triggers and how to place triggers regarding an HVT (being alive or dead). But I was just wondering, it would be nice if whenever enemy AI, spotted a fellow AI KIA....it would launch a trigger for sending reinforements to that particular location.

  2. #2
    Something like this:
    Condition: evilHenchman knowsAbout deadMeat > 0 && ! alive deadMeat
    Sorry, can't think of anything better at the moment, and can't test which number you should use (Try to increase it if necessary).
    You can read more about knowsAbout here.

  3. #3
    Warrant Officer Demonized's Avatar
    Join Date
    Nov 16 2010
    Location
    Back from afk 2013
    Posts
    2,614
    UPSMON have this function for AI in it, try looking at that for a working solution.
    My scripts:
    Spoiler:

    what to do when posting any kind of code dammit!!

    Any new mission editor or scripter in Arma2 should have read Mr Murrays Editing Guide Deluxe at least once, it still applies for A2 even though it was made for Armed Assault.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •