Prevent spamming change clothes

Vanilla development commit:

98733d37ab
This commit is contained in:
ebaydayz
2016-04-30 16:47:58 -04:00
parent 4e45b23f94
commit f44901db1b
2 changed files with 4 additions and 0 deletions

View File

@@ -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;