Nainstalovat Steam
přihlásit se
|
jazyk
简体中文 (Zjednodušená čínština)
繁體中文 (Tradiční čínština)
日本語 (Japonština)
한국어 (Korejština)
ไทย (Thajština)
български (Bulharština)
Dansk (Dánština)
Deutsch (Němčina)
English (Angličtina)
Español-España (Evropská španělština)
Español-Latinoamérica (Latin. španělština)
Ελληνικά (Řečtina)
Français (Francouzština)
Italiano (Italština)
Bahasa Indonesia (Indonéština)
Magyar (Maďarština)
Nederlands (Nizozemština)
Norsk (Norština)
Polski (Polština)
Português (Evropská portugalština)
Português-Brasil (Brazilská portugalština)
Română (Rumunština)
Русский (Ruština)
Suomi (Finština)
Svenska (Švédština)
Türkçe (Turečtina)
Tiếng Việt (Vietnamština)
Українська (Ukrajinština)
Nahlásit problém s překladem
It can be avoided with the radial menu, but in the heat of the moment when you're being sieged down and your gun jams, it can be really deadly. If you really want to use the mod, just keep in mind you need to rack/clear jams with the radial menu.
As cool as going Daryl Dixon is in PZ, I can't really recommend using the mod until it's fixed. Hopefully this gets an update.
replace line
`
Events.OnWeaponSwingHitPoint.Remove(ISReloadWeaponAction.OnPressRackButton);
`
with
`
Events.OnPressRackButton.Remove(ISReloadWeaponAction.OnPressRackButton);
`
------------------
Where is this line supposed to be ? I couldn't find anything similar in the scripts file.