Tue Jul 15, 2003 3:31 am by zeanomourph
you didnt answer my question, but dont worry cos i figured it out anyway.
and for anyone else who is looking to do this, use biniQDU to open
/DATA/MISSIONS/M01A/m01a.ini
and do a search for "ge_fighter", and it should take you to:
[Trigger
nickname = mrp_accept
system = Li01
Cnd_MsnResponse = accept
Act_SetShipAndLoadout = ge_fighter, msn_playerloadout
Act_SetOffer = 21805
Act_SetTitle = 21800
Act_DeactTrig = mrp_reject
Act_RemoveRTC = missions\\m01a\\M001a_s005a_Li01_01_offer.ini
Act_RemoveRTC = missions\\m01a\\M001a_s005d_Li01_01_reoffer.ini
Act_RemoveAmbient = scripts\\story\\Li_01_Equipment_ambi_s005_ship_01.thn
Act_RemoveAmbient = Scripts\\Bases\\Li_01_Cityscape_gamestart_01.thn
Act_RemoveAmbient = scripts\\Bases\\Li_01_Equipment_ambi_s005_music.thn
Act_ActTrig = spe_initialize_end
Act_GCSClamp = true
Act_NagOff = greet
Act_ActTrig = bsx_newnnobj
Act_NNIds = 30020, HISTORY
Act_ActTrig = lce_setfirstobj
Change the line: Act_SetShipAndLoadout = ge_fighter, msn_playerloadout
to: Act_SetShipAndLoadout = ku_fighter, msn_playerloadout
or whatever you want the ship to be.
you can also change the loadout of the ship (weapons/nanobots/sheildbatt's/sheild/thruster the ship comes with) in the file:
/DATA/SHIPS/loadouts.ini
change the part
[Loadout
nickname = msn_playerloadout
archetype = ge_fighter
equip = ge_gf1_engine_01
equip = shield01_mark01_lf, HpShield01
equip = ge_fighter_power01
equip = ge_s_scanner_01
equip = ge_s_tractor_01
equip = ge_s_thruster_01, HpThruster01
equip = li_gun01_mark01, HpWeapon01
equip = li_gun01_mark01, HpWeapon02
equip = LargeWhiteSpecial, HpHeadlight
equip = SlowSmallOrange, HpRunningLight01
equip = SlowSmallOrange, HpRunningLight02
equip = SlowSmallOrange, HpRunningLight05
equip = contrail01, HpContrail01
equip = contrail01, HpContrail02
equip = DockingLightRedSmall, HpDockLight01
equip = DockingLightRedSmall, HpDockLight02
cargo = ge_s_battery_01, 3
cargo = ge_s_repair_01, 3
to suit your preferances, there are lists everywhere to find nicknames of the guns you want, and also you could look at
/DATA/EQUIPTMENT/weapongood.ini
for a full list of guns in the game
you can be assured, wherever i am, whatever i may be doing, i am VERY bored