Instalează Steam
conectare
|
limbă
简体中文 (chineză simplificată)
繁體中文 (chineză tradițională)
日本語 (japoneză)
한국어 (coreeană)
ไทย (thailandeză)
български (bulgară)
Čeština (cehă)
Dansk (daneză)
Deutsch (germană)
English (engleză)
Español - España (spaniolă - Spania)
Español - Latinoamérica (spaniolă - America Latină)
Ελληνικά (greacă)
Français (franceză)
Italiano (italiană)
Bahasa Indonesia (indoneziană)
Magyar (maghiară)
Nederlands (neerlandeză)
Norsk (norvegiană)
Polski (poloneză)
Português (portugheză - Portugalia)
Português - Brasil (portugheză - Brazilia)
Русский (rusă)
Suomi (finlandeză)
Svenska (suedeză)
Türkçe (turcă)
Tiếng Việt (vietnameză)
Українська (ucraineană)
Raportează o problemă de traducere
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.