Tue Jul 15, 2003 2:25 pm by Chips
siideri
To change the ship prices - do the following: Goods.ini (need biniQ or something)
[Good
nickname = gf6_hull - ships nickname - eagle here
category = shiphull - think this is to do with the ship itself
ship = ge_fighter6 - ship type - eagle
price = 505000 - the price of the ship - put in what you want
ids_name = 12015 - ids name - lol
item_icon = Equipment\models\commodities\nn_icons\cv_heavy.3db - shows the ship itself i think
However - if you just change the ship price you may come out with an expensive ship as the shield is included in the price (can't remember!). If it is then:
scrolll down further in goods.ini and find the ships layout for when you buy it:
[Good
nickname = gf6_package
category = ship
hull = gf6_hull
addon = ge_gf6_engine_01, internal, 1
addon = ge_fighter6_power01, internal, 1
addon = ge_s_scanner_01, internal, 1
addon = ge_s_tractor_01, internal, 1
addon = shield01_mark07_hf, HpShield01, 1 <-- shield that comes with.....
addon = LargeWhiteSpecial, HpHeadlight,
(short extract or the full thing)
note what shield it has - then change the value of it in the st_goods.ini
find the shield as shown below:
[Good
nickname = shield01_mark07_hf
equipment = shield01_mark07_hf
category = equipment
price = 53550 <— the price obviously - change it !
Save and voila - you have a cheaper ship - i take it you know how to change where it is sold though - if not - ask away...
Hope this helps (all these files are in the data folder> equipment folder)
oh yeah - won't work in MP either - only SP okies