So the co-op patch has given me some fluff. Apparently it broke sdk_shareddefs.h which is a very useful file that defines such things as SDK_USE_SPRINTING, which lets me enable sprinting very cleanly and easily. I believe that the co-op base uses an old version of the source SDK, apparently one from before they used sdk_shareddefs.h. This is just a guess but it works for my purposes.
Fortunately I saved the code from before I used the co-op patch, so now I think that if I go back to that code, I should be able to take the features I want from the co-op code (the AI fix is all I need).
So I should be getting to that then.
No comments:
Post a Comment