mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
@@ -273,15 +273,11 @@ _disabledTemperature = switch (dayz_temperature_override) do {
|
|||||||
<t size='2' font='Zeppelin33' color = '#000000' align='center'>FPS:%10, FPSMin:%11</t><br/>
|
<t size='2' font='Zeppelin33' color = '#000000' align='center'>FPS:%10, FPSMin:%11</t><br/>
|
||||||
",
|
",
|
||||||
(round(r_player_blood)),
|
(round(r_player_blood)),
|
||||||
//(player getVariable['USEC_BloodQty', r_player_blood]),
|
|
||||||
//(r_player_bloodpersec),
|
|
||||||
//(r_player_foodstack),
|
|
||||||
//(r_player_bloodregen),
|
|
||||||
(round(dayz_hunger)),
|
(round(dayz_hunger)),
|
||||||
(round(dayz_thirst)),
|
(round(dayz_thirst)),
|
||||||
(_spawnselection),
|
(_spawnselection),
|
||||||
(round(dayz_temperatur)),
|
(round(dayz_temperatur)),
|
||||||
(player getVariable['humanity', 0]),
|
(round(player getVariable['humanity', 0])),
|
||||||
(dayz_currentGlobalZombies),
|
(dayz_currentGlobalZombies),
|
||||||
(dayz_Survived),
|
(dayz_Survived),
|
||||||
(_survivors),
|
(_survivors),
|
||||||
|
|||||||
Reference in New Issue
Block a user