I recently begun looking through valves wiki on Source SDK programming. I did the "My First Mod" tutorial, and after getting VS 2005 set up, I created a HL2E2 mod. I modified the weapon_rpg.cpp and changed the speed from 1500 to 400. I built the solution (which had 0 errors and was built successfully) and ran the mod (by pressing f5) but the changes I made didn't apply. I also tried modifiying other stuff like the weapon_crowbar.cpp and switched the hit and miss sounds around (so when the crowbar didn't hit anything, it would play the hit sound and vice versa).
Nothing seemed to change at all! I changed firerate speeds of the shotgun (from 0.7f to 50.0f) but nothing changed at all. I am making sure I save my changes and rebuild after every modification.
I have no idea what's going on. I might have set something up wrong because this is my first experiene programming for Source SDK.
I am running Windows 7 Home Premium 64-bit.
Note: ( I'm not at my computer atm, so if any more info like the source code is needed I can extend my question later today).
Thanks in advanced for the help.
Nothing seemed to change at all! I changed firerate speeds of the shotgun (from 0.7f to 50.0f) but nothing changed at all. I am making sure I save my changes and rebuild after every modification.
I have no idea what's going on. I might have set something up wrong because this is my first experiene programming for Source SDK.
I am running Windows 7 Home Premium 64-bit.
Note: ( I'm not at my computer atm, so if any more info like the source code is needed I can extend my question later today).
Thanks in advanced for the help.