mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-20 18:36:29 +03:00
0.7 + 1.7.5.M1D19
This commit is contained in:
@@ -748,6 +748,7 @@ class FSM
|
||||
"dayz_lastMeal = (_lastAte * 60);" \n
|
||||
"dayz_lastDrink = (_lastDrank * 60);" \n
|
||||
"dayz_zombiesLocal = 0; //Used to record how many local zombies being tracked" \n
|
||||
"dayz_skilllevel = _days; //total alive dayz" \n
|
||||
"" \n
|
||||
"//load in medical details" \n
|
||||
"r_player_dead = player getVariable[""USEC_isDead"",false];" \n
|
||||
|
||||
Reference in New Issue
Block a user