View Single Post
Old 07-13-15, 01:06 PM   #13
redline202
Stowaway
 
Posts: n/a
Downloads:
Uploads:
Default

Quote:
Originally Posted by gap View Post
As far as I can understand, those lines are where TDW is declaring ship state variables, used farther in his code to determine ship tactics. If you remove them from the code, AI routines will look for those missing variables, and the game will likely CTD
I just thought maybe AI will just skip those missing variables because they are in "initiate file" so if you don't initiate function variable the further code will not be processed. In single mission i don't have CTD without that line..but in campaign...it will probably cause CTD.

Last edited by redline202; 07-13-15 at 03:49 PM.
  Reply With Quote