View Single Post
Old 03-03-06, 10:37 PM   #7
Observer
Commander
 
Join Date: May 2005
Posts: 477
Downloads: 6
Uploads: 0
Default

Quote:
Originally Posted by AG124
The Dev team member who worked on the ship (Dan) did not have the tools to do so. The ones he had were for zoning.

Another thing - I added a gun platform, but it caused a CTD. This is the .eqp file change which I made:

Original:

;Basic loadout
[Equipment 1]
NodeName=M01
LinkName=NULL
StartDate=19380101
EndDate=19451231

Changed to:

;Basic loadout
[Equipment 1]
NodeName=M01
LinkName=PlatformL
StartDate=19380101
EndDate=19451231

What went wrong? This is the first time I have edited a .eqp file.
PlatformL may not be linked to your model, or node M01 may not be valid for the model? Did you try any of the other weapons configurations? Looking at the trawler, the only node listed is L01.
Observer is offline   Reply With Quote