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
1. Reload - lua/weapons/gmod_tool/stools/gauto_vehicle_creator.lua:148
2. unknown - gamemodes/sandbox/entities/weapons/gmod_tool/shared.lua:298
"GoonAuto?"
so prob not
Whats the name of the map in the thumbnail?
["grass"] = true,
["dirt"] = true,
["sand"] = true,
["snow"] = true,
["antlionsand"] = true
Im not an expert lua coder but there is something funky going on with util.GetSurfacePropName.
1. Fix the wheel dust particle not working on some maps. (This was tested in Valve maps from HL2 and CS Source, as well some workshop maps)
2. Add a new particle called WheelSplash/WheelSplashForward from vehicle.pcf file. This particle is used in HL2 EP2 which causes the wheel make a realistic effect when driving on the water. LVS has this feature.
3. Add gravel/grass/water wheel sounds when the dust/water particle effect is deployed. Simfphys/LVS also has this feature.
Thats pretty much what I want so far in this addon. Make the vehicles have this simple additions in it and it will be golden.