Sun Aug 01, 2004 3:51 am by Phoenix_IRA
Thx darkstone, worked first time. I was looking in constants.ini
Another question though. and this is a BIG one. For some reason i cant edit misc_goods.ini.
Now i have been working on it for some time, getting ALL of the existing powerplants to be able to be bought, but for some reason, it has stopped working, and whenever i load the game (with my changes in the misc_goods.ini) the game crashes at start, before the menu.
BUT when i run the game, with my changes not there, the game works perfectly.
And the question is, WHAT is causing all my problems. Here is a sampl of what i am trying to do.
[Good
nickname = ge_fighter_power01
equipment = ge_fighter_power01
category = equipment
price = 1000
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_cmdropper.3db
combinable = true
ids_name = 263705
ids_info = 264705
shop_archetype = equipment\models\commodities\crates\crate_grey.3db
[Good
nickname = ge_fighter2_power01
equipment = ge_fighter2_power01
category = equipment
price = 1000
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_cmdropper.3db
combinable = true
ids_name = 263706
ids_info = 264706
shop_archetype = equipment\models\commodities\crates\crate_grey.3db
[Good
nickname = ge_fighter4_power01
equipment = ge_fighter4_power01
category = equipment
price = 1000
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_cmdropper.3db
combinable = true
ids_name = 263707
ids_info = 264707
shop_archetype = equipment\models\commodities\crates\crate_grey.3db
[Good
nickname = ge_fighter5_power01
equipment = ge_fighter5_power01
category = equipment
price = 1000
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_cmdropper.3db
combinable = true
ids_name = 263708
ids_info = 264708
shop_archetype = equipment\models\commodities\crates\crate_grey.3db
[Good
nickname = ge_fighter6_power01
equipment = ge_fighter6_power01
category = equipment
price = 1000
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_cmdropper.3db
combinable = true
ids_name = 263709
ids_info = 264709
shop_archetype = equipment\models\commodities\crates\crate_grey.3db
if ANYONE can see what i am doing wrong here PLZ PLZ do tell me. Because, when i take these out it works, and when theyre in there it dont work.
Infact i tried to make a minor change to the misc_goods.ini file, like make another nanobot, and it seems that any change i make, screws the whole thing.
PLZ HELP