DayZ
Ocen: 633
COCAs_NoVehicleDamageMOD
2
2
   
Przyznaj nagrodę
Ulubione
Ulubione
Usuń z ulubionych
Type: Mod
Rozmiar pliku
Zamieszczono
Zaktualizowano
7.073 KB
16 marca 2020 o 18:46
13 lipca 2021 o 4:36
Listy zmian: 13 ( zobacz )

Zasubskrybuj, aby pobrać
COCAs_NoVehicleDamageMOD

Opis

____________________________________________


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.
Popularne dyskusje Zobacz wszystkie (2)
6
7 lutego 2024 o 11:04
Water damage
inkihh
2
1 września 2024 o 10:38
Does this work with SIB helis?
Dbailey62
Komentarzy: 355
H2O_Panda 9 lipca o 11:19 
You can run over players with this mod so thats not true
skileon 27 czerwca o 2:57 
can i adjust ammo damage in this mod ?
pictishprince 5 czerwca o 10:05 
did 1.28 break this mod?
Crazy-Mad-Psycho 18 marca o 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 marca o 19:52 
Hello coca, I just want to keep the car and not cause damage to the player, okay?@COCA
NIX 19 lutego o 12:48 
affect helicopters? please tell me its not
76561199209067841 10 stycznia o 4:57 
can you do mod only not damage players
FYAplays 7 stycznia o 23:17 
can we serverpack this?
COCA ∩ (◣_◢) ∩  [autor] 13 grudnia 2024 o 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 grudnia 2024 o 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.