Giter Site home page Giter Site logo

gazyi.spectrerodeo's Introduction

Spectre Rodeo

Northstar mod that ports Spectre rodeo behavior from Titanfall 1 Frontier Defense gamemode with some additions for usage in other gamemodes. Required to be installed on both server and client.

Compability issues: This mod replaces spectre model (robots/spectre/imc_spectre.mdl) with one that has more animations included. If you use other mod that replaces it, you'll get script error about missing animations. You can either change load order of this mod, or modify mdl by adding 2 $includemodel lines in QC and re-compile it.

$includemodel "humans/pete/pete_scripted_r1.mdl"
$includemodel "humans/pete/pilot_shared.mdl"

When Titan faces Spectre in close range, it will jump on titan and steal battery or throw grenade into hatch if it has one. Spectres with battery will try to bring it to friendly random Titan. Hacked Spectres prioritize Titan of player who hacked them.

Server ConVars

sv_spectre_rodeo_reset (Default value: 1) - Allow Spectres to try rodeoing Titans again after successful attempt.
sv_spectre_rodeo_reset_time (Default value: 10) - Time in seconds before Spectre starts trying to rodeo Titans again after successful attempt.
sv_spectre_rodeo_allow_friendly (Default value: 1) - Allow Spectres with battery to rodeo friendly Titans.
sv_spectre_rodeo_nuke_grenade (Default value: 0) - Spectres will use Core Overload grenades when rodeoing (Nuke Rodeo from Frontier Defense).

To-Do List

  • Classic rodeo support.
  • Non-frontal rodeo.
  • Animation fixes and code refactoring.

gazyi.spectrerodeo's People

Contributors

gazyi avatar

Stargazers

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