mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Remove dayz pbo
The only difference from the vanilla dayz pbo is the DeathScreen change. It is better to do that in dayz_code RscTitles. Then the dayz pbo does not need to be maintained in this repo.
This commit is contained in:
@@ -133,7 +133,7 @@ _body setVariable["combattimeout", 0, true];
|
||||
//dayzFlies = player;
|
||||
//publicVariable "dayzFlies";
|
||||
uiSleep 2;
|
||||
1 cutRsc ["DeathScreen","BLACK OUT",3];
|
||||
1 cutRsc ["DeathScreen_DZE","BLACK OUT",3];
|
||||
playMusic "dayz_track_death_1";
|
||||
uiSleep 2;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user