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:
= Seco7 Co-Operative Base for Source Engine 2007 =
= Seco7 Co-Operative Base for Source Engine 2007 =


 
<nowiki><marquee style="background-color: #000080;" direction="right" loop="20" width="75%">
This is a scrolling marquee
</marquee></nowiki>
= Description =
= Description =


Line 14: Line 16:
To keep this wiki page easily viewed, many items are now implemented into scroll boxes, so that the more important aspects of the page can be kept whole.
To keep this wiki page easily viewed, many items are now implemented into scroll boxes, so that the more important aspects of the page can be kept whole.


<pre><nowiki>
{{scroll box|text=
* Example 01
* Example 02
* Example 03
* Example 04
* Example 05
* Example 06
* Example 07
* Example 08
* Example 09
* Example 10
* Example 11
* Example 12
* Example 13
* Example 14
* Example 15
}}
</nowiki></pre>
<pre><nowiki>
{{scroll box|
{{scroll box|
== Features ==
== Features ==
Line 112: Line 93:
** Map specific model overrides. Changes all players to a specified player model on a particular map (set by the mapper). Check out our defector map for an in-game example!
** Map specific model overrides. Changes all players to a specified player model on a particular map (set by the mapper). Check out our defector map for an in-game example!
}}
}}
</pre></nowiki>


<pre><nowiki>
{{scroll box|
{{scroll box|
== Credits ==
== Credits ==
Line 141: Line 120:
** Anyone else forgotten
** Anyone else forgotten
}}
}}
</pre></nowiki>


<pre><nowiki>
{{scroll box|
{{scroll box|
= Known Bugs =
= Known Bugs =
Line 155: Line 132:
*AI bend their legs when going up in lifts (elevators), but are fine going down.
*AI bend their legs when going up in lifts (elevators), but are fine going down.
}}
}}
</pre></nowiki>

Revision as of 07:24, 31 July 2011

Seco7 Co-Operative Base for Source Engine 2007

<marquee style="background-color: #000080;" direction="right" loop="20" width="75%"> This is a scrolling marquee </marquee>

Description

Seco7 Co-Operative Base is a patch file containing useful code fixes for the Source Engine 2007 Half-Life 2 Multiplayer code base.

To be able to use Seco7 you must own, Half-Life 2 or Half-Life 2: Episode 1, Half-Life 2: Deathmatch (which is free for ATI and nVidia users) and the Source SDK Base 2007.

In addition to this, to actually modify the code itself, you will need the Source SDK installed, and Visual Studio 2008 or 2010 (including express editions).

Additionally, Seco7 allows you to use game content from Half-Life 2: Episode 2, and Portal. Counter-Strike Source and Half-Life 2: Lost Coast and any modifications with their own unique Valve AppID should also work but this is not guaranteed.

To keep this wiki page easily viewed, many items are now implemented into scroll boxes, so that the more important aspects of the page can be kept whole.

Template:Scroll box

Template:Scroll box

Template:Scroll box