View Single Post
Old 09-17-07, 02:40 AM   #4
clive bradbury
Captain
 
Join Date: Jun 2004
Location: stoke-on-trent, UK
Posts: 492
Downloads: 105
Uploads: 0
Default

Quote:
Originally Posted by I-25
I am using SCXIIc and SOSUS is modeled. but to put it more simply i want to set a trigger that if an AI object detects another AI object i get notified
Then your doctrine should read:

IF (name of detecting boat) COUNTERDETECT (name of target) THEN GOAL TRIGGERED.

You can then try attaching a radio message to that goal - not sure if that works. If it does not, simply create a second goal with the message included, and make the triggering of your first goal the condition for triggering the second.
clive bradbury is offline   Reply With Quote