Git Product home page Git Product logo

cod4_new_experience's Introduction

CoD4 New Experience

Call of Duty 4 New Experience server side modification aims to bring new life into the game and provide a library of scripts for server admins to explore.

Features:

  • Brand new hardpoint system
  • New hardpoints
  • XP multiplier mode
  • Fast paced mode
  • Smart spawn protection
  • Custom and final killcam
  • Dynamic killcam times
  • Map specific best players on game end
  • Custom spectating - You can see spectating player FPS and his vision settings
  • Script and rcon command support for vision settings
  • Geowelcome system ( with MaxMind GeoIP database )
  • Ability to disable attachements and perks such as grenade launcher, juggernaut, etc.
  • Optimisation to the stock code making game feel smoother
  • Mapvote system
  • Custom waypoint based end screen
  • Trueskill rating system
  • Ability to save client data serverside
  • MySQL support
  • And more...

Hardpoints:

  • UAV
  • Airstrike
  • Artillery - using ballistic trajectory and simulated projectiles
  • Air superiority fighter - will seek enemy helicopter and destroy it
  • Air to Ground missile
  • Unmanned helicopter
  • Predator drone
  • AC130 gunship
  • Manned helicopter - bringing Battlefield to CoD4, take control of your helicopter
  • Nuclear missile - kill everyone and leave radiation zone that will stop the enemy in its tracks

New hardpoint system

Buy hardpoints by spending your hard earned credits and take control of the game. There is no longer need to camp to get hard to reach hardpoints, get your credits by killing your enemies and gain even more by getting headshots and melee kills. You won't lose any of the credits on death so feel free to rush enemy team or bring your hidden ninja to the game.

Requirements:

  • Latest version of CoD4X server modification, available on Github repo

Optional:

Installation:

  • Place both code and maps folders into your /main_shared/ folder
  • Place config.cfg into your /main/ folder
  • Customise settings in config file to your desire and exec it from your main config file
  • Start the server

Trueskill installation:

  • Download Trueskill plugin
  • Place trueskill plugin into your plugins directory
  • Enable Trueskill in your config file
  • Load plugin in your main config file or in server command line

MySQL installation:

  • Download MySQL plugin, be careful about dependencies
  • Place MySQL plugin into your plugins directory
  • Make a clean database and user - do not use root
  • Enable MySQL funtionality in your config file and write down all required information
  • Load plugin in your main config file or in server command line

Setting rcon commands with BigBrotherBot

  • Set rcon_interface dvar to 1 in your New Experience config file
  • Enable custom commands plugin in your B3 config file
  • Add following lines to your B3 custom commands plugin:
fps = cmd fps:<PLAYER:PID>
fov = cmd fov:<PLAYER:PID>
promod = cmd promod:<PLAYER:PID>
shop = cmd shop:<PLAYER:PID>
stats = cmd stats:<PLAYER:PID>:<ARG:OPT:{}>
emblem = cmd emblem:<PLAYER:PID>:<ARG>
speckeys = cmd speckeys:<PLAYER:PID>

cod4_new_experience's People

Contributors

leiizko avatar volkv avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.