I need a C++ programmer for my HL2 mod
I am currently working on a Half Life 2: Episode 2 mod with a few friends, and I would like a programmer to set up these things for my mod:

View bobbing
Ironsights
Lowering weapon on sprint

I would also like new shaders, but I don't really care much for those. My mod's name is The Unknown. If you are an expirenced programmer in C++, will you help me?
< >
Showing 1-3 of 3 comments
shy 24 Apr, 2013 @ 7:39am 
All the code you're looking for is on the VDC, and it's really easy to implement- literally just copy-pasting. All you need is Visual Studio 2005/2008/2010. I personally don't think you'll need any experienced programmers to help you.
Yeah, I already compiled it yesterday, so this discussion is pretty much useless now.
view bobbing already exist in source game, if you want to apply it on sprint you must edit the code.
Lowering the weapon when the player sprint is also already available, ACT_VM_LOWERED_TO_IDLE,
ACT_IDLE_TO_LOWERED,
ACT_VM_IDLE _LOWERED.

ironsight :
https://developer.valvesoftware.com/wiki/Ironsights
< >
Showing 1-3 of 3 comments
Per page: 1530 50