Mon May 26, 2003 3:17 pm by Guardian-Q
The original shield generator is in select_equip.ini, I made a few modifications so at least the hit_effects won't blind you anymore.
Back up files before mod, the shield has bugs and I haven't figure out how to fix it yet.
1. Open select_equip.ini, find (nickname = dyson_city_shield_gen01)
Replace the whole shield generator with the following:
[ShieldGenerator
nickname = dyson_city_shield_gen01
DA_archetype = solar\misc\dyson_platform.3db
material_library = solar\solar_mat_dyson_city.mat
ids_name = 0
ids_info = 0
mass = 0
volume = 2
hit_pts = 500000000
HP_child = HpFx01
debris_type = debris_normal
regeneration_rate = 1000000
constant_power_draw = 0
rebuild_power_draw = 0
max_capacity = 1000000000
offline_rebuild_time = 0.001000
offline_threshold = 0.001000
shield_collapse_sound = shield_offline
shield_rebuilt_sound = tl_regenerate
shield_hit_effects = 0, gf_ku_shield01
shield_hit_effects = 100, gf_ku_shield02
shield_hit_effects = 500, gf_ku_shield03
[Shield
nickname = dyson_city_shield01
DA_archetype = solar\misc\dyson_city_shield.3db
HP_child = SpConnect
---------------------------------------------------------
2. Open st_equip.ini and add following:
[ShieldGenerator
nickname = dyson_city_shield_gen01
DA_archetype = solar\misc\dyson_platform.3db
material_library = solar\solar_mat_dyson_city.mat
ids_name = 0
ids_info = 0
mass = 0
volume = 2
hit_pts = 500000000
HP_child = HpFx01
debris_type = debris_normal
regeneration_rate = 1000000
constant_power_draw = 0
rebuild_power_draw = 0
max_capacity = 1000000000
offline_rebuild_time = 0.001000
offline_threshold = 0.001000
shield_collapse_sound = shield_offline
shield_rebuilt_sound = tl_regenerate
shield_hit_effects = 0, gf_ku_shield01
shield_hit_effects = 100, gf_ku_shield02
shield_hit_effects = 500, gf_ku_shield03
separation_explosion = sever_debris
LODranges = 0, 20
lootable = false
-------------------------------------------------------
3. Open st_good.ini and add following:
[Good
nickname = dyson_city_shield_gen01
equipment = dyson_city_shield_gen01
category = equipment
price = 5000
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_shieldgen.3db
combinable = false
ids_name = 0
ids_info = 0
shop_archetype = equipment\models\st\li_refractor_shield.3db
material_library = equipment\models\li_equip.mat
----------------------------------------------------
4. Open goods.ini and find the ship you wish to add this shield on. It doesn't have the string infors so it wont' show up in the market, the only way is add it to the ship-package that when you buy the ship it comes with it.
Here is the example:
[Good
nickname = gf1_package
category = ship
hull = gf1_hull
addon = ge_gf1_engine_01, internal, 1
addon = ge_fighter_power01, internal, 1
addon = ge_s_scanner_01, internal, 1
addon = ge_s_tractor_01, internal, 1
addon = dyson_city_shield_gen01, HpShield01, 1 <------------ add shield here
addon = LargeWhiteSpecial, HpHeadlight, 1
addon = SlowSmallOrange, HpRunningLight01, 1
addon = SlowSmallOrange, HpRunningLight02, 1
addon = SlowSmallOrange, HpRunningLight05, 1
addon = contrail01, HpContrail01, 1
addon = contrail01, HpContrail02, 1
addon = DockingLightRedSmall, HpDockLight01, 1
addon = DockingLightRedSmall, HpDockLight02, 1
--------------------------------------------------
5. Open the market_ships.ini and add the ship to the base where you wish to buy it. Here I am using manhattan base:
[BaseGood
base = Li01_01_base
marketgood = gf1_package, 0, -1, 1, 1, 0, 1, 1
Ok now you can buy the ship with this massive generator on you.
***Important Note*** The shield has no name nor any inforcards attached. You can unmount it but since it has no infor you won't able to mount it back. (the shield is there but we just can't see it). You won't able to trade with others if the shield is in your inventory (unmounted). The only way to put that shield back on is buy an new ship.
You will be still flying your ship, but others see you as the nomad city shield generator. Everybody who first saw it was like "WHAT #@!* IS THAT!!" You can go through trade lane and docking ring without any problem. But it is still ridiculously huge when others see you as the size of the manhanttan's moon.