DayZ
633 beoordelingen
COCAs_NoVehicleDamageMOD
2
2
   
Prijs
Toevoegen aan favorieten
Toegevoegd aan favorieten
Verwijderen uit favorieten
Type: Mod
Bestandsgrootte
Geplaatst op
Bijgewerkt op
7.073 KB
16 mrt 2020 om 18:46
13 jul 2021 om 4:36
13 wijzigingsnotities (weergeven)

Abonneren om te downloaden
COCAs_NoVehicleDamageMOD

Omschrijving

____________________________________________


The Mod itself works like this:

  • There is no speed limit, you can have a crash and nothing will happen to you or your car.

  • Even if you are a bad shifter you still wont damage the car/engine with that

  • No Engine damage from RPM.

  • Not possible to get Red or Yellow Engine damage from collisions

  • Zombies and Animals can get run over by a car

  • Players cant get run over by a car

  • Players also wont take damage if entering or leaving a car when its on/running

  • Vehicles can still be damaged if shot


____________________________________________


Server Owners:
  1. Install the mod on your client to download.
  2. Right click on the mod in Launcher and Browse Files
  3. Copy the @COCAs_NoVehicleDamageMOD directory to your DayZServer directory root
  4. add ;@COCAs_NoVehicleDamageMOD to your launch parameters (LOAD IT AS THE LAST MOD!!)
  5. Copy COCA_ZN.bikey from inside @COCAs_NoVehicleDamageMOD/Keys to the Keys directory in the root of your DayZServer
____________________________________________
PERMISSION IS NOT GRANTED FOR THIS MOD TO BE INCLUDED IN A "SERVER PACK" or "MOD PACK (DO NOT REPACK!)".
____________________________________________
Copyright 2022 COCA ┌∩┐(◣_◢)┌∩┐.
This item is not authorized (strictly forbidden) for any of these conditions:
- posting on Steam, except under the Steam account COCA ┌∩┐(◣_◢)┌∩┐.
- hosting on any download server other than ZN's current workshop download.
- hosting on any launcher for distribution other than ZN's current workshop download.
- to be packaged in any form other than ZN's current workshop download.
- to create derivative works.
Populaire discussies Alles weergeven (2)
6
7 feb 2024 om 11:04
Water damage
inkihh
2
1 sep 2024 om 10:38
Does this work with SIB helis?
Dbailey62
355 opmerkingen
H2O_Panda 9 jul om 11:19 
You can run over players with this mod so thats not true
skileon 27 jun om 2:57 
can i adjust ammo damage in this mod ?
pictishprince 5 jun om 10:05 
did 1.28 break this mod?
Crazy-Mad-Psycho 18 mrt om 18:36 
is it possible to have this mod not effect so i car can not run on an empty tank of water as they can drive and not damage with no water in them
JIA118 6 mrt om 19:52 
Hello coca, I just want to keep the car and not cause damage to the player, okay?@COCA
NIX 19 feb om 12:48 
affect helicopters? please tell me its not
76561199209067841 10 jan om 4:57 
can you do mod only not damage players
FYAplays 7 jan om 23:17 
can we serverpack this?
COCA ∩ (◣_◢) ∩  [auteur] 13 dec 2024 om 11:09 
@theJayRad if he inherits from the Carscript class than its possible that he is having a super call in override void EOnPostSimulate(IEntity other, float timeSlice). Did you make sure to load this mod as last one in your server parameter?
COCA ∩ (◣_◢) ∩  [auteur] 13 dec 2024 om 10:46 
@theJayRad thanks for your feedback :)

This mod is not "only" explicit to vanilla vehicles, but its based on the vanilla vehicle script class, which means that custom vehicle mods that inherit from the vanilla vehicle class should work with this mod. So the best way for Custom Vehicle Modders is to inherit from that class, to make sure that their mod works with plenty of other Vehicle editing mods like this one here.