View Single Post
Old 12-31-10, 03:09 PM   #13
rowi58
Eternal Patrol
 
Join Date: Jun 2006
Location: Karlsruhe
Posts: 679
Downloads: 56
Uploads: 0
Default

Hi EmeAzul,

as i see, the NGRA has one node for external cargo - the K01 node. That means, SH3 will randomly put some kind of external cargo on this place. A kind of external cargo, that is defined by the CargoDef.cfg. (K-nodes will not work within the EQP file!)

There are many ways to get this new external cargo to be shown.
- change the LinkName in the CargoDef.cfg, for example replace "Truck" by "FireTruck"
- add to the existing CargoDef.cfg at the end of the file the new external cargo objects you want to see (randomly),
- or change the K01 node into a P01 node and add an entry to the EQP file like this:

[Equipment xx]
NodeName=P01
LinkName=FireTruck
StartDate=19400701
EndDate=19451231
(for this one you need a HexEditor or S3D to change the node label),

And / or a combination ot the three methods mentioned above
__________________
rowi58 is offline   Reply With Quote