Talk:Co-Operative Base (Mod): Difference between revisions

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


 
== SecobMod for Source Engine 2013 Discussions: ==




Line 8: Line 8:
== SecobMod for Source Engine 2007 (Seco7) Discussions: ==
== SecobMod for Source Engine 2007 (Seco7) Discussions: ==


== c_baseentitiy.cpp unknown version ==
c_baseentitiy.cpp unknown version:
 
I just went through this process for setup with the newest sdk. The c_baseentity.cpp class seems to be unrecognized. I simply removed it from the project, ran the patcher, then re-added it, and looked in the patch file for the modifications to the file and made them manually. I suggest other people do the same until the patcher is updated.
I just went through this process for setup with the newest sdk. The c_baseentity.cpp class seems to be unrecognized. I simply removed it from the project, ran the patcher, then re-added it, and looked in the patch file for the modifications to the file and made them manually. I suggest other people do the same until the patcher is updated.


== source sdk 2013 version of the patch? ==
source sdk 2013 version of the patch?:


does anyone have an updated copy of the patch that works with source sdk 2013?
does anyone have an updated copy of the patch that works with source sdk 2013?
Line 18: Line 17:


--[[User:Jfmherokiller|Jfmherokiller]] 20:26, 5 August 2013 (PDT)
--[[User:Jfmherokiller|Jfmherokiller]] 20:26, 5 August 2013 (PDT)
 
Yes - it's now out!
There is an ongoing version for the 2013 sdk at: https://github.com/whoozzem/Seco-2013/

Revision as of 13:30, 23 September 2013

SecobMod for Source Engine 2013 Discussions:

SecobMod for Source Engine 2007 (Seco7) Discussions:

c_baseentitiy.cpp unknown version: I just went through this process for setup with the newest sdk. The c_baseentity.cpp class seems to be unrecognized. I simply removed it from the project, ran the patcher, then re-added it, and looked in the patch file for the modifications to the file and made them manually. I suggest other people do the same until the patcher is updated.

source sdk 2013 version of the patch?:

does anyone have an updated copy of the patch that works with source sdk 2013? If not does anyone have a better way of applying individual parts of the patch to the code besides manually applying the patch by hand?

--Jfmherokiller 20:26, 5 August 2013 (PDT) Yes - it's now out!