Talk:Full Holster Sequence (HL2MP): Difference between revisions
Jump to navigation
Jump to search
m (New page: This code doesn't work for HL2MP OB. It will crash in certain instances when you attempt to switch, fire, or reload weapons in what appears to be in a random pattern. I have confirmed that...) |
mNo edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
This code doesn't work for HL2MP OB. It will crash | 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. | ||
--[[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)