Linked Frigates (New Ideas)

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
User avatar
trainmaster611
Sith Lord
Sith Lord
Posts: 1779
Joined: Thu Aug 24, 2006 5:22 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Building a railway to Coruscant
Contact:

Linked Frigates (New Ideas)

Post by trainmaster611 »

LinkedFrigateCIS = LinkedDestroyables:New{ objectSets = {{"cis_turr_65", "cis_turr_68", "cis_turr_69", "cis_turr_71", "cis_turr_70", "cis_turr_72", "cis_turr_73", "cis_turr_76", "cis_prop_shipturret42", "cis_prop_shipturret43", "cis_prop_shipturret41"}, {"cis_prop_munificent_left", "cis_prop_munificent_right"}} }
LinkageFrigateCIS:Init()
I can't believe I've been working on this one problem for over a month :roll:

We've gotten past the "how do I make it destructable?" stage and the "how is the linkage making my map crashing?" stage so now we're on to level 3, "why won't my frigates link?" stage.

So we have established earlier that for munge to properly read the entire LUA, its has to have less than 324 characters. We also know that I have added Xwing's instructions for linking the turrets to the frigate.

So far, nothing seems to be making the chunks of the frigate link like they are supposed to. I'm wondering if there might be some other way around this problem that has been proven to link chunks like this togehter :?
Post Reply