Skip to content
forked from atrX/CoD4-Surf

The authentic surf game mode from Source games brought to Call of Duty 4!

License

Notifications You must be signed in to change notification settings

1776x/CoD4-Surf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoD4 Surf Mod

Notes

This mod requires "CoD4x Server" to run. You can aquire this server patch from https://github.com/atrX/CoD4x-Server

License

This software is released under the GNU General Public License v3.0

Installation

Backend

Place the contents of "web_backend" into your web server's directory accessible via http://localhost/sys/cod4/ (or you can go through the GSC files in /surf to change the path)

Open "config.php" and edit the values inside

Frontend

Place the contents of "web_frontend" anywhere you'd like (perferably http://localhost/surf/)

Open "config.php" and edit the values inside

SQL Database

Import the provided "cod4_surf.sql" file into a database of your choice (preferably a newly created, empty one)

B3 Plugin

Place "surf.py" in "%b3%/b3/extplugins"

Open up your b3 config file (eg: "%b3%/b3/conf/b3.xml") and place the following line in the plugins section:

<plugin name="surf"/>

Mod

Upload "atrx_surf" (and preferably rename) to your mods folder

Upload "atrx_surf" (and preferably rename) to your redirect (make sure to only include "mod.ff" and "surf.iwd" here)

Make sure to set the correct dvars in your config (check "surf/_dvar.gsc")

About

The authentic surf game mode from Source games brought to Call of Duty 4!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 43.3%
  • PHP 34.5%
  • CSS 8.7%
  • Python 7.7%
  • Batchfile 2.4%
  • JavaScript 1.3%
  • Other 2.1%