Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: mr.WHO on January 08, 2009, 12:46:34 pm

Title: Problems with Stratcomm's Fleet Pack
Post by: mr.WHO on January 08, 2009, 12:46:34 pm
I downloaded it from here:
http://www.freespacemods.net/download.php?view.387

and I'm running with newest media vp's


Problem:
Every ship in this pack gives me a table error about wrong code in turrets lines of code.

Ships working fine, but this constant few dozens error messages are anoying :(.
Title: Re: Problems with Stratcomm's Fleet Pack
Post by: Jeff Vader on January 08, 2009, 01:04:50 pm
A long time ago I had the same issue. Back then I fixed it by replacing every $animation=triggered with $animation:triggered in the ships.tbl that came with the pack. You could always give it a shot.
Title: Re: Problems with Stratcomm's Fleet Pack
Post by: mr.WHO on January 08, 2009, 01:32:43 pm
it works - thanks :)