mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-06-13 13:21:57 +03:00
Prevent spamming change clothes
Vanilla development commit: https://github.com/DayZMod/DayZ/commit/98733d37abf14e3dca92fe62846761b662fabf18
This commit is contained in:
@@ -563,6 +563,7 @@ if (!isDedicated) then {
|
||||
dayz_temperaturmin = 27; //TeeChange
|
||||
|
||||
//player special variables
|
||||
dayz_lastClothesChange = 0;
|
||||
dayZ_lastPlayerUpdate = 0;
|
||||
dayz_hunger = 0;
|
||||
dayz_thirst = 0;
|
||||
|
||||
Reference in New Issue
Block a user