Update some WeaponHolder to WeaponHolderBase

This commit is contained in:
ebaydayz
2016-03-31 11:35:33 -04:00
parent c54a52a103
commit 6de88c7b07
47 changed files with 621 additions and 876 deletions

View File

@@ -124,8 +124,6 @@ sched_medical_effects = {
sched_medical_effectsSlow = {
// every 10 seconds: diziness using slow shakecam, to handle pain and lack of water
HIDE_FSM_VARS
r_player_inpain = true;
if ((r_player_inpain or dayz_thirst >= SleepWater) and !r_player_unconscious and (1 > random 9) and (0 == player getVariable["startcombattimer",0])) then {
_blurTask = [] spawn {