Files
DayZ-Epoch/SQF/dayz_code/compile/object_speak.sqf
oiad 0391fef4ff Update private tags
This was breaking scripts that use a variable called `_chance`

_chance = 30;
[player,"repair",0,false,50] call dayz_zombieSpeak;

_chance would get changed to 0
2019-01-05 11:12:29 +13:00

1.6 KiB