DayZ
633 valoraciones
COCAs_NoVehicleDamageMOD
2
2
   
Premiar
Favoritos
Favorito
Quitar
Type: Mod
Tamaño
Publicado el
Actualizado el
7.073 KB
16 MAR 2020 a las 18:46
13 JUL 2021 a las 4:36
13 notas sobre cambios ( ver )

Suscríbete para descargar
COCAs_NoVehicleDamageMOD

Descripción

____________________________________________


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.
Discusiones populares Ver todo (2)
6
7 FEB 2024 a las 11:04
Water damage
inkihh
2
1 SEP 2024 a las 10:38
Does this work with SIB helis?
Dbailey62
355 comentarios
H2O_Panda 9 JUL a las 11:19 
You can run over players with this mod so thats not true
skileon 27 JUN a las 2:57 
can i adjust ammo damage in this mod ?
pictishprince 5 JUN a las 10:05 
did 1.28 break this mod?
Crazy-Mad-Psycho 18 MAR a las 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 MAR a las 19:52 
Hello coca, I just want to keep the car and not cause damage to the player, okay?@COCA
NIX 19 FEB a las 12:48 
affect helicopters? please tell me its not
76561199209067841 10 ENE a las 4:57 
can you do mod only not damage players
FYAplays 7 ENE a las 23:17 
can we serverpack this?
COCA ∩ (◣_◢) ∩  [autor] 13 DIC 2024 a las 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 ∩ (◣_◢) ∩  [autor] 13 DIC 2024 a las 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.