Page 1 of 1
Weapon Problems
Posted: Tue Jan 02, 2007 12:32 pm
by EGG_GUTS
I wanted to add to the clone trooper detpacks and mines
and the detpacks come up as a third weapon in the gun section and the mines come up fine but you can't place them
another problem with the clone trooper I wanted to give him a Han solo's
pistol and a imp sniper but when I do the game crashes
so how do I fix these problems?
thanks
RE: Weapon Problems
Posted: Tue Jan 02, 2007 3:46 pm
by SymbolS
Ok, you said you wanted to have a clone trooper with detpacks, mines, imp sniper rifle, and hans pistol.
1st off, what you need to do is get all of the files for the imp sniper rifle and hans gun, msh. and odf., and put them in your sides/rep/odf or msh, depending on which file type. Then find this in your troopers odf file, and change this,
[Properties]
WEAPONSECTION = 1
WeaponName = "rep_weap_inf_rifle"
WeaponAmmo = 4
WEAPONSECTION = 2
WeaponName = "rep_weap_inf_pistol"
WeaponAmmo = 0
WEAPONSECTION = 3
WeaponName = "rep_weap_inf_thermaldetonator"
WeaponAmmo = 4
WeaponChannel = 1
WEAPONSECTION = 4
WeaponName = "rep_weap_award_rifle"
WeaponAmmo = 4
WEAPONSECTION = 5
WeaponName = "rep_weap_award_pistol"
WeaponAmmo = 6
into this:
[Properties]
WEAPONSECTION = 1
WeaponName = "all_weap_hero_hanpistol"
WeaponAmmo = 4
WEAPONSECTION = 2
WeaponName = "imp_weap_inf_sniper_rifle"
WeaponAmmo = 0
WEAPONSECTION = 3
WeaponName = "rep_weap_inf_detpack"
WeaponAmmo = 4
WeaponChannel = 1
WEAPONSECTION = 4
WeaponName = "rep_weap_inf_mine_dispenser"
WeaponAmmo = 4
WeaponChannel = 1
Posted: Tue Jan 02, 2007 6:13 pm
by EGG_GUTS
Is there a Han pistol msh? cuz i can't seem to find it??
Posted: Tue Jan 02, 2007 6:15 pm
by Teancum
Open Han's Pistol odf to get the name of the msh file.
Posted: Tue Jan 02, 2007 6:23 pm
by EGG_GUTS
k found it
thanks
Posted: Tue Jan 02, 2007 6:39 pm
by EGG_GUTS
ok now the mines come up in the gun selection and the game crashes if you use the detpacks

Posted: Tue Jan 02, 2007 6:54 pm
by SymbolS
Are you using the Rep detpack? Because if so, it shouldnt crash
Posted: Wed Jan 03, 2007 10:41 am
by EGG_GUTS
yes it's rep and is it possible to add another weapon to the trooper cuz
normally it just has grenades but I want it to have detpacks and mines so that
might be the problem