Code Monkey home page Code Monkey logo

iw6cine's Introduction

IW6Cine

๐ŸŽฅ A features-rich cinematic mod for Call of Duty: Ghosts

ใ€€ใ€€ใ€€



PLEASE NOTE: As the original mod is in a WIP phase, so will this port be..

This is a port of Sass' Cinematic Mod for Call of Dutyยฎ: Ghosts, designed for video editors to create cinematics shots in-game.

This mod creates new dvars combined as player commands. They are all associated to script functions that are triggered when the dvar doesn't equal it's default value, meaning these functions will all independently stay idle until they get notified to go ahead.

This mod was also designed as a Multiplayer mod only. It will not work in Singleplayer or Zombies.



Requirements

In order to use the latest version of this mod directly from the repo, you'll need a copy of Call of Duty: Ghosts with the Alterware client installed.



Installation

Simply download the mod through this link. Scroll down and click on "Source code (zip)" to download the archive.

Once the mod is downloaded, open the ZIP file and drag the contents of the "IW6Cine" folder into your data/scripts folder.


X:/
โ””โ”€โ”€ .../
    โ””โ”€โ”€ Call of Duty Ghosts/
        โ””โ”€โ”€ data/
            โ””โ”€โ”€ scripts/
                โ””โ”€โ”€actors.gsc
                โ””โ”€โ”€bots.gsc
                โ””โ”€โ”€cam.gsc
                โ””โ”€โ”€etc...



How to use

The link below contains a HTML file that explains every command from the latest release in details. The HTML file will open a new browser tab when you click on it.

It is not up-to-date with what's in the master branch, although everything should still work as intended. Just don't be surprised if something is missing or not working as expected!

Once Sass finishes the mod's rewrite, the HTML file will be updated accordingly.



Features

MISC FUNCTIONS

- [x]   clone             -- <set to 1>
- [x]   drop              -- <set to 1>
- [x]   about             -- <set to 1>
- [x]   clearbodies       -- <set to 1>
- [x]   viewhands         -- <model_name>
- [x]   eb_explosive      -- <radius>
- [x]   eb_magic          -- <degrees>
- [x]   spawn_model       -- <model_name>
- [x]   spawn_fx          -- <fx_name>
- [x]   vision            -- <vision>
- [ ]   fog               -- <start end red green blue transition>

BOT FUNCTIONS

- [x]   spawn             -- <axis/allies>
- [x]   weapon            -- <bot_name> <weapon_name> <camo_name> // Please note, although every camo is included, some do not work.
- [x]   move              -- <bot_name>
- [x]   aim               -- <bot_name>
- [x]   stare             -- <bot_name>
- [x]   model             -- <full_model_name> // Ex: mp_fullbody_juggernaut_heavy_black
- [x]   kill              -- <bot_name> <body/head>
- [ ]   holdgun           -- <set to 1> // Currently doesn't work.
- [x]   freeze            -- <set to 1>

ACTOR FUNCTIONS

- [ ]   actorback    
- [ ]   actor_anim    
- [ ]   actor_copy   
- [ ]   actor_death 
- [ ]   actor_spawn    
- [ ]   actor_move    
- [ ]   actor_health  
- [ ]   actor_model   
- [ ]   actor_weapon 
- [ ]   actor_gopro 
- [ ]   actor_fx

CAMERA FUNCTIONS

- [x]   mode              -- <linear/bezier>
- [ ]   rot               -- <degrees>
- [x]   save              -- <node # starting from 1>
- [x]   start             -- <speed if bezier, time if linear>

PLANNED FEATURES

- [ ]   actors



Credits

  • Sass - Created the original IW4Cine mod. All the code was written by him, I just edited it to work on this game.
  • Antiga - Helped rewrite the mod and fix things that I couldn't.

iw6cine's People

Contributors

dtpln 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.