Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
It hard to aim using pitch control of vehicle if it's starts rolling down the hill
https://cs2bus.com/sharedfiles/filedetails/?id=2492897930
For those wanting to ignore certain gyros, search for the line:
gyroList.Add(b);
and change it to:
if (!b.CustomData.Contains(ignoreName)) {
gyroList.Add(b);
}
Then you can use the custom data "Ignore" tag to ignore certain gyros. :)
How do i adjust the speed limit?
plz help
gyroList.Add(b);
and change it to:
if (!b.CustomData.Contains(ignoreName)) {
gyroList.Add(b);
}
Then you can use the custom data "Ignore" tag to ignore certain gyros. :)
I've been using AWG's 1.5x half wheel tracks, 8 on each side with 1 block of space between each wheel.
And @Grand Admiral script now support subgrid suspensions.