Zainstaluj Steam
zaloguj się
|
język
简体中文 (chiński uproszczony)
繁體中文 (chiński tradycyjny)
日本語 (japoński)
한국어 (koreański)
ไทย (tajski)
български (bułgarski)
Čeština (czeski)
Dansk (duński)
Deutsch (niemiecki)
English (angielski)
Español – España (hiszpański)
Español – Latinoamérica (hiszpański latynoamerykański)
Ελληνικά (grecki)
Français (francuski)
Italiano (włoski)
Bahasa Indonesia (indonezyjski)
Magyar (węgierski)
Nederlands (niderlandzki)
Norsk (norweski)
Português (portugalski – Portugalia)
Português – Brasil (portugalski brazylijski)
Română (rumuński)
Русский (rosyjski)
Suomi (fiński)
Svenska (szwedzki)
Türkçe (turecki)
Tiếng Việt (wietnamski)
Українська (ukraiński)
Zgłoś problem z tłumaczeniem
v0.3
Changed: Player now switches back to rifle or handgun after dropping something
Fixed: Script error with throwing grenades
I noticed that whenever I pick up an object I automatically holster my weapon, but when I drop the object I don't automatically unholster my weapon. Instead I have to press one of the weapon selection keys such as 1, 2 etc. This is a minor annoyance. Would it be possible to automatically unholster primary weapon after an object is dropped?
The range at which things can be picked up can be changed with:
missionNamespace setVariable["dyelRange",2,TRUE];
Change 2 to the desired value.