Bubbles ,GreySkeleton I also ran into difficulties when creating mod.ff. even if I add sounds Bubbles, Zontull collects either with an error or normally, but when you start the game with the mod, a crash occurs. Could any of you post ready-made config files for weapons and everything you need with mod.csv. So that I just have to collect them in mod.ff? I'll be very thankful.

Black-maks
Posts
-
MW3 Help changing the fire rate of the M16A4 -
New weapon mw3Bubbles I'd like to add a new weapon to the class selection menu, like the ak74u. I have changed class.gsc and cac_smg_primary.lua but it's not enough. When I choose a new weapon, it resets to default. For example at4 or mk12spr. What files besides gsc class and cac_smg_primary.lua do i have to change to make this work?
-
New weapon mw3Bubbles I don’t quite understand which file I need to change, can you give the full file name?
-
New weapon mw3Bubbles
Have you tried adding new weapons to class.gsc and adding them to iwd? I think this script should work. -
New weapon mw3Bubbles no, you can include weapons in class creation as far as I know with this function. how to add perks ?
function Init()
-- Allocate menu
menu = UI.MenuOverlay.new("cac_smg_primary")
-- Add menu buttons
Menu_Seperator(menu, 6)
CAC_Primary_SMG(menu, 6, "iw5_ak74u", "@WEAPON_AK74U")
end -
New weapon mw3Bubbles the question is, which file is responsible for the list of weapons and perks in the class creation menu? I'd like to add jumpdive and thermal cut perks as well as at4 and m240 - they are in the game. And be sure to write back if you managed to port the minigun and rsass from sp
-
mw3 ff mod filesBubbles I would like to change only the configs of some guns, make the magazine bigger or smaller, add a laser beam for the night vision device, maybe add new modules.
-
New weapon mw3Bubbles here is a link to a mod that adds a minigun to iw4x. it would be cool if you ported it to mw3 as a juggernaut machine gun. https://reactiongaming.us/community/resources/cod-mw2-bo_minigun-mod.182/
-
mw3 ff mod filesBubbles the question is, why can't I build a ff file with only weapon configs? the developers did it anyway. And who can tell or throw off perktable.csv, I thought it was in common_mp, but after unpacking it, I don’t have it there.
-
mw3 ff mod filesBubbles i dont undestand. i create folder with mod_csv and weapon files and if i will buildzone mod_mp i see errors in zontool.
-
mw3 ff mod filesBubbles something strange is going on with Zonetoll. if I unpack any ff archive it opens without problems, then I try to compile it back without any changes, it gives errors about the absence of any sound files, etc. but compiles ff without problems. But this assembled ff weighs less than the original and because of it the game crashes. Therefore, those ff that I collect from 0 are not visible to the game. Can someone come across this?
-
New weapon mw3Bubbles
it would be cool if you could help me develop the mod. On the release, I would list you as a co-author. I'm going to move weapons from the company and hidden weapons to multiplayer, bring back the cut perks, as well as make my own changes to the gameplay. I've managed everything so far except for porting weapons. I would also like to replace the m60 juggernaut with a black ops minigun. I will be grateful if you help me. -
mw3 ff mod filesBubbles thank you very much, it worked. Now it will be easier for me to create my mod.
-
mw3 ff mod fileshi, mv3 ff files can be uncompressed with zonetool, but if i need to create ff files for my mod, can someone tell me how to do that?
-
New weapon mw3i learned how to extract weapon files using zonetool but when i put them in iwd they are not readable by the game.
As I understand it, you need to create a ff file with a mod and put them there, and then everything will work, maybe someone knows how to do this? -
New weapon mw3Bubbles I don't quite understand why you can't throw off these files, they have about the same structure (these are files from mw2) and they don't have to be collected back to ff, just throw them into the directory with the .iwd mod
-
New weapon mw3Bubbles If you can unzip them and send me a link to the download, I will be very grateful to you.
-
New weapon mw3Bubbles I don’t know how to use it and I haven’t seen tutorials anywhere, so I turned to the forum.