Talk:Dual Pistols (CSS Style): Difference between revisions

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


--[[User:DeadlyContagion|DeadlyContagion]] 16:30, 26 Oct 2007 (PDT)
--[[User:DeadlyContagion|DeadlyContagion]] 16:30, 26 Oct 2007 (PDT)
Then edit the code? Just check that it works before you confirm the edit.
--[[User:LordNed|Lord Ned]]

Revision as of 19:46, 19 August 2008

The code here could be alot more efficient, I.E, RightDualiesAttack could be put directly into weapon_dualies, and all the code in PostFireStuff could be consolidated onto ItemPostFrame, seeing as thats what ItemPostFrame is for. And I could even go as far to say remove the RightDualiesAttack function and just put in a bool that toggles that into PrimaryFire.

--DeadlyContagion 16:30, 26 Oct 2007 (PDT)

Then edit the code? Just check that it works before you confirm the edit. --Lord Ned