Project Zomboid

Project Zomboid

Blackbeard's M4 Mod [outdated]
30 Comments
Blackbeard  [author] 3 Feb, 2019 @ 9:12am 
i have stopped working on this mod. I have made a guns mod, which fixes any issues with this mod. I can't promise anything, but I'll look into this mod and see what I can do with fixing the issues. IS there a specific issue you are having?
SepuLtera 3 Feb, 2019 @ 1:17am 
its nice mod but it brekas realy fast can you change it pls
Brownbear 30 Jun, 2018 @ 3:47pm 
Ok thanks.
Blackbeard  [author] 30 Jun, 2018 @ 3:34pm 
it should still be working. I have not had any issues
Brownbear 30 Jun, 2018 @ 1:46pm 
Hi, the mod still works right? Can the guns be found in the world?
Blackbeard  [author] 10 May, 2018 @ 1:59pm 
I will look into the issue soon
spaz-the-ninja 10 May, 2018 @ 11:05am 
I tried the mod and was unable to reload no matter how many mags i had on me.
Blackbeard  [author] 10 May, 2018 @ 9:59am 
It should be. I have not played this game in a few. Let me know if you have any issues and I will see what I can do to fix them.
spaz-the-ninja 9 May, 2018 @ 6:10pm 
Is this mod still working? its right up the alley of what I need since orgm doesnt work.
Caigoomballou 24 Jan, 2018 @ 10:26am 
Does this need anything to download for the 3d model to appear?
Blackbeard  [author] 19 Dec, 2017 @ 2:28pm 
you can also just play the game, and you will find the items in the police station armory, or the gun store. you may also find them in other "logical" areas of the map.
Blackbeard  [author] 19 Dec, 2017 @ 2:27pm 
you will need to create a new file, name it what you want, but make sure the extenstion is .lua
then place it in the media>lua>client folder (of my mod)

Click the link and Copy this entire code
https://pastebin.com/0w3BcgKw

paste the code in the file you created. Then press the End key on your keyboard and the items are inside your inventory.

I will make a video on this, but since I will be out of town, it will take a few days.


Eman Ekaf 19 Dec, 2017 @ 11:52am 
How do I get it? I don't know how to open the cammand line and text chat isn't an option in solo. I need a lot of help with this. I don't play PC often.
Artemis 9 Dec, 2017 @ 6:25pm 
Oh. I just do
/additem Base.Axe
or
/additem BWM4.rifleweapon
in the text chat. But I'm a philistine.
Blackbeard  [author] 9 Dec, 2017 @ 5:06pm 
It should be

BWM4.rifleweapon
BWM4.556Round
BWM4.556Box
BWM4.556Can
BWM4.556Case
BWM4.556Cache

I am not sure how to spawn them with necroforge. I spawn them in with the below script. Just create a file here lua > client > AddModHotKey.lua the name can be anything, but make sure it ends in .lua Also press "End" on your keyboard to spawn them in your inventory.

require 'Reloading/ISReloadManager'

function ADDMODS(_keyPressed)
local key = _keyPressed;
if key == 207 then
local player = getPlayer();
local testinv = player:getInventory();

testinv:AddItem("BWM4.rifleweapon");
testinv:AddItem("BWM4.556Round");
testinv:AddItem("BWM4.556Box");
testinv:AddItem("BWM4.556Can");
testinv:AddItem("BWM4.556Case");
testinv:AddItem("BWM4.556Cache");

end
end

Events.OnKeyPressed.Add(ADDMODS)
Artemis 27 Nov, 2017 @ 2:10am 
whats the spawn id?
Blackbeard  [author] 26 Nov, 2017 @ 9:15am 
I belive there is an issue with the mod currently. I am working on figuring out the issue. I know it is linked to the recent changes made.
Raye 26 Nov, 2017 @ 12:40am 
I can't seem to find the ammo on my multiplayer world (I have the mod enabled). is it unable to be found on mp?
Agillian 17 Nov, 2017 @ 12:56pm 
@Tekno Acid Beat, The original AR-15 by Armalite is a select fire. When Colt took over they started to make civillian semi auto models. M4 is just a US military designation.
That One Brazillian 15 Nov, 2017 @ 6:44pm 
@(EOI Dark Lord)BloodSniper Dash Because not everybody uses cheats, and prefer to play the game without them?
Blackbeard  [author] 15 Nov, 2017 @ 4:40pm 
sure
Cryptek 15 Nov, 2017 @ 4:33pm 
Could you add me as a friend? I'd like to talk to you about bringing me on to help out with your mod.
Blackbeard  [author] 15 Nov, 2017 @ 10:07am 
I will look into that issue, currently I am trying to finish the 3d model.
BlackWater821 14 Nov, 2017 @ 7:05pm 
My only problem is.. cannot eject magazine in "normal" reload.
NewJacks Forehead 14 Nov, 2017 @ 6:06pm 
awesome cant wait to try this out looks good
Blackbeard  [author] 14 Nov, 2017 @ 5:40pm 
yes, I am actually working on the new 3d model now. I may get it finished tonight, reguardless I will post the current model in a few minutes
NewJacks Forehead 14 Nov, 2017 @ 5:38pm 
can you post a pic of it being held by the player before I DL this, icon looks good though
ZaBrat 14 Nov, 2017 @ 11:21am 
Where is the fokin screen with 3d model in game?

1-800-FUC YOU! 14 Nov, 2017 @ 9:31am 
M4 is the automatic variant, AR-15 is the semi auto variant
DRG Engineer 13 Nov, 2017 @ 8:46pm 
you know if cheats you can make that unlimited who needs ammo anyway