Talk:Shadowsource: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
npc_attackchopper.cpp line 5567, on ep2_outland_08(I think it's 8, whatever part has the car vs chopper part.)
According to the mdmp, this bit of code causes a crash as soon as the first bombs are dropped.
--[[User:TheRealJman|TheRealJman]] 13:56, 11 April 2010 (UTC)
physics.cpp, ShouldCollide function, line 579. Causes ep2_outland_12 to crash every time according to the mdmp. --[[User:TheRealJman|TheRealJman]] 17:08, 11 April 2010 (UTC)
physics.cpp, ShouldCollide function, line 579. Causes ep2_outland_12 to crash every time according to the mdmp. --[[User:TheRealJman|TheRealJman]] 17:08, 11 April 2010 (UTC)

Revision as of 13:01, 13 April 2010

physics.cpp, ShouldCollide function, line 579. Causes ep2_outland_12 to crash every time according to the mdmp. --TheRealJman 17:08, 11 April 2010 (UTC)