View Single Post
Old 06-19-06, 09:15 AM   #6
OKO
Commander
 
Join Date: Jan 2002
Location: Solar system, mainly on earth
Posts: 476
Downloads: 62
Uploads: 0
Default

Quote:
Originally Posted by Miika
If you use "transit" tactic, the platform will only travel through the allocated waypoints; it won't attack any hostile targets. (Though it will avoid torpedoes etc.)

Use "transit search" for the effect you want; this way the platform will (should) travel along the waypoints, until it detects a target, which it will then attack. All the other tactics (apart from "transit") also have the same effect.

I totally agree with FERdeBOER about the LWAMI mod

Miika
and if you want a very agressive reaction, use Miika description + a trigger and a script =>

Trigger :
automatic
all timer 00:00:00
if [SSK] detect [yourship] with ANY then fire trigger
run script SSKattack

Script :
name : SSKattack
[SSK] engage [yourship] with best weapon for 90000sec

This way, as soon as the ennemy SSK will detect you, he will engage you.

In fact, when you use the engage script, the concerned AI instantly receive the exact position of the target.
If you use it only when the concerned SSK have already detected you, what you do is to accelerate the engagment process and to give the SSK an agressive attitude.
It's kinda cheat for AI, but AI is only AI ... and some harder opposition is sometimes welcome isn't it ?

Last edited by OKO; 06-19-06 at 09:19 AM.
OKO is offline   Reply With Quote