Swarm SDK Bugs

From Valve Developer Community
Revision as of 12:54, 22 July 2010 by Gravity0 (talk | contribs)
Jump to navigation Jump to search

Alien Swarm SDK & Hammer Bugs

swarm_sdk_server.vcproj Visual Studio 2010 Conversion

Project doesn't get upgraded with Visual Studio 2010 because of an error (Invalid characters in path). The only available solution for now is to compile the source code under Visual Studio 2005/2008.

func_precipitation "Particle Snow"

The func_precipitation's precipitation types that start with "Particle" do not function correctly in alien swarm when compiled. For instance, the func_precipitation type "Precipitation Snow" creates the wind effect on the ground but does not show the snow particles. The regular precipitation types however do work as expected.