Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español – España (spanska – Spanien)
Español – Latinoamérica (spanska – Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (portugisiska – Portugal)
Português – Brasil (portugisiska – Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (ukrainska)
Rapportera problem med översättningen
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.