Chips a lil help
I probably drive you nutz with so many questions. but..... another one shouldn't kill ya would it?
ok this changes the numbers after the ships in market_ships.ini to make it so you can buy the VHF's on Manhattan it gives me the good ol can't find dest. Here is the part of the script. I know its something so simple but i just can't find it.
<data file="DATA\EQUIPMENT\market_ships.ini" method="sectionreplace">
<section>
[BaseGood
base = Li01_01_base
</section>
<dest>
marketgood = gf2_package, 4, -1, 1, 1, 0, 1, 1 ; Is says it can't find this one
marketgood = lf_package, 1, -1, 1, 1, 0, 1, 1
marketgood = lfr_package, 1, -1, 1, 1, 0, 1, 1
</dest>
<source>
marketgood = coe2_package, 1, -1, 0, 0, 1, 1, 1
marketgood = gf6_package, 1, -1, 0, 0, 1, 1, 1
marketgood = bwe2_package, 1, -1, 0, 0, 1, 1, 1
</source>
</data>
ok this changes the numbers after the ships in market_ships.ini to make it so you can buy the VHF's on Manhattan it gives me the good ol can't find dest. Here is the part of the script. I know its something so simple but i just can't find it.
<data file="DATA\EQUIPMENT\market_ships.ini" method="sectionreplace">
<section>
[BaseGood
base = Li01_01_base
</section>
<dest>
marketgood = gf2_package, 4, -1, 1, 1, 0, 1, 1 ; Is says it can't find this one
marketgood = lf_package, 1, -1, 1, 1, 0, 1, 1
marketgood = lfr_package, 1, -1, 1, 1, 0, 1, 1
</dest>
<source>
marketgood = coe2_package, 1, -1, 0, 0, 1, 1, 1
marketgood = gf6_package, 1, -1, 0, 0, 1, 1, 1
marketgood = bwe2_package, 1, -1, 0, 0, 1, 1, 1
</source>
</data>