The mod does technically still work, but you have to use a 3rd party program to downgrade your copy of Dying Light to a much earlier version. This probably breaks multiplayer/coop, but I'm not sure. And that whole process is tedious and requires some technical knowledge. Sadly, all of this is due to how the developers decided to update their game to release their own modded special events and weekends. Because of that update, this mod will never work right unless you downgrade. If you are inclined to give it a try, then you can visit here: https://steamcommunity.com/discussions/forum/1/3183487463215080980/ and attempt it yourself. I had to downgrade my game to version 1.0 or 1.01, whatever the earliest version was.
when the mod turns off after spawning in a safe zone you have to level up your skill or legend for it to start working again. or thats how its working for me.
This mod is awesome, but doesn't quite work anymore. Certain story events and certain safezones turn the mod off, and make it so you are unable to deal damage. Mods seems to turn on randomly afterwards, but I cant figure out what causes this. I know the game is old and the mod is old, but maybe someone will see this and be able to help?
just a heads up for the dev, i see he pops in from time to time. appears the mod is unusable now. you just swing right through mobs and are unable to change weapons.
Does this mod still work? If so, does it still break you when you go into an indoor area and make things like the pit impossible because your hitbox gets all weird and you can't do damage?
120 comments
Good luck!
Item("Bullet_Pistol", CategoryType_Ammo)
{
Mesh("loot_ok_ammo_short.msh");
HudIcon("ammo_pistol");
ItemType(ItemType_Bullet);
AmmoType(AmmoType_Pistol);
MaxAmmoCount(999);
}
Item("Bullet_Rifle", CategoryType_Ammo)
{
Mesh("loot_ok_ammo_long.msh");
HudIcon("ammo_rifle");
ItemType(ItemType_Bullet);
AmmoType(AmmoType_Rifle);
MaxAmmoCount(999);
}
Item("Bullet_Shotgun", CategoryType_Ammo)
{
Mesh("ammo_gauge.msh");
HudIcon("ammo_shotgun");
ItemType(ItemType_Bullet);
AmmoType(AmmoType_Shotgun);
MaxAmmoCount(999);
}
appears the mod is unusable now. you just swing right through mobs and are unable to change weapons.