View Single Post
Old 02-04-12, 02:57 PM   #46
Vanilla
Lieutenant
 
Join Date: Nov 2006
Location: St. Petersburg, Russia
Posts: 264
Downloads: 72
Uploads: 0
Default

Quote:
Originally Posted by TheDarkWraith View Post
Technically you're breaking the AI routines. The Plane: in front is meant for only plane AI, not for anything else (ships, subs, etc.). Why it works is because there are bugs in the AI routines (in the exe). It shouldn't work. That's the whole reason the ships have their own Ship: identifiers.
Unfortunately the same technique doesn't work for crew AI. I tried to use methods from 'Ship' class(?), in particular Ship:Random(a, b) to no avail.
Vanilla is offline   Reply With Quote