Hallo allen
Ik heb volledige nieuwe map maar ik wou mijn zwaar transport pack erin zetten maar mijn game chrashte toen. Wie kan mij hiermee helpen???
Groentes Harald
Stand alone problemen
- Harald1225
- Lid
- Berichten: 916
- Lid geworden op: zo 25 okt 2009, 15:07
- Locatie: breda
Stand alone problemen
"Always keep on dreaming" "The DreamLiner"
De kroegbaas van "Het Cafe!"
De kroegbaas van "Het Cafe!"
Re: Stand alone problemen
Ben ik ook mee bezig, wil ook een zwaar transport pack in een custom map.
Heb deze uitleg gekregen op een nader forum:
Heb deze uitleg gekregen op een nader forum:
You need to edit the cargo files of that map. There are no references to the SA-trailer, unless you do it yourself. If it works without adjustments with default map, then there must be cargo files within that mod. So open those cargo files, and add the missing .sii file to def\economy\cargo. Then edit the def\economy\cargo_storage.sii and add the @include "sa-trailer name".sii line in there. You can find that line from cargo_storage.sii of the original mod. You have now added the reference to the trailer, and the game can find the proper info about trailer. Now you need to add info where you can pick up loads, and where to drop them off. This is done by editing the def\economy\company\ -folders .sii files. And again the correct line can be found from original mod. And of course you then have to remove all the old .sii files from the mod, as those are for default map, and you have now added all the info within that map of yours.
Hope this clears things a bit..