Talk:Full Holster Sequence (HL2MP): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
Line 2: Line 2:


--[[User:£cho|£cho]] 02:19, 10 February 2009 (UTC)
--[[User:£cho|£cho]] 02:19, 10 February 2009 (UTC)
:I implemented a slightly modified version of this into a single player source mod I'm working on, and it's all working fine here. Make sure there's nothing you overlooked in your code; the stock code in this tutorial could use a little cleaning.--1/4 Life 05:52, 3 February 2010 (UTC)

Latest revision as of 22:52, 2 February 2010

This code doesn't work for HL2MP OB. It will randomly crash when you attempt to switch, fire, or reload weapons. I have confirmed that the crashes are a result of this tutorial. Until it is fixed, I advise new coders not to use this tutorial as it will give you plenty of headaches.

--£cho 02:19, 10 February 2009 (UTC)

I implemented a slightly modified version of this into a single player source mod I'm working on, and it's all working fine here. Make sure there's nothing you overlooked in your code; the stock code in this tutorial could use a little cleaning.--1/4 Life 05:52, 3 February 2010 (UTC)