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
I want to slow them down, they run too fast and I do not think I need them, can I do it?
Open the Ambient Zombie module, paste this code into the "init EH" array...
(_this # 0) setAnimSpeedCoef 0.5;
This will half the speed of all spawned zombies.
If you feel this makes them too slow you can play around with the numbers at the end of the code to find a speed your happy with.
For further reading...
https://community.bistudio.com/wiki/setAnimSpeedCoef
Hope this helps. :-)