Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 600 Bytes

readme.md

File metadata and controls

22 lines (16 loc) · 600 Bytes

Description

Computer opponent for Counter-Strike.

Needs metamod to operate: http://www.metamod.org

Short description of how to get this thing compiling

In order to compile it, make sure you have:

  • Metamod 1.19
  • Half-Life 1 SDK - Multiplayer

Include directories needed are:

  • hlsdk\multiplayer source\dlls
  • hlsdk\multiplayer source\common
  • hlsdk\multiplayer source\pm_shared
  • hlsdk\multiplayer source\engine
  • metamod 1.19\metamod

Be sure you have it in this order and have the Windows include directory be AFTER this order.