Re: Dayz ( Daizy sp) , Land of the Dead
Posted by 000000 on Jul 22, 2018; 5:35pm
URL: http://kodabar-dayz-daizy-single-player-forum.163.s1.nabble.com/Dayz-Daizy-sp-Land-of-the-Dead-tp19745p19783.html
ok its here, for the blunt hatchet:
if (random 20 < 1) exitWith {
player removeWeapon "MeleeHatchet";
player addWeapon "ItemHatchetBlunt";
cutText [localize "str_player_75", "PLAIN DOWN"];
_isOk = false;
_proceed = false;
};
just need to delete or add // to every line
location is:
dayz_code/actions/player_chopwood.sqf