Post-Ironic Dingus 2013 年 4 月 14 日 下午 9:12
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?
< >
正在显示第 1 - 3 条,共 3 条留言
shy 2013 年 4 月 24 日 上午 7:39 
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.
Post-Ironic Dingus 2013 年 4 月 24 日 下午 3:04 
Yeah, I already compiled it yesterday, so this discussion is pretty much useless now.
☠F☺celessMind☠ 2013 年 4 月 26 日 上午 4:46 
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
< >
正在显示第 1 - 3 条,共 3 条留言
每页显示数: 1530 50