View Full Version : more smoke nades
He_Who_Dares
10-05-2003, 11:03 PM
is there a mod out to do this or is it possible to modify a .pk3 file?
tnx
Dan.
CFH666
10-06-2003, 02:20 PM
in pak1.pk3\models\weapons you will see the tiki files for all of the weapons. The # of smoke grenades issued is based on the primary weapons(rifles, smgs/mgs). example, if you open the "m1_garand.tik" file which has all the specifications for the garand, you will see an ammo section in there. Near the end of the ammo section you will see a subsection where it says Additional Dm Loadout.
//========================================//
// AMMO //
//========================================//
firetype bullet
ammotype "rifle"
meansofdeath bullet
semiauto
cantpartialreload
bulletcount 1
clipsize 8
ammorequired 1
bulletlarge 1
sp startammo 8
dm startammo 64
sprealism startammo 8
dmrealism startammo 48
// Additional DM Loadout
dm additionalstartammo "grenade" 4
dm additionalstartammo "smokegrenade" 2
dm startitem "items/binoculars.tik"
// Additional DM Realism Loadout
dmrealism additionalstartammo "grenade" 4
dmrealism additionalstartammo "smokegrenade" 2
dmrealism startitem "items/binoculars.tik"
If you run with realismode OFF, then change the dm additionalstartammo "smokegrenade" 2 to however many you want to be issued for a person using the GARAND.. Then if you want to change this for all the weapons, you will have to edit the tiki files for the other weapons as well.
6
He_Who_Dares
10-06-2003, 03:41 PM
cheers mate that will do the trick nicely :)
Dan.
Pranksters
03-02-2004, 06:14 PM
Where would I find the file in MOHAA to modify? This is exactly what I was looking for for my lan this weekend!!
Thanks!!
GaSplat
03-02-2004, 07:27 PM
The weapon tik files are in the pk3s. Most are in pak1, but you have to check them all since a later version for some of the weapons can often be found in the later paks (like pak3 or pak5 depending on whether you are playing BT or SH. If you don't find a particular weapon anywhere in BT, you will have to go back to SH or possibly AA. I recall finding one weapon that was used in SH but still used the original AA version of the tik file (forgot which one). I mention it in case you can't find a particular weapon in the BT paks.
The weapon tik files are in the models/weapons directory of the pk3.
Rabid_Wombat
03-03-2004, 10:30 AM
Can the amount of smoke or regular grenades be changed without turning off realism?
Also, can any particualr weapon TIK be modded so that, for example, instead of getting a handgun as a secondary weapon, you can get a shottie or an MG (kind of like in CoD). I like the dual weapon ability of Cod and wish MOH would have incorporated it.
Thanks,
R_W :x
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.